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
Age
Commit message (
Expand
)
Author
2020-03-26
clear native cred pointer after transfer ownership to libgit
Vladimir Buzuev
2020-03-26
fix SIGSERV on double free for Cred object
Vladimir Buzuev
2020-03-23
Update README.md
Suhaib Mujahid
2020-03-19
Update README.md
lhchavez
2020-03-19
Add the version number to go.mod
lhchavez
2020-03-04
Uprev vendor/libgit2 to v0.99
lhchavez
2020-02-27
Merge pull request #542 from slyphon/fix-error-name
lhchavez
2020-02-27
Resolves issue #541 - typo in error code 'ErrAmbigious'
Jonathan Simms
2020-02-23
Fix the DiffFlag type
lhchavez
2020-02-23
Add odb.NewOdbBackendLoose()
lhchavez
2020-02-23
Add support for indexers and alternate odb packfiles
lhchavez
2020-02-23
Fix the Cred interface
lhchavez
2020-02-23
Merge pull request #429 from josharian/cherrypick-commit
lhchavez
2020-02-23
Add test
lhchavez
2020-02-23
Merge remote-tracking branch 'upstream/master' into cherrypick-commit
lhchavez
2020-02-23
Merge pull request #423 from josharian/more-annotated-commit
lhchavez
2020-02-23
Add test and runtime.KeepAlive()
lhchavez
2020-02-23
Merge remote-tracking branch 'upstream/master' into more-annotated-commit
lhchavez
2020-02-23
Merge pull request #400 from ramanenka/git_index_add_frombuffer
lhchavez
2020-02-23
Update the method name
lhchavez
2020-02-23
Merge remote-tracking branch 'upstream/master' into git_index_add_frombuffer
lhchavez
2020-02-22
Remove Version from RevertOptions
Richard Burke
2020-02-22
Add revert functionality
Richard Burke
2020-02-22
Free() the copies of repository.LookupXxx()
lhchavez
2020-02-22
Update CI configuration
lhchavez
2020-02-20
Uprev libgit2
lhchavez
2020-02-12
Merge pull request #520 from libgit2/actions
lhchavez
2020-02-13
Fix build for go 1.9
lhchavez
2020-02-13
Merge remote-tracking branch 'origin/master' into actions
lhchavez
2020-02-12
Update .github/workflows/ci.yml
lhchavez
2020-02-12
Merge pull request #527 from dbolkensteyn/master
lhchavez
2020-02-12
Merge pull request #523 from josharian/diff-stringers
lhchavez
2020-02-12
Merge pull request #524 from josharian/doc-params
lhchavez
2020-02-12
Merge pull request #503 from jonEbird/static-build-script-cleanup
lhchavez
2020-02-12
Merge pull request #515 from Nivl/patch-1
Carlos Martín Nieto
2019-12-10
Merge pull request #528 from libgit2/cmn/bump-libgit2
Carlos Martín Nieto
2019-12-10
credentials: unconfuse Go about the type
Carlos Martín Nieto
2019-12-10
travis: update versions of Go to be tested
Carlos Martín Nieto
2019-12-10
Adjust to libgit2 changes
Carlos Martín Nieto
2019-12-10
Makefile: disable test caching
Carlos Martín Nieto
2019-12-10
Bump libgit2 to 6777db8e83
Carlos Martín Nieto
2019-11-17
Similar to #513 Fix potential segfault on Tag objects
Dinesh Bolkensteyn
2019-11-17
Fixes #513 - Segfault during tree walk
Dinesh Bolkensteyn
2019-08-27
provide param names in DiffForEachFileCallback
Josh Bleecher Snyder
2019-08-27
make Delta and DiffLineType stringers
Josh Bleecher Snyder
2019-08-15
submodule
Carlos Martín Nieto
2019-08-15
Setup CI via Actions
Carlos Martín Nieto
2019-08-13
Merge pull request #519 from libgit2/cmn/update-libgit2
Carlos Martín Nieto
2019-08-13
script: tell libgit2 to use the builtin regex backend
Carlos Martín Nieto
2019-08-13
Update vendored libgit2 to 08cfa43d0e1a921
Carlos Martín Nieto
[next]