aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* introduce "format" date-modeJeff King2015-06-29
* convert "enum date_mode" into a structJeff King2015-06-29
* show-branch: use DATE_RELATIVE instead of magic numberJeff King2015-06-29
* Merge branch 'nd/diff-i-t-a'Junio C Hamano2015-06-25
|\
| * Revert "diff-lib.c: adjust position of i-t-a entries in diff"Junio C Hamano2015-06-23
* | Merge branch 'jk/index-pack-reduce-recheck'Junio C Hamano2015-06-24
|\ \
| * | index-pack: avoid excessive re-reading of pack directoryJeff King2015-06-09
* | | Merge branch 'mh/reporting-broken-refs-from-for-each-ref'Junio C Hamano2015-06-24
|\ \ \
| * | | for-each-ref: report broken references correctlyMichael Haggerty2015-06-02
* | | | Merge branch 'mh/fsck-reflog-entries'Junio C Hamano2015-06-24
|\ \ \ \
| * | | | fsck: report errors if reflog entries point at invalid objectsMichael Haggerty2015-06-08
| * | | | fsck_handle_reflog_sha1(): new functionMichael Haggerty2015-06-08
* | | | | Merge branch 'qn/blame-show-email'Junio C Hamano2015-06-24
|\ \ \ \ \
| * | | | | blame: add blame.showEmail configurationQuentin Neill2015-06-01
| |/ / / /
* | | | | Merge branch 'jc/do-not-feed-tags-to-clear-commit-marks'Junio C Hamano2015-06-24
|\ \ \ \ \
| * | | | | format-patch: do not feed tags to clear_commit_marks()Junio C Hamano2015-06-01
* | | | | | Merge branch 'jc/apply-reject-noop-hunk'Junio C Hamano2015-06-24
|\ \ \ \ \ \
| * | | | | | apply: reject a hunk that does not do anythingJunio C Hamano2015-06-01
| |/ / / / /
* | | | | | Merge branch 'nd/slim-index-pack-memory-usage'Junio C Hamano2015-06-16
|\ \ \ \ \ \
| * | | | | | index-pack: fix truncation of off_t in comparisonJeff King2015-06-04
* | | | | | | Merge branch 'jk/clone-dissociate'Junio C Hamano2015-06-11
|\ \ \ \ \ \ \
| * | | | | | | clone: reorder --dissociate and --reference optionsJeff King2015-05-27
| * | | | | | | clone: use OPT_STRING_LIST for --referenceJeff King2015-05-27
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'bc/object-id'Junio C Hamano2015-06-05
|\ \ \ \ \ \ \
| * | | | | | | builtin/show-ref: rewrite to take an object_id argumentMichael Haggerty2015-05-25
| * | | | | | | show_ref(): convert local variable peeled to object_idMichael Haggerty2015-05-25
| * | | | | | | builtin/show-ref: rewrite to use object_idMichael Haggerty2015-05-25
| * | | | | | | fsck: change functions to use object_idMichael Haggerty2015-05-25
| * | | | | | | cmd_show_branch(): fix error messageMichael Haggerty2015-05-25
| * | | | | | | builtin/show-branch: rewrite functions to work with object_idMichael Haggerty2015-05-25
| * | | | | | | append_one_rev(): rewrite to work with object_idMichael Haggerty2015-05-25
| * | | | | | | builtin/show-branch: rewrite functions to take object_id argumentsMichael Haggerty2015-05-25
| * | | | | | | append_matching_ref(): rewrite to take an object_id argumentMichael Haggerty2015-05-25
| * | | | | | | show_reference(): rewrite to take an object_id argumentMichael Haggerty2015-05-25
| * | | | | | | builtin/remote: rewrite functions to take object_id argumentsMichael Haggerty2015-05-25
| * | | | | | | add_branch_for_removal(): don't set "util" field of string_list entriesMichael Haggerty2015-05-25
| * | | | | | | add_branch_for_removal(): rewrite to take an object_id argumentMichael Haggerty2015-05-25
| * | | | | | | builtin/reflog: rewrite ref functions to take an object_id argumentMichael Haggerty2015-05-25
| * | | | | | | show_ref_cb(): rewrite to take an object_id argumentMichael Haggerty2015-05-25
| * | | | | | | builtin/pack-objects: rewrite to take an object_id argumentMichael Haggerty2015-05-25
| * | | | | | | name_ref(): rewrite to take an object_id argumentMichael Haggerty2015-05-25
| * | | | | | | grab_single_ref(): rewrite to take an object_id argumentMichael Haggerty2015-05-25
| * | | | | | | builtin/fetch: rewrite to take an object_id argumentMichael Haggerty2015-05-25
| * | | | | | | get_name(): rewrite to take an object_id argumentMichael Haggerty2015-05-25
| * | | | | | | add_pending_uninteresting_ref(): rewrite to take an object_id argumentMichael Haggerty2015-05-25
| * | | | | | | append_ref(): rewrite to take an object_id argumentMichael Haggerty2015-05-25
| * | | | | | | builtin/rev-parse: rewrite to take an object_id argumentMichael Haggerty2015-05-25
| * | | | | | | each_ref_fn: change to take an object_id parameterMichael Haggerty2015-05-25
* | | | | | | | Merge branch 'jk/at-push-sha1'Junio C Hamano2015-06-05
|\ \ \ \ \ \ \ \
| * | | | | | | | for-each-ref: accept "%(push)" formatJeff King2015-05-22