index
:
go.wit.com/lib/libgit2.git
devel
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git_test.go
Age
Commit message (
Expand
)
Author
2021-09-05
Add support for managed HTTP/S transports (#810)
lhchavez
2021-09-05
Add support for custom smart transports (#806)
lhchavez
2020-12-10
Ensure that no pointer handles leak during the test (#712)
lhchavez
2020-12-05
Mark some symbols to be deprecated #minor (#698)
lhchavez
2020-08-18
Add support for creating signed commits and signing commits during a rebase (...
michael boulton
2016-08-27
Merge remote-tracking branch 'upstream/master' into next
Carlos Martín Nieto
2016-08-27
Run the tests in parallel
Carlos Martín Nieto
2016-08-05
Update libgit2 to 73dab769
Carlos Martín Nieto
2015-04-24
tests: always clean up temporary repository dirs
Patrick Steinhardt
2015-03-04
Cherrypick
Mark Probst
2014-05-03
test: adjust to safe commit append
Carlos Martín Nieto
2014-04-26
Merge commit 'refs/pull/72/head' of github.com:libgit2/git2go
Carlos Martín Nieto
2014-04-02
make it possible to handle errors
Jesse Ezell
2014-03-20
refactor and cleanup code
Jesse Ezell
2014-03-20
merge with latest
Jesse Ezell
2014-03-20
cleanup and refactor diff / patch
Jesse Ezell
2014-03-19
Oid: fix IsZero()
Carlos Martín Nieto
2014-02-27
add push, refine remotes
Jesse Ezell
2013-04-16
Add @carlosmn's tests
Vicent Marti