| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-05-03 | checkout: init_opts -> init_options | Carlos Martín Nieto | |
| 2014-05-03 | Implement git_repository_set_head(_detached) | Ondrej Kupka | |
| This closes #88 Signed-off-by: Ondrej Kupka <[email protected]> | |||
| 2014-04-26 | Merge commit 'refs/pull/72/head' of github.com:libgit2/git2go | Carlos Martín Nieto | |
| Conflicts: git.go wrapper.c | |||
| 2014-04-26 | Merge pull request #63 from jezell/jezell/merge | Carlos Martín Nieto | |
| Merge functions (in progress) | |||
| 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 | |
| Add branch iterator | |||
| 2014-04-26 | Merge pull request #80 from jezell/oid-parse-protection | Carlos Martín Nieto | |
| make it possible to handle errors | |||
| 2014-04-26 | Merge pull request #81 from jezell/remote-set-callbacks | Carlos Martín Nieto | |
| add remote functions to set callbacks / set cert check | |||
| 2014-04-26 | Adjust to libgit2 dev changes | Carlos Martín Nieto | |
| This fixes #87 | |||
| 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 | |
| Conflicts: odb.go wrapper.c | |||
| 2014-04-03 | explicit returns | Aidan Nulman | |
| 2014-04-02 | make it possible to handle errors | Jesse Ezell | |
| 2014-04-01 | Remote: The whole point of the anonymous change | Carlos Martín Nieto | |
| Was that it would break and we'd remember that the order changed. Oh well. | |||
| 2014-04-01 | Merge pull request #77 from jezell/inmemory-to-anon | Carlos Martín Nieto | |
| rename inmemory to anonymous remote | |||
| 2014-04-01 | rename inmemory to anonymous remote | Jesse Ezell | |
| 2014-04-01 | Merge pull request #73 from libgit2/cmn/settings | Carlos Martín Nieto | |
| Add a settings package | |||
| 2014-04-01 | Merge pull request #75 from jezell/add-conflict-to-index | Carlos Martín Nieto | |
| Add index conflict functions | |||
| 2014-04-01 | Adjust to Go tip changes | Carlos Martín Nieto | |
| It does not like breaking aliasing rules, so let's keep a casted pointer for when libgit2 wants that. | |||
| 2014-04-01 | Merge pull request #76 from jezell/walk-enhancements | Carlos Martín Nieto | |
| Add missing walk functions | |||
| 2014-03-31 | Merge pull request #74 from fd/master | Carlos Martín Nieto | |
| Added force argument for (*Submodule).Reload() and (*Repository).ReloadAllSubmodules() | |||
| 2014-03-30 | add conflict functions | Jesse Ezell | |
| 2014-03-30 | add missing walk functions | Jesse Ezell | |
| 2014-03-27 | Added force argument for (*Submodule).Reload() and ↵ | Simon Menke | |
| (*Repository).ReloadAllSubmodules() | |||
| 2014-03-26 | Merge analysis and merge file | Jesse Ezell | |
| 2014-03-26 | fix go 1.0 compile error | Jesse Ezell | |
| 2014-03-26 | support nil merge options | Jesse Ezell | |
| 2014-03-26 | update to new merge API | Jesse Ezell | |
| 2014-03-26 | Merge branch 'master' of http://github.com/libgit2/git2go into merge | Jesse Ezell | |
| 2014-03-25 | Add a settings package | Carlos Martín Nieto | |
| This lets us modify the libgit2-wide options/settings. | |||
| 2014-03-21 | don't expose 3 different diff foreach methods. use structures instead of ↵ | Jesse Ezell | |
| pointers to structures for diff detail. add patch error code handling. trim excess data from diff structures. | |||
| 2014-03-21 | Allow diff.ForEach to enumerate files, hunks, and lines with single call. ↵ | Jesse Ezell | |
| Support use of closures for enumeration. | |||
| 2014-03-20 | set ptr to nil after free | Jesse Ezell | |
| 2014-03-20 | refactor and cleanup code | Jesse Ezell | |
| 2014-03-20 | merge with latest | Jesse Ezell | |
| 2014-03-20 | cleanup and refactor diff / patch | Jesse Ezell | |
| 2014-03-21 | Merge pull request #71 from jezell/add-index-write-tree-to | Carlos Martín Nieto | |
| Add index WriteTreeTo + test | |||
| 2014-03-21 | Merge pull request #70 from jezell/add-remote-list | Carlos Martín Nieto | |
| Add git_remote_list + test | |||
