Sign in
fuchsia
/
third_party
/
git2go
/
HEAD
e9eaa94
Update to new libgit version
by Ankur Mittal
· 7 years ago
main
master
1a0766d
Link against just built zlib
by Petr Hosek
· 8 years ago
8b678a0
Add gitignore file
by Ankur Mittal
· 8 years ago
800d796
Link against just vendored libraries
by Petr Hosek
· 8 years ago
4085ea0
Don't invoke pkg-config
by Petr Hosek
· 8 years ago
eb0bf21
travis: don't update submodules recursively
by Carlos Martín Nieto
· 7 years ago
30b9049
Merge commit 'refs/pull/402/head' of github.com:libgit2/git2go into v26
by Carlos Martín Nieto
· 7 years ago
1dedb84
Update vendored libgit2 to a released v0.26
by Carlos Martín Nieto
· 7 years ago
f93b243
Update the static version check to v0.26
by Carlos Martín Nieto
· 7 years ago
e424134
clone_checkout_strategy removed
by Mikołaj Baranowski
· 7 years ago
e0c6962
Merge pull request #399 from AnalogJ/patch-1
by Carlos Martín Nieto
· 7 years ago
22c1bf8
Update git_dynamic.go
by Jason Kulatunga
· 8 years ago
450e168
Merge remote-tracking branch 'origin/master' into v26
by Carlos Martín Nieto
· 8 years ago
2cff3f2
Merge pull request #396 from libgit2/cmn/rebase-no-operation
by Carlos Martín Nieto
· 8 years ago
b98b0e7
rebase: correct the return values for CurrentOperationIndex
by Carlos Martín Nieto
· 8 years ago
ce65c23
Merge pull request #395 from libgit2/cmn/check-thread-lock
by Carlos Martín Nieto
· 8 years ago
27d123f
Deduplicate Makefile static target and add thread locking check
by Carlos Martín Nieto
· 8 years ago
d29ae45
Merge remote-tracking branch 'origin/master' into v26
by Carlos Martín Nieto
· 8 years ago
0ea4019
Merge pull request #394 from libgit2/cmn/keepalive-all-the-things-v26
by Carlos Martín Nieto
· 8 years ago
76a60df
Third round of keep-alive aditions
by Carlos Martín Nieto
· 8 years ago
7c587b5
Second round of keep-alives
by Carlos Martín Nieto
· 8 years ago
03c617a
First round of mass keep-alive additions
by Carlos Martín Nieto
· 8 years ago
08db2e2
Merge pull request #393 from libgit2/cmn/keepalive-all-the-things
by Carlos Martín Nieto
· 8 years ago
55a1096
Third round of keep-alive aditions
by Carlos Martín Nieto
· 8 years ago
7d29d68
Second round of keep-alives
by Carlos Martín Nieto
· 8 years ago
58334cf
First round of mass keep-alive additions
by Carlos Martín Nieto
· 8 years ago
0e9336b
commit: add keep-alives for those that need conversion to pointer receivers
by Carlos Martín Nieto
· 8 years ago
5d466ff
commit: add thread locking to signature extraction
by Carlos Martín Nieto
· 8 years ago
29c0b73
Merge pull request #389 from KatolaZ/master
by Carlos Martín Nieto
· 8 years ago
7929e49
Merge pull request #390 from libgit2/cmn/go-vet
by Carlos Martín Nieto
· 8 years ago
b09f1ab
Fix a couple of issues reported by go-vet
by Carlos Martín Nieto
· 8 years ago
f7e1566
Added Commit.ExtractSignature to wrap git_commit_extract_signature
by KatolaZ
· 8 years ago
c71c935
Merge pull request #387 from libgit2/cmn/remote-refs
by Carlos Martín Nieto
· 8 years ago
bcf8c1b
travis: update the Go versions
by Carlos Martín Nieto
· 8 years ago
544d29e
remote: add keep-alive and references to the repository
by Carlos Martín Nieto
· 8 years ago
daee43b
Merge pull request #376 from ankurmittal/short-hash
by Carlos Martín Nieto
· 8 years ago
upstream/master
7caac1f
Add support for getting short object Id
by Ankur Mittal
· 8 years ago
7cd5a4e
Merge pull request #371 from libgit2/static-dynamic
by Carlos Martín Nieto
· 8 years ago
e7747d3
travis: build statically
by Carlos Martín Nieto
· 8 years ago
5001942
Allow building statically via the "static" build tag
by Carlos Martín Nieto
· 8 years ago
71bdf97
Merge pull request #366 from LinuxBozo/repository-open-flags
by Carlos Martín Nieto
· 8 years ago
490e8a8
Merge pull request #368 from cbguder/master
by Carlos Martín Nieto
· 8 years ago
89fc9e7
Merge pull request #365 from AaronO/fix/memleak-tree-entrybyname
by Carlos Martín Nieto
· 8 years ago
97f1722
Merge pull request #332 from ezwiebel/rebase-wrapper
by Carlos Martín Nieto
· 8 years ago
de521bb
Fix memory leak in Patch.String()
by Adam Berkovec
· 8 years ago
7738ebe
Add new repository open flags
by M. Adam Kendall
· 8 years ago
ee2a023
Remove unnecessary C.git_tree_entry_free calls ...
by Aaron O'Mullan
· 8 years ago
f503d91
Fix memleaks in Tree.EntryBy(Name/Path/Index), fixes #313
by Aaron O'Mullan
· 8 years ago
4a14260
Merge pull request #362 from libgit2/cmn/master-tip-static
by Carlos Martín Nieto
· 8 years ago
b020c11
Update the description of the branches in README.
by Carlos Martín Nieto
· 8 years ago
9f4e0a4
Update libgit2 to df4dfaad
by Carlos Martín Nieto
· 8 years ago
f037074
Merge remote-tracking branch 'origin/next'
by Carlos Martín Nieto
· 8 years ago
5d0a4c7
Bump vendored libgit2 to ee89941fa
by Carlos Martín Nieto
· 8 years ago
upstream/next
b8a9efd
Build /v\d+/ branches
by Carlos Martín Nieto
· 8 years ago
6118c9b
LockOSThread in CurrentOperationIndex for git error creation
by ezwiebel
· 8 years ago
a41e2b6
Update to 0.25-rc1
by Carlos Martín Nieto
· 8 years ago
4eecbd8
Merge pull request #338 from libgit2/cmn/variable-subst
by Carlos Martín Nieto
· 8 years ago
a671e67
Took @carlosmn PR review into account
by ezwiebel
· 8 years ago
7f426f2
Only test against 1.5 and up
by Carlos Martín Nieto
· 8 years ago
9c5fb97
Get rid of the with-static.sh script
by Carlos Martín Nieto
· 9 years ago
1c8297a
Merge pull request #355 from libgit2/cmn/travis-branches
by Carlos Martín Nieto
· 8 years ago
9af9dd3
Merge pull request #354 from libgit2/cmn/panic-threading
by Carlos Martín Nieto
· 8 years ago
28bc42c
travis: only build master and next
by Carlos Martín Nieto
· 8 years ago
a37f7f3
Panic if libgit2 is not thread-aware
by Carlos Martín Nieto
· 8 years ago
adb1770
Add Features() to retrieve the compile-time features of libgit2
by Carlos Martín Nieto
· 8 years ago
0b98f7b
Merge pull request #348 from MagicalTux/git2go_issue_314
by Carlos Martín Nieto
· 8 years ago
098cd42
Merge pull request #353 from libgit2/update-next
by Carlos Martín Nieto
· 8 years ago
3cc2126
Merge pull request #319 from netnose/remote-refinements
by Carlos Martín Nieto
· 8 years ago
42a90d4
Merge pull request #351 from ezwiebel/index-remove-directory
by Carlos Martín Nieto
· 8 years ago
e8062bc
Update to libgit2 a051ee3
by Carlos Martín Nieto
· 8 years ago
c18c869
Implement git_index_remove_directory in index wrapper
by ezwiebel
· 8 years ago
4567e4f
Merge remote-tracking branch 'upstream/v24' into remote-refinements
by Mirko Nosenzo
· 8 years ago
717a47f
Remote Rename Fix
by Mirko Nosenzo
· 8 years ago
53594d7
Merge pull request #345 from kdambekalns/commit-message-raw
by Carlos Martín Nieto
· 8 years ago
e966854
Merge pull request #321 from netnose/checkout-callbacks
by Carlos Martín Nieto
· 8 years ago
2209188
Merge pull request #322 from calavera/ssh_memory_credentials
by Carlos Martín Nieto
· 8 years ago
upstream/v24
a3c2ac1
Merge pull request #347 from geordie/master
by Carlos Martín Nieto
· 8 years ago
c94904e
Merge pull request #341 from mdaffin/branchiterator-foreach-errors
by Carlos Martín Nieto
· 8 years ago
ddc1515
Merge commit 'refs/pull/331/head' of github.com:libgit2/git2go
by Carlos Martín Nieto
· 8 years ago
b829eb1
odb & refdb: make New*BackendFromC take unsafe.Pointer as argument allowing argument to be set from different package
by Mark Karpeles
· 8 years ago
a16e24a
Write the index before writing the index tree in seedTestRepo test helper func
by Geordie Henderson
· 8 years ago
03e10c5
Fix reference bug introduced with RebaseOptions implementation
by ezwiebel
· 8 years ago
adc3a4b
Add DefaultRebaseOptions() [git_rebase_init_options(GIT_REBASE_OPTIONS_VERSION)] service to wrapper
by ezwiebel
· 8 years ago
e00b083
Add RebaseOpen() service to wrapper
by ezwiebel
· 8 years ago
d2b8c99
Add method to fetch raw commit message
by Karsten Dambekalns
· 8 years ago
74bc3c6
Add check for ErrIterOver in BranchIterator.ForEach
by Michael Daffin
· 8 years ago
208cdae
Removes redundant iteration over check.
by Alan Johnson
· 8 years ago
6ffad32
Removed Useless Argument Check
by Mirko Nosenzo
· 8 years ago
8eb8fa3
Also remove a pkg-config directive that snuck in
by Carlos Martín Nieto
· 8 years ago
92fa635
Bring back the Makefile from 'next'
by Carlos Martín Nieto
· 8 years ago
aadd0c2
Merge remote-tracking branch 'upstream/master' into next
by Carlos Martín Nieto
· 8 years ago
241aa34
Merge pull request #336 from libgit2/cmn/test-parallel
by Carlos Martín Nieto
· 8 years ago
e1467c0
Merge pull request #337 from libgit2/cmn/go16-blob-pointer
by Carlos Martín Nieto
· 8 years ago
5c67835
Add Go 1.7 to the build list
by Carlos Martín Nieto
· 8 years ago
b41e4c4
Work around Go 1.6's CGo pointer check
by Carlos Martín Nieto
· 8 years ago
b5d213c
Remove unecessary copy
by Carlos Martín Nieto
· 8 years ago
3c1ba8c
Add test for slice-to-slice and GCo pointer detection
by Itamar Turner-Trauring
· 8 years ago
0703dae
Merge pull request #320 from netnose/enum-mappings
by Carlos Martín Nieto
· 8 years ago
e55c00e
Run the tests in parallel
by Carlos Martín Nieto
· 8 years ago
b2d71f4
Fix Free() service in Rebase wrapper
by ezwiebel
· 8 years ago
Next »