Age | Commit message (Expand) | Author | Files | Lines |
2018-09-17 | Merge branch 'jk/cocci' | Junio C Hamano | 1 | -3/+3 |
2018-09-17 | Merge branch 'es/format-patch-rangediff' | Junio C Hamano | 1 | -1/+60 |
2018-09-17 | Merge branch 'es/format-patch-interdiff' | Junio C Hamano | 1 | -21/+61 |
2018-09-17 | Merge branch 'ds/reachable' | Junio C Hamano | 1 | -0/+1 |
2018-08-29 | convert "oidcmp() == 0" to oideq() | Jeff King | 1 | -3/+3 |
2018-08-15 | Merge branch 'nd/i18n' | Junio C Hamano | 1 | -3/+3 |
2018-08-14 | format-patch: allow --range-diff to apply to a lone-patch | Eric Sunshine | 1 | -4/+5 |
2018-08-14 | format-patch: add --creation-factor tweak for --range-diff | Eric Sunshine | 1 | -1/+9 |
2018-08-14 | format-patch: teach --range-diff to respect -v/--reroll-count | Eric Sunshine | 1 | -1/+6 |
2018-08-14 | format-patch: extend --range-diff to accept revision range | Eric Sunshine | 1 | -3/+13 |
2018-08-14 | format-patch: add --range-diff option to embed diff in cover letter | Eric Sunshine | 1 | -0/+35 |
2018-08-14 | Merge branch 'es/format-patch-interdiff' into es/format-patch-rangediff | Junio C Hamano | 1 | -21/+61 |
2018-08-02 | Merge branch 'sb/object-store-lookup' | Junio C Hamano | 1 | -4/+6 |
2018-07-23 | format-patch: allow --interdiff to apply to a lone-patch | Eric Sunshine | 1 | -3/+5 |
2018-07-23 | interdiff: teach show_interdiff() to indent interdiff | Eric Sunshine | 1 | -1/+1 |
2018-07-23 | format-patch: teach --interdiff to respect -v/--reroll-count | Eric Sunshine | 1 | -1/+16 |
2018-07-23 | format-patch: add --interdiff option to embed diff in cover letter | Eric Sunshine | 1 | -2/+22 |
2018-07-23 | format-patch: allow additional generated content in make_cover_letter() | Eric Sunshine | 1 | -20/+23 |
2018-07-23 | Update messages in preparation for i18n | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
2018-07-20 | commit.h: remove method declarations | Derrick Stolee | 1 | -0/+1 |
2018-07-18 | Merge branch 'xy/format-patch-prereq-patch-id-fix' | Junio C Hamano | 1 | -0/+1 |
2018-07-18 | Merge branch 'sb/object-store-grafts' | Junio C Hamano | 1 | -0/+1 |
2018-06-29 | commit: add repository argument to lookup_commit_reference | Stefan Beller | 1 | -3/+4 |
2018-06-29 | object: add repository argument to parse_object | Stefan Beller | 1 | -1/+2 |
2018-06-29 | Merge branch 'sb/object-store-grafts' into sb/object-store-lookup | Junio C Hamano | 1 | -0/+1 |
2018-06-25 | Merge branch 'nd/commit-util-to-slab' | Junio C Hamano | 1 | -4/+13 |
2018-06-19 | format-patch: clear UNINTERESTING flag before prepare_bases | Xiaolong Ye | 1 | -0/+1 |
2018-05-24 | Use OPT_SET_INT_F() for cmdline option specification | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
2018-05-23 | Merge branch 'bc/format-patch-cover-no-attach' | Junio C Hamano | 1 | -1/+1 |
2018-05-23 | Merge branch 'ds/lazy-load-trees' | Junio C Hamano | 1 | -2/+2 |
2018-05-21 | log: use commit-slab in prepare_bases() instead of commit->util | Nguyễn Thái Ngọc Duy | 1 | -2/+8 |
2018-05-21 | revision.c: use commit-slab for show_source | Nguyễn Thái Ngọc Duy | 1 | -2/+5 |
2018-05-16 | object-store: move object access functions to object-store.h | Stefan Beller | 1 | -0/+1 |
2018-05-02 | format-patch: make cover letters always text/plain | brian m. carlson | 1 | -1/+1 |
2018-04-11 | treewide: replace maybe_tree with accessor methods | Derrick Stolee | 1 | -2/+2 |
2018-04-11 | treewide: rename tree to maybe_tree | Derrick Stolee | 1 | -2/+2 |
2018-03-14 | sha1_file: convert read_sha1_file to struct object_id | brian m. carlson | 1 | -1/+1 |
2018-03-14 | Convert find_unique_abbrev* to struct object_id | brian m. carlson | 1 | -2/+2 |
2018-03-14 | tree: convert read_tree_recursive to struct object_id | brian m. carlson | 1 | -1/+1 |
2018-02-02 | format-patch: reduce patch diffstat width to 72 | Nguyễn Thái Ngọc Duy | 1 | -0/+2 |
2018-01-25 | format-patch: keep cover-letter diffstat wrapped in 72 columns | Nguyễn Thái Ngọc Duy | 1 | -1/+4 |
2018-01-23 | Merge branch 'sb/diff-blobfind-pickaxe' | Junio C Hamano | 1 | -2/+2 |
2018-01-04 | diff: introduce DIFF_PICKAXE_KINDS_MASK | Stefan Beller | 1 | -2/+2 |
2017-11-22 | log: add option to choose which refs to decorate | Rafael Ascensão | 1 | -1/+9 |
2017-11-09 | Merge branch 'bw/diff-opt-impl-to-bitfields' | Junio C Hamano | 1 | -14/+13 |
2017-11-01 | diff: make struct diff_flags members lowercase | Brandon Williams | 1 | -13/+13 |
2017-11-01 | diff: remove DIFF_OPT_SET macro | Brandon Williams | 1 | -7/+7 |
2017-11-01 | diff: remove DIFF_OPT_TST macro | Brandon Williams | 1 | -6/+6 |
2017-11-01 | diff: remove touched flags | Brandon Williams | 1 | -2/+0 |
2017-11-01 | diff: add flag to indicate textconv was set via cmdline | Brandon Williams | 1 | -1/+1 |