| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'pull-req' of https://github.com/chris-y/libgit2 into amigaos | Vicent Marti | 2012-06-22 | 3 | -1/+10 |
| |\ | |||||
| | * | Updates from comments on OS4 compatibility pull request http://github.com/lib... | Chris Young | 2012-06-14 | 1 | -2/+0 |
| | * | Merge remote-tracking branch 'source/development' into development | Chris Young | 2012-06-13 | 6 | -24/+165 |
| | |\ | |||||
| | * | | Fix gethostbyname compatibility | Chris Young | 2012-06-09 | 1 | -5/+1 |
| | * | | Generic needs compat files | Chris Young | 2012-06-08 | 1 | -1/+1 |
| | * | | OS4 compatibility | Chris Young | 2012-06-08 | 1 | -0/+2 |
| | * | | Fix double-defines when using GIT_OLD_ERRORS | Chris Young | 2012-06-07 | 1 | -1/+3 |
| | * | | Network byte order is big-endian - the way it should be :) | Chris Young | 2012-06-07 | 1 | -0/+8 |
| | * | | Merge remote-tracking branch 'source/development' into update-test | Chris Young | 2012-06-07 | 36 | -1156/+3758 |
| | |\ \ | |||||
| | * | | | Required include for OS4 to typedef int64_t | Chris Young | 2012-06-05 | 1 | -0/+3 |
| * | | | | branch: drop git_branch_list() | nulltoken | 2012-06-21 | 1 | -24/+0 |
| * | | | | branch: add git_branch_foreach() | nulltoken | 2012-06-21 | 1 | -0/+25 |
| * | | | | Merge pull request #775 from arrbee/fix-index-filemodes | Vicent Martí | 2012-06-19 | 1 | -0/+29 |
| |\ \ \ \ | |||||
| | * | | | | Nicer constant | Russell Belfer | 2012-06-19 | 1 | -1/+1 |
| | * | | | | Make index add/append support core.filemode flag | Russell Belfer | 2012-06-19 | 1 | -0/+29 |
| * | | | | | message: Expose git_message_prettify() | nulltoken | 2012-06-19 | 3 | -4/+45 |
| |/ / / / | |||||
| * | | | | Merge pull request #753 from nulltoken/topic/merge-base-many | Vicent Martí | 2012-06-18 | 1 | -0/+10 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | merge: Expose git_merge_base_many() | nulltoken | 2012-06-07 | 1 | -0/+10 |
| * | | | | Expose git_refspec_parse() | Carlos Martín Nieto | 2012-06-12 | 1 | -0/+8 |
| * | | | | Minor fixes, cleanups, and clarifications | Russell Belfer | 2012-06-08 | 1 | -22/+69 |
| * | | | | Fix filemode comparison in diffs | Russell Belfer | 2012-06-08 | 1 | -1/+1 |
| * | | | | misc: Fix warnings from PVS Studio trial | Vicent Martí | 2012-06-07 | 1 | -1/+1 |
| * | | | | Merge pull request #669 from nulltoken/topic/reset | Vicent Martí | 2012-06-07 | 2 | -0/+50 |
| |\ \ \ \ | |||||
| | * | | | | Add git_reset() | nulltoken | 2012-06-07 | 2 | -0/+50 |
| * | | | | | Merge pull request #684 from benstraub/rev-parse | Vicent Martí | 2012-06-07 | 1 | -0/+36 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| | * | | | | Merge branch 'development' into rev-parse | Ben Straub | 2012-06-05 | 28 | -278/+333 |
| | |\ \ \ \ | |||||
| | * | | | | | Adding comment documentation for rev-parse api. | Ben Straub | 2012-05-11 | 1 | -3/+17 |
| | * | | | | | First stab at implementation of rev-parse. | Ben Straub | 2012-05-11 | 1 | -0/+22 |
| * | | | | | | Merge pull request #704 from nulltoken/topic/blob_fromchunks | Vicent Martí | 2012-06-07 | 1 | -0/+42 |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| | * | | | | | blob: add git_blob_create_fromchunks() | nulltoken | 2012-06-07 | 1 | -0/+42 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Merge pull request #697 from carlosmn/ssl | Vicent Martí | 2012-06-05 | 2 | -0/+10 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| | * | | | | ssl: allow skipping the server certificate check | Carlos Martín Nieto | 2012-05-26 | 1 | -0/+9 |
| | * | | | | ssl: check certificates against the system's trusted CAs | Carlos Martín Nieto | 2012-05-19 | 1 | -0/+1 |
| * | | | | | refspec: expose the force update specifier through git_refspec_force() accessor | nulltoken | 2012-05-30 | 1 | -0/+8 |
| | |/ / / |/| | | | |||||
| * | | | | Fix spelling errors. | Bruce Mitchener | 2012-05-19 | 14 | -28/+28 |
| |/ / / | |||||
| * | | | libgit2 v0.17.0 "Lord of Diffstruction" | Vicent Marti | 2012-05-19 | 1 | -2/+2 |
| * | | | errors: Rename error codesbreaking-changes | Vicent Martí | 2012-05-18 | 8 | -18/+19 |
| * | | | errors: Rename the generic return codes | Vicent Martí | 2012-05-18 | 21 | -137/+173 |
| * | | | Properly tag all `enums` with a `_t` | Vicent Martí | 2012-05-18 | 5 | -26/+29 |
| * | | | refs: git_reference_listall -> git_reference_list | Vicent Martí | 2012-05-18 | 1 | -1/+1 |
| * | | | errors: Remove old comments | Vicent Martí | 2012-05-18 | 1 | -13/+0 |
| * | | | global: Change parameter ordering in API | Vicent Martí | 2012-05-18 | 2 | -28/+28 |
| * | | | notes: make git_note_foreach() callback signature easier to cope with from a ... | nulltoken | 2012-05-16 | 1 | -1/+12 |
| * | | | tree: Naming conventions | Vicent Martí | 2012-05-16 | 1 | -1/+1 |
| * | | | tree: Kill the `git_tree_diff` functions | Vicent Martí | 2012-05-16 | 1 | -34/+0 |
| * | | | Merge pull request #702 from arrbee/fix-status-file | Vicent Martí | 2012-05-16 | 1 | -11/+20 |
| |\ \ \ | |||||
| | * | | | Ranged iterators and rewritten git_status_file | Russell Belfer | 2012-05-15 | 1 | -11/+20 |
| * | | | | Introduce GITERR_INDEXER | Carlos Martín Nieto | 2012-05-15 | 1 | -0/+1 |
| |/ / / | |||||
| * | | | Merge pull request #696 from nulltoken/topic/notes-list | Vicent Martí | 2012-05-14 | 1 | -0/+21 |
| |\ \ \ | |||||
| | * | | | notes: add git_notes_foreach() | nulltoken | 2012-05-14 | 1 | -0/+21 |
