Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | blame: move textconv_object with related functions | Jeff Smith | 2017-05-24 | 1 | -0/+23 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge branch 'mb/diff-default-to-indent-heuristics' | Junio C Hamano | 2017-06-05 | 1 | -4/+4 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | diff: enable indent heuristic by default | Stefan Beller | 2017-05-09 | 1 | -1/+1 | |
| * | | | diff: make the indent heuristic part of diff's basic configuration | Marc Branchaud | 2017-05-09 | 1 | -3/+3 | |
| | |/ | |/| | ||||||
* | | | Merge branch 'bc/object-id' | Junio C Hamano | 2017-05-29 | 1 | -2/+2 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | notes-cache: convert to struct object_id | brian m. carlson | 2017-05-08 | 1 | -2/+2 | |
| |/ | ||||||
* | | fix minor typosrg/a-the-typo | René Genz | 2017-05-01 | 1 | -1/+1 | |
|/ | ||||||
* | Merge branch 'bc/object-id' | Junio C Hamano | 2017-04-19 | 1 | -2/+2 | |
|\ | ||||||
| * | Convert GIT_SHA1_HEXSZ used for allocation to GIT_MAX_HEXSZ | brian m. carlson | 2017-03-26 | 1 | -2/+2 | |
* | | diff: avoid fixed-size buffer for patch-ids | Jeff King | 2017-03-30 | 1 | -31/+37 | |
* | | prefix_filename: return newly allocated string | Jeff King | 2017-03-21 | 1 | -3/+3 | |
* | | prefix_filename: drop length parameter | Jeff King | 2017-03-21 | 1 | -2/+2 | |
|/ | ||||||
* | Merge branch 'jc/diff-populate-filespec-size-only-fix' | Junio C Hamano | 2017-03-12 | 1 | -1/+18 | |
|\ | ||||||
| * | diff: do not short-cut CHECK_SIZE_ONLY check in diff_populate_filespec()jc/diff-populate-filespec-size-only-fix | Junio C Hamano | 2017-03-02 | 1 | -1/+18 | |
* | | Merge branch 'rs/swap' | Junio C Hamano | 2017-02-15 | 1 | -8/+4 | |
|\ \ | ||||||
| * | | diff: use SWAP macro | René Scharfe | 2017-01-30 | 1 | -3/+1 | |
| * | | use SWAP macro | René Scharfe | 2017-01-30 | 1 | -5/+3 | |
* | | | Merge branch 'jk/log-graph-name-only' | Junio C Hamano | 2017-02-10 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | diff: print line prefix for --name-only outputjk/log-graph-name-only | Jeff King | 2017-02-08 | 1 | -0/+1 | |
| * | | | Merge branch 'jk/diff-do-not-reuse-wtf-needs-cleaning' into maint | Junio C Hamano | 2016-08-10 | 1 | -0/+7 | |
| |\ \ \ | ||||||
* | | | | | use oid_to_hex_r() for converting struct object_id hashes to hex strings | René Scharfe | 2017-01-30 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | diff: add interhunk context config optionvn/diff-ihc-config | Vegard Nossum | 2017-01-12 | 1 | -0/+8 | |
* | | | | Merge branch 'jc/retire-compaction-heuristics' | Junio C Hamano | 2017-01-10 | 1 | -20/+3 | |
|\ \ \ \ | ||||||
| * | | | | diff: retire "compaction" heuristicsjc/retire-compaction-heuristics | Junio C Hamano | 2016-12-23 | 1 | -20/+3 | |
* | | | | | diff: handle --no-abbrev in no-index casejb/diff-no-index-no-abbrev | Jack Bates | 2016-12-08 | 1 | -1/+5 | |
* | | | | | Merge branch 'tk/diffcore-delta-remove-unused' | Junio C Hamano | 2016-11-17 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | diffcore-delta: remove unused parameter to diffcore_count_changes()tk/diffcore-delta-remove-unused | Tobias Klauser | 2016-11-14 | 1 | -1/+1 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge branch 'nd/ita-empty-commit' | Junio C Hamano | 2016-10-27 | 1 | -0/+4 | |
|\ \ \ \ | ||||||
| * | | | | diff: add --ita-[in]visible-in-index | Nguyễn Thái Ngọc Duy | 2016-10-24 | 1 | -0/+4 | |
* | | | | | Merge branch 'jk/no-looking-at-dotgit-outside-repo' | Junio C Hamano | 2016-10-27 | 1 | -16/+29 | |
|\ \ \ \ \ | ||||||
| * | | | | | diff: handle sha1 abbreviations outside of repository | Jeff King | 2016-10-26 | 1 | -4/+17 | |
| * | | | | | diff_aligned_abbrev: use "struct oid" | Jeff King | 2016-10-26 | 1 | -9/+11 | |
| * | | | | | diff_unique_abbrev: rename to diff_aligned_abbrev | Jeff King | 2016-10-26 | 1 | -7/+3 | |
* | | | | | | Merge branch 'lt/abbrev-auto' | Junio C Hamano | 2016-10-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | abbrev: prepare for new world order | Junio C Hamano | 2016-10-03 | 1 | -1/+1 | |
* | | | | | | Merge branch 'va/i18n' | Junio C Hamano | 2016-10-26 | 1 | -7/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | i18n: diff: mark warnings for translationva/i18n | Vasco Almeida | 2016-10-17 | 1 | -7/+7 | |
* | | | | | | | Merge branch 'jc/ws-error-highlight' | Junio C Hamano | 2016-10-26 | 1 | -34/+55 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | diff: introduce diff.wsErrorHighlight optionjc/ws-error-highlight | Junio C Hamano | 2016-10-04 | 1 | -1/+10 | |
| * | | | | | | | diff.c: move ws-error-highlight parsing helpers up | Junio C Hamano | 2016-10-04 | 1 | -37/+37 | |
| * | | | | | | | diff.c: refactor parse_ws_error_highlight() | Junio C Hamano | 2016-10-04 | 1 | -5/+16 | |
* | | | | | | | | Merge branch 'jc/diff-unique-abbrev-comments' | Junio C Hamano | 2016-10-26 | 1 | -1/+22 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | diff_unique_abbrev(): document its assumption and limitationjc/diff-unique-abbrev-comments | Junio C Hamano | 2016-09-30 | 1 | -1/+22 | |
| * | | | | | | | Merge branch 'js/regexec-buf' into maint | Junio C Hamano | 2016-09-29 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge branch 'rs/qsort' | Junio C Hamano | 2016-10-10 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | use QSORT | René Scharfe | 2016-09-29 | 1 | -3/+3 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'rs/cocci' | Junio C Hamano | 2016-10-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | use strbuf_add_unique_abbrev() for adding short hashes, part 2 | René Scharfe | 2016-09-27 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'js/regexec-buf' | Junio C Hamano | 2016-09-26 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | regex: use regexec_buf() | Johannes Schindelin | 2016-09-21 | 1 | -1/+2 | |
| | |_|_|_|/ / / | |/| | | | | | |