| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Allow compilation as C++ | Ben Straub | 2012-12-06 | 8 | -9/+9 |
| * | Fix diff header comments and missing const | Russell Belfer | 2012-12-05 | 1 | -9/+67 |
| * | Merge pull request #1115 from ben/struct-versions | Vicent Martí | 2012-12-05 | 10 | -14/+43 |
| |\ | |||||
| | * | Remove GIT_SIGNATURE_VERSION and friends | Ben Straub | 2012-12-03 | 1 | -4/+0 |
| | * | Remove GIT_CRED_VERSION and friends | Ben Straub | 2012-12-03 | 1 | -4/+0 |
| | * | Make constant name all-caps | Ben Straub | 2012-11-30 | 1 | -1/+1 |
| | * | Deploy GIT_REMOTE_CALLBACKS_INIT | Ben Straub | 2012-11-30 | 1 | -1/+2 |
| | * | Deploy GIT_DIFF_OPTIONS_INIT | Ben Straub | 2012-11-30 | 1 | -1/+1 |
| | * | Cleanup nitpicky things | Ben Straub | 2012-11-30 | 2 | -4/+3 |
| | * | Add version fields and init macros for public input structs. | Ben Straub | 2012-11-30 | 9 | -9/+46 |
| * | | revparse: Deploy EINVALIDSPEC usage | nulltoken | 2012-12-01 | 1 | -1/+2 |
| * | | object: refine git_object_peel() error report | nulltoken | 2012-12-01 | 2 | -4/+6 |
| * | | branch: Deploy EINVALIDSPEC usage | nulltoken | 2012-12-01 | 1 | -3/+12 |
| * | | tag: Deploy EINVALIDSPEC usage | nulltoken | 2012-12-01 | 1 | -3/+13 |
| * | | reflog: Deploy EINVALIDSPEC usage | nulltoken | 2012-12-01 | 1 | -1/+4 |
| * | | refs: Deploy EINVALIDSPEC usage | nulltoken | 2012-12-01 | 1 | -13/+21 |
| * | | remote: deploy EINVALIDSPEC usage | nulltoken | 2012-12-01 | 1 | -5/+17 |
| * | | errors: Introduce EINVALIDSPEC error code | nulltoken | 2012-12-01 | 1 | -0/+1 |
| |/ | |||||
| * | Merge pull request #1108 from libgit2/ahead-behind-count | Russell Belfer | 2012-11-29 | 2 | -0/+37 |
| |\ | |||||
| | * | Rename git_count_ahead_behind -> git_graph_ahead_behind | Scott J. Goldman | 2012-11-28 | 3 | -11/+37 |
| | * | Add initial implementation of ahead-behind count | Scott J. Goldman | 2012-11-28 | 1 | -0/+11 |
| * | | Merge pull request #1110 from libgit2/features/push_rebased | Vicent Martí | 2012-11-29 | 6 | -11/+117 |
| |\ \ | |||||
| | * | | Remove git_object_oid2type | Philip Kelley | 2012-11-29 | 1 | -11/+0 |
| | * | | Push! By schu, phkelley, and congyiwu, et al | Philip Kelley | 2012-11-28 | 7 | -11/+128 |
| | |/ | |||||
| * | | Merge pull request #1090 from arrbee/ignore-invalid-by-default | Vicent Martí | 2012-11-29 | 1 | -3/+4 |
| |\ \ | |/ |/| | |||||
| | * | Set up default internal ignores | Russell Belfer | 2012-11-19 | 1 | -3/+4 |
| * | | odb: Add `git_odb_add_disk_alternate` | Vicent Marti | 2012-11-28 | 1 | -0/+17 |
| * | | Various minor commenting fixes | Russell Belfer | 2012-11-27 | 2 | -9/+20 |
| * | | Make git_odb_foreach_cb take const param | Russell Belfer | 2012-11-27 | 2 | -7/+9 |
| * | | Clarify git_message_prettify comments | Russell Belfer | 2012-11-27 | 1 | -7/+9 |
| * | | Remove git_note_data structure | Russell Belfer | 2012-11-27 | 1 | -14/+8 |
| * | | API updates for transport.h | Ben Straub | 2012-11-27 | 1 | -12/+12 |
| * | | Typedef enums. | Ben Straub | 2012-11-27 | 2 | -9/+11 |
| * | | API updates for stash.h | Ben Straub | 2012-11-27 | 1 | -9/+8 |
| * | | API updates for signature.h | Ben Straub | 2012-11-27 | 1 | -6/+7 |
| * | | API updates for revwalk.h | Ben Straub | 2012-11-27 | 1 | -8/+8 |
| * | | API updates for repository.h | Ben Straub | 2012-11-27 | 1 | -24/+24 |
| * | | API updates for remote.h | Ben Straub | 2012-11-27 | 2 | -13/+16 |
| * | | API updates for oid.h | Ben Straub | 2012-11-27 | 1 | -16/+15 |
| * | | API updates for odb_backend.h | Ben Straub | 2012-11-27 | 1 | -7/+10 |
| * | | API updates for odb.h | Ben Straub | 2012-11-27 | 1 | -18/+28 |
| * | | API updates for notes.h/c. | Ben Straub | 2012-11-27 | 1 | -26/+41 |
| * | | API updates for net.h | Ben Straub | 2012-11-27 | 1 | -3/+3 |
| * | | API updates for message.h | Ben Straub | 2012-11-27 | 1 | -2/+6 |
| * | | Format/documentation tweaks for merge.h | Ben Straub | 2012-11-27 | 1 | -2/+12 |
| * | | API updates for indexer.h | Ben Straub | 2012-11-27 | 1 | -4/+4 |
| * | | Fix warnings on Win64 build | Russell Belfer | 2012-11-27 | 1 | -1/+1 |
| * | | API updates for status.h | Russell Belfer | 2012-11-27 | 1 | -4/+17 |
| * | | Fixing up some comments in strarray.h | Russell Belfer | 2012-11-27 | 1 | -6/+13 |
| * | | Fix up some missing consts in tree & index | Russell Belfer | 2012-11-27 | 2 | -14/+13 |
