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
2014-08-25
don't return anything from StatusList.Free
Ben Navetta
2014-08-25
Update vendored libgit2 version to v0.21.1
Carlos Martín Nieto
2014-08-25
Handle empty slices in CreateBlobFromBuffer()
Carlos Martín Nieto
2014-08-25
Merge pull request #105 from mattes/patch-1
Carlos Martín Nieto
2014-08-22
Extract data into a go struct.
David Calavera
2014-08-19
add git_status_foreach binding
Ben Navetta
2014-08-19
comment out issue with entry count
Ben Navetta
2014-08-18
add StatusFile function
Ben Navetta
2014-08-18
add status option support
Ben Navetta
2014-08-18
start on status tests; fix bug in Repository.StatusList()
Ben Navetta
2014-08-18
add StatusList() to Repository
Ben Navetta
2014-08-18
add StatusList.EntryCount()
Ben Navetta
2014-08-18
add ByIndex, reorder to match other files
Ben Navetta
2014-08-18
status data types
Ben Navetta
2014-08-06
Make sure install/lib dir exists. Fixes #104
Matthias Kadenbach
2014-07-24
Add Repository#RevParseExt.
David Calavera
2014-07-24
Add Repository#RevParseSingle.
David Calavera
2014-07-24
Make a new pointer to pass to git_revparse.
David Calavera
2014-07-24
Add simple test for `rev-parse HEAD`.
David Calavera
2014-07-24
Move RevSpec#From and RevSpec#To to struct methods.
David Calavera
2014-07-24
Add Repository#RevParse.
David Calavera
2014-07-12
Merge pull request #101 from bargez/patch-1
Carlos Martín Nieto
2014-07-12
Fix a typo in git2go path
Bartosz Gęza
2014-07-03
travis: build with Go 1.3
Carlos Martín Nieto
2014-07-03
Update README
Carlos Martín Nieto
2014-07-03
Merge commit 'refs/pull/95/head' of github.com:libgit2/git2go
Carlos Martín Nieto
2014-07-03
Update vendored libgit2 to v0.21.0
Carlos Martín Nieto
2014-06-11
fix indentation
Frank Benkstein
2014-06-09
add support for annotated tags
Frank Benkstein
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
[prev]
[next]