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
2024-12-17
lame
v0.1.1
Jeff Carr
2024-12-17
Merge branch 'devel'
Jeff Carr
2024-12-17
rename as libgit2
v0.1.0
Jeff Carr
2024-12-17
better gitpb
v0.0.35
Jeff Carr
2024-12-16
update to libgit2 version 1.8.4. dump old github and vendor stuff
Jeff Carr
2022-12-09
Replace golang.org/x/crypto/openpgp with github.com/ProtonMail/go-crypto
Roland Shoemaker
2022-10-04
Fix the `github-tag-action` workflow (#932)
lhchavez
2022-10-04
libgit2 v1.5.0 #major (#929)
Sanskar Jaiswal
2022-07-13
Set BasicAuth in http.go only if username and password are not empty (#914)
Calin
2022-04-14
Uprev libgit to v1.3.1 (#911)
lhchavez
2022-02-24
Add refspec bindings (#898)
William Bain
2022-02-24
rebase: Add wrapper for `git_rebase_inmemory_index()` (#900)
Patrick Steinhardt
2022-01-22
readme: link to godoc for current main branch (#886)
Dylan Richardson
2022-01-17
Add ProxyOptions for push operations (#872)
Aurélien
2022-01-17
Add EnableFsyncGitDir to enable synchronized writes to the gitdir (#874)
James Fargher
2021-11-08
Generate stringer files automatically (#841)
Kirill
2021-11-08
Fix replace statement example in README.md (#859)
Ignacio Taranto
2021-11-07
Make ssh commands used in the git smart transport compatible with libgit2 (#852)
Sunny
2021-10-23
bugfix: HTTPS Clone fails with remote pointer not found using Go transport (...
Yashodhan Ghadge
2021-10-14
libgit2 v1.3.0 #major (#840)
lhchavez
2021-09-30
Allow skipping an entry expansion in `tree.Walk()` (#838)
lhchavez
2021-09-06
Allow building libgit2 with Chromium zlib (#831)
lhchavez
2021-09-05
Add support for Repository.ReachableFromAny() (#826)
lhchavez
2021-09-05
Add support for Odb.MultiPackIndex() (#819)
lhchavez
2021-09-05
Expose the ssh.PublicKey into the CertificateCheckCallback (#818)
lhchavez
2021-09-05
libgit2 v1.2.0 #major
lhchavez
2021-09-05
Make all Options objects consistent
lhchavez
2021-09-05
The big Callback type adjustment of 2020
lhchavez
2021-09-05
Add support for managed SSH transport #minor (#814)
lhchavez
2021-09-05
Add support for managed HTTP/S transports (#810)
lhchavez
2021-09-05
Add support for custom smart transports (#806)
lhchavez
2021-09-05
Make all non-user-creatable structures non-comparable (#802)
lhchavez
2021-09-04
Declare forward-compatibility with libgit2 v1.2.0 #minor (#800)
lhchavez
2021-09-04
Prepare for the v1.2.0 release (#796)
lhchavez
2021-09-04
Add DiffIgnoreWitespaceEol and deprecate DiffIgnoreWitespaceEol (#774)
Gustav Westling
2021-09-04
Add `CreateCommitWithSignature` (#782)
lhchavez
2021-09-04
Rename the default branch to `main` (#786)
lhchavez
2021-09-04
Add `Repository.CreateCommitBuffer` (#781)
lhchavez
2021-09-03
Remove the legacy builders (#776)
lhchavez
2021-04-03
add wrapper for git_config_open_default (#758)
Vladimir Buzuev
2021-04-03
fix buldled static build on Windows/MinGW (#761)
Vladimir Buzuev
2021-04-03
Git repository item path (#757)
Vladimir Buzuev
2021-02-15
Make index time fields public (#750)
michael boulton
2021-02-15
fix: Use `err` instead of error as a variable name for errors (#746)
Suhaib Mujahid
2021-02-03
Implement git_repository_set_config (#735)
Byoungchan Lee
2021-02-03
Support git_remote_create_with_opts (#733)
Byoungchan Lee
2021-02-02
Support git_repository_message, git_repository_message_remove (#734)
Byoungchan Lee
2020-12-13
Rename the build files (#724)
lhchavez
2020-12-13
Support more MergeBase functions (#720)
lhchavez
2020-12-10
More callback refactoring (#713)
lhchavez
[next]