| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update copyrights | Edward Thomson | 2013-01-08 | 1 | -1/+1 |
| * | Fix use of uninitialized variable | Russell Belfer | 2013-01-04 | 1 | -3/+3 |
| * | Improve error propagation in stash | Russell Belfer | 2013-01-04 | 1 | -109/+107 |
| * | Rework checkout internals (again) | Russell Belfer | 2013-01-04 | 1 | -2/+1 |
| * | Fix diff constructor name order confusion | Russell Belfer | 2012-12-17 | 1 | -3/+3 |
| * | Remove GIT_SIGNATURE_VERSION and friends | Ben Straub | 2012-12-03 | 1 | -2/+0 |
| * | Deploy GITERR_CHECK_VERSION | Ben Straub | 2012-11-30 | 1 | -2/+1 |
| * | Deploy GIT_SIGNATURE_INIT | Ben Straub | 2012-11-30 | 1 | -0/+4 |
| * | Deploy GIT_STATUS_OPTIONS_INIT | Ben Straub | 2012-11-30 | 1 | -2/+1 |
| * | Deploy GIT_DIFF_OPTIONS_INIT | Ben Straub | 2012-11-30 | 1 | -2/+2 |
| * | Deploy GIT_CHECKOUT_OPTS_INIT | Ben Straub | 2012-11-30 | 1 | -3/+1 |
| * | API updates for stash.h | Ben Straub | 2012-11-27 | 1 | -1/+1 |
| * | Fix warnings on Win64 build | Russell Belfer | 2012-11-27 | 1 | -1/+1 |
| * | Update diff callback param order | Russell Belfer | 2012-11-27 | 1 | -5/+5 |
| * | Rename ref and reflog apis for consistency | Ben Straub | 2012-11-27 | 1 | -4/+4 |
| * | reflog: make entry_byindex() and drop() git compliant | nulltoken | 2012-11-17 | 1 | -2/+2 |
| * | Add explicit git_index ptr to diff and checkout | Russell Belfer | 2012-11-14 | 1 | -2/+2 |
| * | Fix diff API to better parameter order | Russell Belfer | 2012-11-14 | 1 | -3/+4 |
| * | Rework checkout with new strategy options | Russell Belfer | 2012-11-09 | 1 | -2/+2 |
| * | index: Fix tests | Vicent Marti | 2012-11-01 | 1 | -1/+1 |
| * | index refactoring | Edward Thomson | 2012-10-29 | 1 | -4/+4 |
| * | stash: add git_stash_drop() | nulltoken | 2012-10-26 | 1 | -0/+40 |
| * | stash: add git_stash_foreach() | nulltoken | 2012-10-26 | 1 | -0/+42 |
| * | stash: add git_stash_save() | nulltoken | 2012-10-26 | 1 | -0/+577 |
