Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/cocci' | Junio C Hamano | 2018-09-17 | 1 | -14/+9 |
|\ | |||||
| * | show_dirstat: simplify same-content check | Jeff King | 2018-08-29 | 1 | -8/+3 |
| * | convert "oidcmp() != 0" to "!oideq()" | Jeff King | 2018-08-29 | 1 | -3/+3 |
| * | convert "oidcmp() == 0" to oideq() | Jeff King | 2018-08-29 | 1 | -3/+3 |
* | | Merge branch 'sb/range-diff-colors' | Junio C Hamano | 2018-09-17 | 1 | -41/+65 |
|\ \ | |/ |/| | |||||
| * | diff.c: add --output-indicator-{new, old, context} | Stefan Beller | 2018-08-20 | 1 | -3/+18 |
| * | diff.c: rewrite emit_line_0 more understandably | Stefan Beller | 2018-08-14 | 1 | -33/+40 |
| * | diff.c: omit check for line prefix in emit_line_0 | Stefan Beller | 2018-08-14 | 1 | -4/+1 |
| * | diff: use emit_line_0 once per line | Stefan Beller | 2018-08-14 | 1 | -8/+8 |
| * | diff.c: add set_sign to emit_line_0 | Stefan Beller | 2018-08-14 | 1 | -9/+15 |
| * | diff.c: reorder arguments for emit_line_ws_markup | Stefan Beller | 2018-08-14 | 1 | -6/+6 |
| * | diff.c: simplify caller of emit_line_0 | Stefan Beller | 2018-08-14 | 1 | -2/+1 |
* | | Merge branch 'js/range-diff' | Junio C Hamano | 2018-08-20 | 1 | -16/+89 |
|\ \ | |/ | |||||
| * | range-diff: use dim/bold cues to improve dual color mode | Johannes Schindelin | 2018-08-13 | 1 | -6/+22 |
| * | range-diff --dual-color: skip white-space warnings | Johannes Schindelin | 2018-08-13 | 1 | -0/+1 |
| * | diff: add an internal option to dual-color diffs of diffs | Johannes Schindelin | 2018-08-13 | 1 | -15/+68 |
| * | range-diff: suppress the diff headers | Johannes Schindelin | 2018-08-13 | 1 | -1/+4 |
* | | Merge branch 'nd/no-the-index' | Junio C Hamano | 2018-08-20 | 1 | -11/+1 |
|\ \ | |||||
| * | | convert.c: remove an implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-08-13 | 1 | -1/+1 |
| * | | diff.c: move read_index() code back to the caller | Nguyễn Thái Ngọc Duy | 2018-08-13 | 1 | -10/+0 |
| |/ | |||||
* | | Merge branch 'nd/i18n' | Junio C Hamano | 2018-08-15 | 1 | -2/+2 |
|\ \ | |||||
| * | | Update messages in preparation for i18n | Nguyễn Thái Ngọc Duy | 2018-07-23 | 1 | -2/+2 |
* | | | Merge branch 'es/diff-color-moved-fix' | Junio C Hamano | 2018-08-15 | 1 | -1/+3 |
|\ \ \ | |_|/ |/| | | |||||
| * | | diff: --color-moved: rename "dimmed_zebra" to "dimmed-zebra" | Eric Sunshine | 2018-07-25 | 1 | -1/+3 |
| * | | Merge branch 'nd/diff-flush-before-warning' into maint | Junio C Hamano | 2018-03-22 | 1 | -0/+1 |
| |\ \ | |||||
| * \ \ | Merge branch 'nd/ita-wt-renames-in-status' into maint | Junio C Hamano | 2018-02-27 | 1 | -1/+1 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'sb/diff-color-move-more' | Junio C Hamano | 2018-08-02 | 1 | -26/+236 |
|\ \ \ \ \ | |||||
| * | | | | | diff.c: offer config option to control ws handling in move detection | Stefan Beller | 2018-07-19 | 1 | -0/+9 |
| * | | | | | diff.c: add white space mode to move detection that allows indent changes | Stefan Beller | 2018-07-19 | 1 | -2/+156 |
| * | | | | | diff.c: factor advance_or_nullify out of mark_color_as_moved | Stefan Beller | 2018-07-17 | 1 | -12/+20 |
| * | | | | | diff.c: decouple white space treatment from move detection algorithm | Stefan Beller | 2018-07-17 | 1 | -2/+37 |
| * | | | | | diff.c: add a blocks mode for moved code detection | Stefan Beller | 2018-07-17 | 1 | -2/+4 |
| * | | | | | diff.c: adjust hash function signature to match hashmap expectation | Stefan Beller | 2018-07-17 | 1 | -7/+9 |
| * | | | | | diff.c: do not pass diff options as keydata to hashmap | Stefan Beller | 2018-07-17 | 1 | -2/+2 |
* | | | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2018-08-02 | 1 | -3/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | diff: switch GIT_SHA1_HEXSZ to use the_hash_algo | brian m. carlson | 2018-07-16 | 1 | -3/+3 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'sb/object-store-grafts' | Junio C Hamano | 2018-07-18 | 1 | -0/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | object-store: move object access functions to object-store.h | Stefan Beller | 2018-05-16 | 1 | -0/+1 |
* | | | | | | Merge branch 'nd/complete-config-vars' | Junio C Hamano | 2018-06-25 | 1 | -32/+24 |
|\ \ \ \ \ \ | |||||
| * | | | | | | help: add --config to list all available config | Nguyễn Thái Ngọc Duy | 2018-05-29 | 1 | -0/+3 |
| * | | | | | | Add and use generic name->id mapping code for color slot parsing | Nguyễn Thái Ngọc Duy | 2018-05-29 | 1 | -32/+21 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2018-05-30 | 1 | -7/+13 |
|\ \ \ \ \ \ | |||||
| * | | | | | | diff: specify abbreviation size in terms of the_hash_algo | brian m. carlson | 2018-05-02 | 1 | -6/+12 |
| * | | | | | | packfile: convert has_sha1_pack to object_id | brian m. carlson | 2018-05-02 | 1 | -1/+1 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'js/use-bug-macro' | Junio C Hamano | 2018-05-30 | 1 | -6/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Replace all die("BUG: ...") calls by BUG() ones | Johannes Schindelin | 2018-05-06 | 1 | -6/+6 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'bp/merge-rename-config' | Junio C Hamano | 2018-05-30 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | merge: add merge.renames config setting | Ben Peart | 2018-05-08 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | cache.h: add repository argument to oid_object_info | Stefan Beller | 2018-04-26 | 1 | -1/+2 |
|/ / / / | |||||
* | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2018-04-10 | 1 | -3/+3 |
|\ \ \ \ |