311 Commits (ef39d22fe681a6a39918cf24c6dd2927cd484b36)

Author SHA1 Message Date
Stefan Beller d173e799ea diff: align move detection error handling with other options 6 years ago
Nguyễn Thái Ngọc Duy bd7ad45b64 notes-cache.c: remove the_repository references 6 years ago
Nguyễn Thái Ngọc Duy ffc00a48ef diff-lib.c: remove the_repository references 6 years ago
Nguyễn Thái Ngọc Duy acd00ea049 userdiff.c: remove implicit dependency on the_index 7 years ago
Nguyễn Thái Ngọc Duy e675765235 diff.c: remove implicit dependency on the_index 7 years ago
Nguyễn Thái Ngọc Duy 6afaf80785 diff.c: remove the_index dependency in textconv() functions 7 years ago
Nguyễn Thái Ngọc Duy b78ea5fc35 diff.c: reduce implicit dependency on the_index 7 years ago
Stefan Beller 7648b79eee diff.c: add --output-indicator-{new, old, context} 7 years ago
Nguyễn Thái Ngọc Duy ff7fe37b05 diff.c: move read_index() code back to the caller 7 years ago
Johannes Schindelin a7be92acd9 range-diff: use dim/bold cues to improve dual color mode 7 years ago
Johannes Schindelin f7c3b4e2d8 diff: add an internal option to dual-color diffs of diffs 7 years ago
Johannes Schindelin 1cdde296a5 range-diff: suppress the diff headers 7 years ago
Nguyễn Thái Ngọc Duy f758a7f8ac diff.h: remove extern from function declaration 7 years ago
Stefan Beller ca1f4ae4df diff.c: add white space mode to move detection that allows indent changes 7 years ago
Stefan Beller b3095712f9 diff.c: decouple white space treatment from move detection algorithm 7 years ago
Stefan Beller 51da15eb23 diff.c: add a blocks mode for moved code detection 7 years ago
Ben Peart e8b2dc2c2a add status config and command line options for rename detection 7 years ago
Ben Peart 85b460305c merge: add merge.renames config setting 7 years ago
Nguyễn Thái Ngọc Duy ddf88fa616 diff: add --compact-summary 7 years ago
Stefan Beller 15af58c1ad diffcore: add a pickaxe option to find a specific blob 7 years ago
Stefan Beller cf63051ada diff: introduce DIFF_PICKAXE_KINDS_MASK 7 years ago
Stefan Beller c1ddc4610c diff: migrate diff_flags.pickaxe_ignore_case to a pickaxe_opts bit 7 years ago
Stefan Beller 929ed70a72 diff.h: make pickaxe_opts an unsigned bit field 7 years ago
Jonathan Tan 2477ab2ea8 diff: support anchoring line(s) 7 years ago
Brandon Williams 0d1e0e7801 diff: make struct diff_flags members lowercase 7 years ago
Brandon Williams b2100e5291 diff: remove DIFF_OPT_CLR macro 7 years ago
Brandon Williams 23dcf77f48 diff: remove DIFF_OPT_SET macro 7 years ago
Brandon Williams 3b69daed86 diff: remove DIFF_OPT_TST macro 7 years ago
Brandon Williams 25567af805 diff: remove touched flags 7 years ago
Brandon Williams afa73c5384 diff: add flag to indicate textconv was set via cmdline 7 years ago
Brandon Williams 02f2f56bc3 diff: convert flags to be stored in bitfields 7 years ago
Jeff King a937b37e76 revision: quit pruning diff more quickly when possible 7 years ago
Jonathan Tan f0b8fb6e59 diff: define block by number of alphanumeric chars 8 years ago
Stefan Beller 86b452e276 diff.c: add dimming to moved line detection 8 years ago
Stefan Beller 176841f0c9 diff.c: color moved lines differently, plain mode 8 years ago
Stefan Beller 2e2d5ac184 diff.c: color moved lines differently 8 years ago
Stefan Beller e6e045f803 diff.c: buffer all output if asked to 8 years ago
Stefan Beller 0911c475c8 diff.c: convert show_stats to use emit_diff_symbol 8 years ago
Stefan Beller f3597138df submodule.c: migrate diff output to use emit_diff_symbol 8 years ago
Stefan Beller 091f8e28b4 diff.c: migrate emit_line_checked to use emit_diff_symbol 8 years ago
Brandon Williams fda94b416e tree-diff: convert diff_tree_paths to struct object_id 8 years ago
Brandon Williams 66f414f885 diff-tree: convert diff_tree_sha1 to struct object_id 8 years ago
Brandon Williams 7b8dea0c75 tree-diff: convert diff_root_tree_sha1 to struct object_id 8 years ago
Brandon Williams b9acf54dbd combine-diff: convert diff_tree_combined to struct object_id 8 years ago
Brandon Williams bd25f28876 diff: convert diff_flush_patch_id to struct object_id 8 years ago
Brandon Williams 94a0097a41 diff: convert diff_change to struct object_id 8 years ago
Brandon Williams c26022ea8f diff: convert diff_addremove to struct object_id 8 years ago
Jeff Smith 3a35cb2ea8 blame: move textconv_object with related functions 8 years ago
brian m. carlson 944cffbd18 diff-lib: convert do_diff_cache to struct object_id 8 years ago
brian m. carlson 910650d2f8 Rename sha1_array to oid_array 8 years ago