index
:
jcarr/libgit2
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
/
script
Age
Commit message (
Expand
)
Author
2024-12-17
rename as libgit2
v0.1.0
Jeff Carr
2021-09-06
Allow building libgit2 with Chromium zlib (#831)
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-04
Declare forward-compatibility with libgit2 v1.2.0 #minor (#800)
lhchavez
2020-12-06
Add `NewCredentialSSHKeyFromSigner` (#706)
lhchavez
2020-12-06
Build improvements (#707)
lhchavez
2020-12-05
Mark some symbols to be deprecated #minor (#698)
lhchavez
2020-11-28
Relax libgit2 minor version check (#696)
nmeum
2020-09-30
feat: Enable change the system install path (#653)
Suhaib Mujahid
2020-09-30
Enable set the VENDORED_PATH for libgit2 (#650)
Suhaib Mujahid
2020-08-15
Refresh the GitHub Actions CI (#632)
lhchavez
2020-07-25
Fix installation of libgit2 into wrong libdir (#624)
Patrick Steinhardt
2020-06-20
Remove a couple of now-unnecessary CMake defines (#619)
lhchavez
2020-03-04
Uprev vendor/libgit2 to v0.99
lhchavez
2020-02-22
Update CI configuration
lhchavez
2020-02-12
Merge pull request #503 from jonEbird/static-build-script-cleanup
lhchavez
2019-08-13
script: tell libgit2 to use the builtin regex backend
Carlos Martín Nieto
2019-05-07
script/build-libgit2-static.sh: correctly set ROOT
Jon Miller
2019-01-05
Improve the static build script
lhchavez
2018-08-23
static: use pkg-config exclusively when using it
Ryan Graham
2016-11-01
Get rid of the with-static.sh script
Carlos Martín Nieto
2016-03-07
Update libgit2 version to install on Travis to 24
Carlos Martín Nieto
2015-08-31
Install v23 on Travis
Carlos Martín Nieto
2015-06-28
travis: make the script executable
Carlos Martín Nieto
2015-06-28
travis: don't install libgit2 for 'next' branch
Carlos Martín Nieto
2015-04-16
Avoid installing script binary to user's $GOPATH/bin.
Dmitri Shuralyov
2014-12-31
Revert "Make the cgo tool do more linking work"
Carlos Martín Nieto
2014-12-27
Make the cgo tool do more linking work
Carlos Martín Nieto
2014-12-08
only check Go source files for non-thread-locked MakeGitError calls
Quinn Slack
2014-12-08
add script for checking thread locks in funcs that call MakeGitError
Quinn Slack
2014-08-26
Exit when pkg-config isn't found
Carlos Martín Nieto
2014-08-06
Make sure install/lib dir exists. Fixes #104
Matthias Kadenbach
2014-06-07
Tighten up the build
Carlos Martín Nieto
2014-06-07
Move the settings into the main git2go
Carlos Martín Nieto
2014-06-07
Really build statically
Carlos Martín Nieto
2014-06-07
hack for travis
Carlos Martín Nieto
2014-06-07
Use a submodule for libgit2
Carlos Martín Nieto
2014-06-03
Move some logic into the Makefile
Carlos Martín Nieto
2014-06-03
Add scripts to build and use a static libgit2
Carlos Martín Nieto
2014-03-25
Add a settings package
Carlos Martín Nieto
2014-02-28
Add a travis script
Carlos Martín Nieto