| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge remote-tracking branch 'libgit2/development' into blame | Ben Straub | 2013-10-28 | 19 | -531/+739 |
| |\ | |||||
| | * | Merge pull request #1891 from libgit2/cmn/fix-thin-packs | Vicent Martí | 2013-10-28 | 3 | -1/+15 |
| | |\ | |||||
| | | * | indexer: include the delta stats | Carlos Martín Nieto | 2013-10-23 | 1 | -0/+2 |
| | | * | indexer: clearer stats for thin packs | Carlos Martín Nieto | 2013-10-11 | 1 | -0/+7 |
| | | * | indexer: fix thin packs | Carlos Martín Nieto | 2013-10-04 | 3 | -1/+6 |
| | * | | Merge pull request #1904 from libgit2/cmn/ssh-naming | Vicent Martí | 2013-10-28 | 1 | -16/+26 |
| | |\ \ | |||||
| | | * | | Rename the ssh credentials | Carlos Martín Nieto | 2013-10-23 | 1 | -16/+26 |
| | * | | | Merge pull request #1802 from libgit2/cmn/reflog-backend | Ben Straub | 2013-10-28 | 3 | -8/+69 |
| | |\ \ \ | |||||
| | | * | | | reflog: bring _append and _drop back to the frontend | Carlos Martín Nieto | 2013-10-02 | 1 | -12/+0 |
| | | * | | | reflog: add a convenience append function | Carlos Martín Nieto | 2013-10-02 | 1 | -0/+17 |
| | | * | | | reflog: move the reflog implementation into refdb_fs | Carlos Martín Nieto | 2013-10-02 | 3 | -8/+64 |
| | | | |/ | | |/| | |||||
| | * | | | transport: let the progress output return an error | Carlos Martín Nieto | 2013-10-23 | 2 | -2/+2 |
| | | |/ | |/| | |||||
| | * | | Merge pull request #1897 from libgit2/split-patch-from-diff | Vicent Martí | 2013-10-22 | 3 | -486/+555 |
| | |\ \ | |||||
| | | * | | Fix typo | Russell Belfer | 2013-10-22 | 1 | -1/+1 |
| | | * | | Implement patience and minimal diff flags | Russell Belfer | 2013-10-21 | 1 | -1/+4 |
| | | * | | Create git_diff_line and extend git_diff_hunk | Russell Belfer | 2013-10-21 | 2 | -25/+23 |
| | | * | | Tweak to git_diff_delta structure for nfiles | Russell Belfer | 2013-10-21 | 1 | -2/+3 |
| | | * | | Diff API cleanup | Russell Belfer | 2013-10-15 | 2 | -195/+230 |
| | | * | | Rename diff objects and split patch.h | Russell Belfer | 2013-10-11 | 3 | -310/+342 |
| | * | | | Implement `git_odb_object_dup` | Vicent Marti | 2013-10-22 | 1 | -0/+14 |
| | * | | | Allowed credential types should be a bitfield | Edward Thomson | 2013-10-21 | 1 | -10/+15 |
| | * | | | checkout (from index) can write conflicts | Edward Thomson | 2013-10-16 | 1 | -7/+10 |
| | |/ / | |||||
| | * | | Merge pull request #1886 from libgit2/precompose-utf8 | Vicent Martí | 2013-10-08 | 2 | -5/+23 |
| | |\ \ | |||||
| | | * | | Rename new fn to git_repository_reinit_filesystem | Russell Belfer | 2013-10-08 | 1 | -2/+2 |
| | | * | | Make reference lookups apply precomposeunicode | Russell Belfer | 2013-10-08 | 3 | -24/+23 |
| | | * | | More filemode cleanups for FAT on MacOS | Russell Belfer | 2013-10-08 | 1 | -1/+3 |
| | | * | | Add git_repository_reset_filesystem and fix tests | Russell Belfer | 2013-10-04 | 1 | -0/+17 |
| | * | | | tree: allow retrieval of raw attributes | Carlos Martín Nieto | 2013-10-08 | 1 | -0/+11 |
| | * | | | index: Enhance documentation | nulltoken | 2013-10-04 | 1 | -0/+3 |
| | |/ / | |||||
| | * | | Merge pull request #1888 from jamill/network_cancellation | Vicent Martí | 2013-10-03 | 2 | -2/+2 |
| | |\ \ | |||||
| | | * | | Support cancellation in push operation | Jameson Miller | 2013-10-02 | 2 | -2/+2 |
| * | | | | Move flag dependencies into docs and code. | Ben Straub | 2013-10-10 | 1 | -4/+4 |
| * | | | | Include signatures in blame hunks | Ben Straub | 2013-10-10 | 1 | -0/+2 |
| * | | | | Merge branch 'development' into blame | Ben Straub | 2013-10-03 | 7 | -48/+180 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | commit: Introduce git_commit_message_raw() | nulltoken | 2013-10-03 | 1 | -0/+11 |
| | |/ / | |||||
| | * | | clone: put the callbacks struct directly in the clone options | Carlos Martín Nieto | 2013-10-02 | 2 | -3/+3 |
| | * | | remote: add some comments to the callback struct | Carlos Martín Nieto | 2013-10-02 | 1 | -1/+33 |
| | * | | clone: mention clone_into in the clone documentation | Carlos Martín Nieto | 2013-10-02 | 1 | -2/+5 |
| | * | | clone: re-allow using a custom remote name | Carlos Martín Nieto | 2013-10-02 | 1 | -17/+5 |
| | * | | clone: const-ify checkout options | Carlos Martín Nieto | 2013-10-02 | 2 | -2/+2 |
| | * | | clone: re-add a way to ignore certificate errors | Carlos Martín Nieto | 2013-10-02 | 1 | -0/+1 |
| | * | | clone: remove more options from basic clone | Carlos Martín Nieto | 2013-10-02 | 1 | -7/+0 |
| | * | | clone: remove the autotag option | Carlos Martín Nieto | 2013-10-02 | 1 | -3/+0 |
| | * | | remote: add a convenience 'fetch' function. | Carlos Martín Nieto | 2013-10-02 | 1 | -0/+11 |
| | * | | clone: implement git_clone_into | Carlos Martín Nieto | 2013-10-02 | 1 | -0/+16 |
| | * | | remote: move the credentials callback to the struct | Carlos Martín Nieto | 2013-10-02 | 2 | -5/+1 |
| | * | | remote: put the _download() callback with the others | Carlos Martín Nieto | 2013-10-02 | 2 | -11/+2 |
| | |/ | |||||
| | * | Add git_transport_register, git_transport_unregister | Philip Kelley | 2013-10-01 | 1 | -0/+34 |
| | * | Initial Implementation of progress reports during push | Jameson Miller | 2013-09-30 | 2 | -0/+59 |
| * | | Merge branch 'development' into blame | Ben Straub | 2013-09-25 | 11 | -18/+612 |
| |\ \ | |/ | |||||
