source-controller/pkg/git/libgit2/managed
Paulo Gomes 36fcdeeb5e
libgit2: fix access to nil t.stdin and improve observability
All errors that were previously not handled are now logged through
traceLog, to further help during transport investigations.

Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-03-30 14:44:41 +01:00
..
flag.go Add license headers 2022-03-16 16:22:21 +05:30
http.go libgit2: fix access to nil t.stdin and improve observability 2022-03-30 14:44:41 +01:00
init.go Improve managed transport observability 2022-03-25 19:08:54 +00:00
managed_test.go Cache SSH connections 2022-03-28 11:58:10 +01:00
options.go Enforce effective URL on error messages 2022-03-16 16:22:21 +05:30
ssh.go libgit2: fix access to nil t.stdin and improve observability 2022-03-30 14:44:41 +01:00
ssh_test.go Cache SSH connections 2022-03-28 11:58:10 +01:00