aboutsummaryrefslogtreecommitdiff
path: root/diff.h
Commit message (Expand)AuthorAge
* diff: define block by number of alphanumeric charsJonathan Tan2017-08-16
* diff.c: add dimming to moved line detectionStefan Beller2017-06-30
* diff.c: color moved lines differently, plain modeStefan Beller2017-06-30
* diff.c: color moved lines differentlyStefan Beller2017-06-30
* diff.c: buffer all output if asked toStefan Beller2017-06-30
* diff.c: convert show_stats to use emit_diff_symbolStefan Beller2017-06-30
* submodule.c: migrate diff output to use emit_diff_symbolStefan Beller2017-06-30
* diff.c: migrate emit_line_checked to use emit_diff_symbolStefan Beller2017-06-30
* Merge branch 'bw/object-id'Junio C Hamano2017-06-19
|\
| * tree-diff: convert diff_tree_paths to struct object_idBrandon Williams2017-06-05
| * diff-tree: convert diff_tree_sha1 to struct object_idBrandon Williams2017-06-05
| * tree-diff: convert diff_root_tree_sha1 to struct object_idBrandon Williams2017-06-02
| * combine-diff: convert diff_tree_combined to struct object_idBrandon Williams2017-06-02
| * diff: convert diff_flush_patch_id to struct object_idBrandon Williams2017-06-02
| * diff: convert diff_change to struct object_idBrandon Williams2017-06-02
| * diff: convert diff_addremove to struct object_idBrandon Williams2017-06-02
* | Merge branch 'js/blame-lib'Junio C Hamano2017-06-05
|\ \ | |/ |/|
| * blame: move textconv_object with related functionsJeff Smith2017-05-24
* | diff-lib: convert do_diff_cache to struct object_idbrian m. carlson2017-05-08
|/
* Rename sha1_array to oid_arraybrian m. carlson2017-03-31
* Merge branch 'nd/ita-empty-commit'Junio C Hamano2016-10-27
|\
| * commit: fix empty commit creation when there's no changes but ita entriesNguyễn Thái Ngọc Duy2016-10-24
| * diff-lib: allow ita entries treated as "not yet exist in index"Nguyễn Thái Ngọc Duy2016-10-24
* | diff_aligned_abbrev: use "struct oid"Jeff King2016-10-26
* | diff_unique_abbrev: rename to diff_aligned_abbrevJeff King2016-10-26
|/
* Merge branch 'mh/diff-indent-heuristic'Junio C Hamano2016-09-26
|\
| * blame: honor the diff heuristic options and configMichael Haggerty2016-09-19
* | Merge branch 'jk/diff-submodule-diff-inline'Junio C Hamano2016-09-12
|\ \
| * | diff: teach diff to display submodule difference with an inline diffJacob Keller2016-08-31
| * | diff: prepare for additional submodule formatsJacob Keller2016-08-31
| * | graph: add support for --line-prefix on all graph-aware outputJacob Keller2016-08-31
| * | diff.c: remove output_prefix_length fieldJunio C Hamano2016-08-31
| |/
* | patch-ids: add flag to create the diff patch id using header only dataKevin Willford2016-07-29
|/
* Merge branch 'mm/diff-renames-default'Junio C Hamano2016-04-03
|\
| * diff: activate diff.renames by defaultMatthieu Moy2016-02-25
* | Merge branch 'jk/tighten-alloc'Junio C Hamano2016-02-26
|\ \
| * | tree-diff: catch integer overflow in combine_diff_path allocationJeff King2016-02-19
| * | Merge branch 'nd/diff-with-path-params' into maintJunio C Hamano2016-02-05
| |\ \
* | \ \ Merge branch 'jk/more-comments-on-textconv'Junio C Hamano2016-02-26
|\ \ \ \ | |_|_|/ |/| | |
| * | | diff: clarify textconv interfaceJeff King2016-02-22
* | | | Merge branch 'nd/diff-with-path-params'Junio C Hamano2016-02-03
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | diff: make -O and --output work in subdirectoryDuy Nguyen2016-01-21
| * | diff-no-index: do not take a redundant prefix argumentNguyễn Thái Ngọc Duy2016-01-21
* | | avoid shifting signed integers 31 bitsJeff King2016-01-04
|/ /
* | log: add "log.follow" configuration variableDavid Turner2015-07-09
* | Merge branch 'jk/color-diff-plain-is-context'Junio C Hamano2015-06-11
|\ \ | |/
| * diff.h: rename DIFF_PLAIN color slot to DIFF_CONTEXTJeff King2015-05-27
* | Merge branch 'jc/diff-ws-error-highlight'Junio C Hamano2015-06-11
|\ \
| * | diff.c: --ws-error-highlight=<kind> optionJunio C Hamano2015-05-26
| |/
* | diff: convert struct combine_diff_path to object_idbrian m. carlson2015-03-13
|/