354 Commits (b40845293b57aa73d319aa1cec4184f114d8ce65)

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason a47fcbe6e4 diff.h: move pickaxe fields together again 4 years ago
Ævar Arnfjörð Bjarmason d26ec88009 pickaxe: die when --find-object and --pickaxe-all are combined 4 years ago
Ævar Arnfjörð Bjarmason 188e9e28c5 pickaxe: die when -G and --pickaxe-regex are combined 4 years ago
Junio C Hamano 1eb4136ac2 diff: --{rotate,skip}-to=<path> 4 years ago
Ævar Arnfjörð Bjarmason e900d494dc diff: add an API for deferred freeing 4 years ago
Sangeeta Jain 8ef9312464 diff: do not show submodule with untracked files as "-dirty" 4 years ago
Michał Kępień 296d4a94e7 diff: add -I<regex> that ignores matching changes 4 years ago
Sergey Organov d01141de5a diff: get rid of redundant 'dense' argument 4 years ago
Denton Liu 0f5a1d449b builtin/diff-index: learn --merge-base 4 years ago
Denton Liu 177a830268 diff-lib: define diff_get_merge_base() 4 years ago
Denton Liu 4c3fe82ef1 diff-lib: accept option flags in run_diff_index() 4 years ago
Derrick Stolee b16a827764 bloom/diff: properly short-circuit on max_changes 4 years ago
Eric Sunshine 72a7239016 diff-lib: tighten show_interdiff()'s interface 4 years ago
Eric Sunshine cdffbdc217 diff: move show_interdiff() from its own file to diff-lib 4 years ago
SZEDER Gábor 0ee3cb888d diff.h: drop diff_tree_oid() & friends' return value 5 years ago
Derrick Stolee e369698016 diff: halt tree-diff early after max_changes 5 years ago
Heba Waly 13c4d7eb22 diff: move doc to diff.h and diffcore.h 5 years ago
Daniel Ferreira e4cb659ebd diff: export diffstat interface 5 years ago
brian m. carlson 36261e42ec patch-id: convert to use the_hash_algo 6 years ago
Thomas Gummerer 430be36eb5 range-diff: suppress line count in outer diff 6 years ago
Nguyễn Thái Ngọc Duy 7f125ff909 diff-parseopt: correct variable types that are used by parseopt 6 years ago
Stephen Boyd a8f6855f48 format-patch: make --base patch-id output stable 6 years ago
Nguyễn Thái Ngọc Duy cdb5330a9b am: avoid diff_opt_parse() 6 years ago
Nguyễn Thái Ngọc Duy 16bb3d714d diff --no-index: use parse_options() instead of diff_opt_parse() 6 years ago
Jeff King 287ab28bfa diff: reuse diff setup for --no-index case 6 years ago
Jeff King 784c0daed5 diff: drop options parameter from diffcore_fix_diff_index() 6 years ago
Elijah Newren d76ce4f734 log,diff-tree: add --combined-all-paths option 6 years ago
Nguyễn Thái Ngọc Duy 4a28847839 diff.c: prepare to use parse_options() for parsing 6 years ago
Nguyễn Thái Ngọc Duy 2b393ef357 diff.h: avoid bit fields in struct diff_flags 6 years ago
Nguyễn Thái Ngọc Duy 4a1b13a397 diff.h: keep forward struct declarations sorted 6 years ago
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 6 years ago
Nguyễn Thái Ngọc Duy e675765235 diff.c: remove implicit dependency on the_index 6 years ago
Nguyễn Thái Ngọc Duy 6afaf80785 diff.c: remove the_index dependency in textconv() functions 6 years ago
Nguyễn Thái Ngọc Duy b78ea5fc35 diff.c: reduce implicit dependency on the_index 6 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