| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | odb: add git_odb_foreach() | Carlos Martín Nieto | 2012-07-03 | 2 | -0/+20 | |
| * | | | Merge pull request #805 from nulltoken/fix/revwalk-email-parsing | Vicent Martí | 2012-07-12 | 1 | -0/+3 | |
| |\ \ \ | ||||||
| | * | | | signature: prevent angle bracket usage in identity | nulltoken | 2012-07-11 | 1 | -0/+3 | |
| * | | | | Merge pull request #814 from nulltoken/topic/revparse-refac | Vicent Martí | 2012-07-12 | 2 | -0/+40 | |
| |\ \ \ \ | ||||||
| | * | | | | refs: introduce git_reference_remote_tracking_from_branch() | nulltoken | 2012-07-12 | 1 | -0/+21 | |
| | * | | | | commit: introduce git_commit_nth_gen_ancestor() | nulltoken | 2012-07-12 | 1 | -0/+19 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #812 from arrbee/assorted-tweaks | Vicent Martí | 2012-07-12 | 2 | -2/+23 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Add flag to write gitlink on setting repo workdir | Russell Belfer | 2012-07-10 | 1 | -1/+4 | |
| | * | | | Adding git_config_foreach_match() iteration fn | Russell Belfer | 2012-07-10 | 1 | -1/+19 | |
| * | | | | Add missing includes | Vicent Marti | 2012-07-11 | 1 | -0/+2 | |
| * | | | | Merge pull request #801 from nulltoken/fix/ref-renaming | Vicent Martí | 2012-07-11 | 2 | -0/+12 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | refs: deploy git_reference_has_log() | nulltoken | 2012-07-07 | 1 | -0/+2 | |
| | * | | | refs: add git_reference_has_log() | nulltoken | 2012-07-07 | 1 | -0/+10 | |
| * | | | | Merge pull request #793 from libgit2/tree-entry-by-path | Russell Belfer | 2012-07-10 | 1 | -14/+53 | |
| |\ \ \ \ | ||||||
| | * | | | | tree: Rename `entry_copy` to `entry_dup` | Vicent Marti | 2012-06-29 | 1 | -2/+2 | |
| | * | | | | tree: Bring back `entry_bypath` | Vicent Marti | 2012-06-29 | 1 | -14/+53 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #797 from yorah/fix/inter-hunk-context | Russell Belfer | 2012-07-10 | 1 | -1/+1 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | diff: make inter-hunk-context default value git-compliant | yorah | 2012-07-02 | 1 | -1/+1 | |
| | |/ / | ||||||
| * | | | Replace incorrect 'it' with 'if' in documentation | Kevin Sawicki | 2012-07-03 | 1 | -2/+2 | |
| |/ / | ||||||
| * | | indexer: don't use '/objects/pack/' unconditionally | Carlos Martín Nieto | 2012-06-28 | 1 | -2/+2 | |
| * | | Merge pull request #785 from nulltoken/topic/refs-fromglob | Vicent Martí | 2012-06-25 | 1 | -1/+30 | |
| |\ \ | ||||||
| | * | | references: introduce git_reference_foreach_glob() | nulltoken | 2012-06-22 | 1 | -1/+30 | |
| * | | | amigaos: Cleanup | Vicent Marti | 2012-06-22 | 1 | -39/+1 | |
| * | | | 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 | 7 | -24/+167 | |
| | |\ \ | ||||||
| | * | | | 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 | 37 | -1182/+3774 | |
| | |\ \ \ | ||||||
| | * | | | | 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 | 4 | -4/+46 | |
| |/ / / / | ||||||
| * | | | | 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 | 3 | -0/+51 | |
| |\ \ \ \ | ||||||
| | * | | | | Add git_reset() | nulltoken | 2012-06-07 | 3 | -0/+51 | |
| * | | | | | Merge pull request #684 from benstraub/rev-parse | Vicent Martí | 2012-06-07 | 2 | -0/+37 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| | * | | | | Merge branch 'development' into rev-parse | Ben Straub | 2012-06-05 | 28 | -278/+333 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Rev-parse: @{time} syntax. | Ben Straub | 2012-05-11 | 1 | -0/+1 | |
