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
Age
Commit message (
Expand
)
Author
2014-07-03
Update vendored libgit2 to v0.21.0
Carlos Martín Nieto
2014-06-07
Remove left-over submodule configuration
Carlos Martín Nieto
2014-06-07
Upate README with static instructions
Carlos Martín Nieto
2014-06-07
Don't build with Go 1.0
Carlos Martín Nieto
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
Adjust travis script to static
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
Switch default to static linking
Carlos Martín Nieto
2014-06-03
Add scripts to build and use a static libgit2
Carlos Martín Nieto
2014-05-31
Update travis settings
Carlos Martín Nieto
2014-05-31
Merge: merge analysis now returns the user's preference
Carlos Martín Nieto
2014-05-26
Keep a pointer to the repository in the objects and references
Carlos Martín Nieto
2014-05-25
Index: add functions to handle the data structure
Carlos Martín Nieto
2014-05-25
Give Object and Reference an Onwer accessor
Carlos Martín Nieto
2014-05-23
Merge branch 'repo-ext'
Carlos Martín Nieto
2014-05-23
Add function to open repository from subpaths
cloudson
2014-05-23
Reference: expose Peel()
Carlos Martín Nieto
2014-05-07
Merge pull request #90 from libgit2/unchanify
Carlos Martín Nieto
2014-05-06
Packbuilder: use a callback for ForEach instead of a channel
Carlos Martín Nieto
2014-05-06
Odb: use a callback instead of a channel for ForEach
Carlos Martín Nieto
2014-05-04
Fix typo
Carlos Martín Nieto
2014-05-03
Merge pull request #89 from tchap/set-head
Carlos Martín Nieto
2014-05-03
test: adjust to safe commit append
Carlos Martín Nieto
2014-05-03
checkout: init_opts -> init_options
Carlos Martín Nieto
2014-05-03
Implement git_repository_set_head(_detached)
Ondrej Kupka
2014-04-26
Merge commit 'refs/pull/72/head' of github.com:libgit2/git2go
Carlos Martín Nieto
2014-04-26
Merge pull request #63 from jezell/jezell/merge
Carlos Martín Nieto
2014-04-26
Merge commit 'refs/pull/48/head' of github.com:libgit2/git2go
Carlos Martín Nieto
2014-04-26
Merge pull request #66 from jezell/branch-iterator
Carlos Martín Nieto
2014-04-26
Merge pull request #80 from jezell/oid-parse-protection
Carlos Martín Nieto
2014-04-26
Merge pull request #81 from jezell/remote-set-callbacks
Carlos Martín Nieto
2014-04-26
Adjust to libgit2 dev changes
Carlos Martín Nieto
2014-04-17
Recursive find respository
cloudson
2014-04-04
add set callbacks / set cert check
Jesse Ezell
2014-04-04
use cast_ptr instead of ptr for travis go tip build
Jesse Ezell
2014-04-04
merge with improved error handling logic
Jesse Ezell
2014-04-04
Merge branch 'oid-parse-protection' into branch-iterator
Jesse Ezell
2014-04-04
use cast_ptr instead of ptr for travis go tip build
Jesse Ezell
2014-04-04
Merge remote-tracking branch 'libgit/master' into add-basic-diff-patch
Jesse Ezell
2014-04-04
fix typo / return name iterator
Jesse Ezell
2014-04-04
Merge remote-tracking branch 'libgit/master' into branch-iterator
Jesse Ezell
2014-04-04
merge latest, copy merge bytes to go array
Jesse Ezell
2014-04-04
adjust comments on error messages to standard godoc style
Jesse Ezell
2014-04-03
fix for travisci
Aidan Nulman
2014-04-03
update for upstream changes
Aidan Nulman
2014-04-03
Merge branch 'master' into custom_odb
Aidan Nulman
[next]