| Commit message (Expand) | Author | Age |
* | Merge branch 'nd/diff-i-t-a' | Junio C Hamano | 2015-06-25 |
|\ |
|
| * | Revert "diff-lib.c: adjust position of i-t-a entries in diff" | Junio C Hamano | 2015-06-23 |
* | | Merge branch 'jk/index-pack-reduce-recheck' | Junio C Hamano | 2015-06-24 |
|\ \ |
|
| * | | index-pack: avoid excessive re-reading of pack directory | Jeff King | 2015-06-09 |
* | | | Merge branch 'mh/reporting-broken-refs-from-for-each-ref' | Junio C Hamano | 2015-06-24 |
|\ \ \ |
|
| * | | | for-each-ref: report broken references correctly | Michael Haggerty | 2015-06-02 |
* | | | | Merge branch 'mh/fsck-reflog-entries' | Junio C Hamano | 2015-06-24 |
|\ \ \ \ |
|
| * | | | | fsck: report errors if reflog entries point at invalid objects | Michael Haggerty | 2015-06-08 |
| * | | | | fsck_handle_reflog_sha1(): new function | Michael Haggerty | 2015-06-08 |
* | | | | | Merge branch 'qn/blame-show-email' | Junio C Hamano | 2015-06-24 |
|\ \ \ \ \ |
|
| * | | | | | blame: add blame.showEmail configuration | Quentin Neill | 2015-06-01 |
| |/ / / / |
|
* | | | | | Merge branch 'jc/do-not-feed-tags-to-clear-commit-marks' | Junio C Hamano | 2015-06-24 |
|\ \ \ \ \ |
|
| * | | | | | format-patch: do not feed tags to clear_commit_marks() | Junio C Hamano | 2015-06-01 |
* | | | | | | Merge branch 'jc/apply-reject-noop-hunk' | Junio C Hamano | 2015-06-24 |
|\ \ \ \ \ \ |
|
| * | | | | | | apply: reject a hunk that does not do anything | Junio C Hamano | 2015-06-01 |
| |/ / / / / |
|
* | | | | | | Merge branch 'nd/slim-index-pack-memory-usage' | Junio C Hamano | 2015-06-16 |
|\ \ \ \ \ \ |
|
| * | | | | | | index-pack: fix truncation of off_t in comparison | Jeff King | 2015-06-04 |
* | | | | | | | Merge branch 'jk/clone-dissociate' | Junio C Hamano | 2015-06-11 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | clone: reorder --dissociate and --reference options | Jeff King | 2015-05-27 |
| * | | | | | | | clone: use OPT_STRING_LIST for --reference | Jeff King | 2015-05-27 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2015-06-05 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | builtin/show-ref: rewrite to take an object_id argument | Michael Haggerty | 2015-05-25 |
| * | | | | | | | show_ref(): convert local variable peeled to object_id | Michael Haggerty | 2015-05-25 |
| * | | | | | | | builtin/show-ref: rewrite to use object_id | Michael Haggerty | 2015-05-25 |
| * | | | | | | | fsck: change functions to use object_id | Michael Haggerty | 2015-05-25 |
| * | | | | | | | cmd_show_branch(): fix error message | Michael Haggerty | 2015-05-25 |
| * | | | | | | | builtin/show-branch: rewrite functions to work with object_id | Michael Haggerty | 2015-05-25 |
| * | | | | | | | append_one_rev(): rewrite to work with object_id | Michael Haggerty | 2015-05-25 |
| * | | | | | | | builtin/show-branch: rewrite functions to take object_id arguments | Michael Haggerty | 2015-05-25 |
| * | | | | | | | append_matching_ref(): rewrite to take an object_id argument | Michael Haggerty | 2015-05-25 |
| * | | | | | | | show_reference(): rewrite to take an object_id argument | Michael Haggerty | 2015-05-25 |
| * | | | | | | | builtin/remote: rewrite functions to take object_id arguments | Michael Haggerty | 2015-05-25 |
| * | | | | | | | add_branch_for_removal(): don't set "util" field of string_list entries | Michael Haggerty | 2015-05-25 |
| * | | | | | | | add_branch_for_removal(): rewrite to take an object_id argument | Michael Haggerty | 2015-05-25 |
| * | | | | | | | builtin/reflog: rewrite ref functions to take an object_id argument | Michael Haggerty | 2015-05-25 |
| * | | | | | | | show_ref_cb(): rewrite to take an object_id argument | Michael Haggerty | 2015-05-25 |
| * | | | | | | | builtin/pack-objects: rewrite to take an object_id argument | Michael Haggerty | 2015-05-25 |
| * | | | | | | | name_ref(): rewrite to take an object_id argument | Michael Haggerty | 2015-05-25 |
| * | | | | | | | grab_single_ref(): rewrite to take an object_id argument | Michael Haggerty | 2015-05-25 |
| * | | | | | | | builtin/fetch: rewrite to take an object_id argument | Michael Haggerty | 2015-05-25 |
| * | | | | | | | get_name(): rewrite to take an object_id argument | Michael Haggerty | 2015-05-25 |
| * | | | | | | | add_pending_uninteresting_ref(): rewrite to take an object_id argument | Michael Haggerty | 2015-05-25 |
| * | | | | | | | append_ref(): rewrite to take an object_id argument | Michael Haggerty | 2015-05-25 |
| * | | | | | | | builtin/rev-parse: rewrite to take an object_id argument | Michael Haggerty | 2015-05-25 |
| * | | | | | | | each_ref_fn: change to take an object_id parameter | Michael Haggerty | 2015-05-25 |
* | | | | | | | | Merge branch 'jk/at-push-sha1' | Junio C Hamano | 2015-06-05 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | for-each-ref: accept "%(push)" format | Jeff King | 2015-05-22 |
| * | | | | | | | | for-each-ref: use skip_prefix instead of starts_with | Jeff King | 2015-05-22 |
| * | | | | | | | | remote.c: return upstream name from stat_tracking_info | Jeff King | 2015-05-22 |
| * | | | | | | | | remote.c: report specific errors from branch_get_upstream | Jeff King | 2015-05-21 |