source-controller/pkg/git/libgit2
Sunny a530c5dee2
libgit2/ssh: Embed connection fields in Subtransport
The connection type was created to group the connection related fields
and use mutex to prevent race conditions. Since that's no longer the
case, this puts back those fields in sshSmartSubtransport.

Signed-off-by: Sunny <darkowlzz@protonmail.com>
2022-06-21 17:55:21 +05:30
..
managed libgit2/ssh: Embed connection fields in Subtransport 2022-06-21 17:55:21 +05:30
checkout.go libgit2: return CheckoutTag with LastRevision 2022-06-03 14:00:23 +05:30
checkout_test.go assert state of managed transport acc for each test 2022-06-09 22:21:10 +05:30
libgit2.go gogit: allow checkout of commit without branch 2021-10-27 00:43:31 +05:30
managed_checkout_test.go libgit2: refactor tests to use managed and unmanaged transport cleanly 2022-06-09 21:01:17 +05:30
managed_test.go libgit2: improve subtransport logging 2022-06-13 07:35:12 +01:00
transport.go fix panics on unmanaged http and proxy on managed http 2022-05-27 14:01:23 +05:30
transport_test.go fix panics on unmanaged http and proxy on managed http 2022-05-27 14:01:23 +05:30