index
:
jcarr/git2go
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
2015-02-12
Remove "Graph" prefix on method names
Aaron O'Mullan
2015-02-11
Add bindings for git_graph_* methods
Aaron O'Mullan
2014-11-17
Merge pull request #135 from joseferminj/diff-tree-workdir
Carlos Martín Nieto
2014-11-13
Expose DiffTreeToWorkdir function
joseferminj
2014-11-09
Merge pull request #134 from joseferminj/fix-merge-trees-nil-ancestor
Carlos Martín Nieto
2014-11-08
Fix MergeTrees func to accept nil as ancestor parameter
joseferminj
2014-10-31
README: add -d flag to 'go get'
Carlos Martín Nieto
2014-10-30
Merge pull request #132 from apsdehal/master
Carlos Martín Nieto
2014-10-28
Updates README.md to include GoDoc badge.
Amanpreet Singh
2014-10-28
Merge pull request #129 from libgit2/cmn/const-type
Carlos Martín Nieto
2014-10-28
Make the constants have types
Carlos Martín Nieto
2014-10-27
Merge pull request #127 from calavera/ls_remote
Carlos Martín Nieto
2014-10-27
Hide C.git_direction type.
David Calavera
2014-10-27
Make filtering logic more simple.
David Calavera
2014-10-27
Add connect methods to Remote.
David Calavera
2014-10-27
Merge branch 'master' into ls_remote
David Calavera
2014-10-25
Merge pull request #125 from lucas-clemente/master
Carlos Martín Nieto
2014-10-25
Merge pull request #128 from calavera/remote_git_config_refresh_call
Carlos Martín Nieto
2014-10-25
Update libgit2 submodule.
David Calavera
2014-10-24
Add Remote#Ls.
David Calavera
2014-10-24
Remove Config#Refresh
David Calavera
2014-10-24
implemented Index.AddAll, Index.RemoveAll, Index.UpdateAll
Lucas Clemente
2014-10-23
Merge pull request #123 from ry/master
Carlos Martín Nieto
2014-10-23
Update to latest master
Carlos Martín Nieto
2014-10-20
Use Filemode type in TreeEntry and IndexEntry
Ryan Dahl
2014-10-19
remote: use the library's certificate validity if no callback is set
Carlos Martín Nieto
2014-10-15
Fix header name
Carlos Martín Nieto
2014-10-15
Add a test for blobs
Carlos Martín Nieto
2014-10-15
Add support for hostkey certificates
Carlos Martín Nieto
2014-10-15
Merge branch 'fetchhead'
Carlos Martín Nieto
2014-10-15
add plumbing for update fetch head on remotes
Jess Sheneberger
2014-10-15
Update to libgit2 master
Carlos Martín Nieto
2014-09-11
Merge pull request #109 from roguePanda/git_status
Carlos Martín Nieto
2014-09-09
Merge pull request #117 from piger/dev
Carlos Martín Nieto
2014-09-07
add Index#RemoveByPath.
Daniel Kertesz
2014-09-04
Merge pull request #116 from calavera/sync_with_libgit2_master
Carlos Martín Nieto
2014-09-04
Update vendored libgit2 version to master.
David Calavera
2014-09-04
remove unused status version field
Ben Navetta
2014-09-04
give status option flags their own type
Ben Navetta
2014-09-04
Merge pull request #113 from CMGS/master
Carlos Martín Nieto
2014-09-04
Merge pull request #115 from surma-dump/feature/empty_refname
Carlos Martín Nieto
2014-09-04
Repository.CreateCommit: Only allocate CStr on non-empty refname
Alexander Surma
2014-09-03
Update clone options to be in sync with libgit2 master.
David Calavera
2014-09-01
Repository.CreateCommit: Allow empty refname for non-update commit
Alexander Surma
2014-08-28
embrace static types
CMGS
2014-08-27
enhance checkout, add CheckoutTree method
CMGS
2014-08-26
Exit when pkg-config isn't found
Carlos Martín Nieto
2014-08-26
Merge calvera/rev-parse
Carlos Martín Nieto
2014-08-26
Remove unnecessary heap allocation
Carlos Martín Nieto
2014-08-25
fix status list to handle null head_to_index in entries
Ben Navetta
[next]