17 Commits (edf563fbaa2ab50734db4a61e9092f25fbb5a417)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy 4f38f6b5ba diff*: fix worktree setup 16 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Johannes Schindelin ef90d6d420 Provide git_config with a callback-data parameter 17 years ago
Jeff King 9a1805a872 add a "basic" diff config callback 17 years ago
Junio C Hamano da31b358fb diff --check: minor fixups 17 years ago
Wincent Colaiuta 62c64895cf "diff --check" should affect exit status 17 years ago
Pierre Habouzit 8f67f8aefb Make the diff_options bitfields be an unsigned with explicit masks. 17 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Alex Riesen 41bbf9d585 Allow git-diff exit with codes similar to diff(1) 18 years ago
Junio C Hamano b4e1e4a787 run_diff_{files,index}(): update calling convention. 18 years ago
Linus Torvalds a633fca0c0 Call setup_git_directory() much earlier 19 years ago
Linus Torvalds db6296a566 Call setup_git_directory() early 19 years ago
Junio C Hamano ef1d9c5aa4 log and diff family: honor config even from subdirectories 19 years ago
Junio C Hamano 83ad63cfeb diff: do not use configuration magic at the core-level 19 years ago
Timo Hirvonen c9b5ef998a Set default diff output format after parsing command line 19 years ago
Linus Torvalds 1f1e895fcc Add "named object array" concept 19 years ago
Peter Eriksen e8cc9cd98e Builtin git-diff-files, git-diff-index, git-diff-stages, and git-diff-tree. 19 years ago
Junio C Hamano 61678d87c2 diff-index: fix compilation warnings. 19 years ago
Junio C Hamano 5c21ac0e7c Libified diff-index: backward compatibility fix. 19 years ago
Junio C Hamano e09ad6e1e3 Libify diff-index. 19 years ago
Junio C Hamano e464f4c311 assume unchanged git: diff-index fix. 19 years ago
Junio C Hamano 5f73076c1a "Assume unchanged" git 19 years ago
Junio C Hamano 4abd89648e diff-index: make --cc a synonym for -p for now. 19 years ago
Daniel Barkalow 521698b153 Only use a single parser for tree objects 19 years ago
Junio C Hamano 82f9d58a39 code comments: spell 19 years ago
Junio C Hamano 9ce392f482 Move diff.renamelimit out of default configuration. 19 years ago
Junio C Hamano 3e09cdfd11 Use core.filemode. 19 years ago
Junio C Hamano 6b5ee137e5 Diff clean-up. 19 years ago
Junio C Hamano 215a7ad1ef Big tool rename. 19 years ago
Linus Torvalds d288a70030 [PATCH] Make "git diff" work inside relative subdirectories 19 years ago
Petr Baudis 4d1f119033 [PATCH] Unify usage strings declaration 20 years ago
Linus Torvalds e68b6f1525 Split up "diff_format" into "format" and "line_termination". 20 years ago
Linus Torvalds c0fd1f517e Make "ce_match_path()" a generic helper function 20 years ago
Linus Torvalds fdee7d07ba Make git-diff-cache skip any comparisons which don't match pathspec 20 years ago
Linus Torvalds a74ba54bd1 Start using the partial tree reading in "git-diff-cache" 20 years ago
Linus Torvalds 0ca14a57f1 Start adding interfaces to read in partial trees 20 years ago
Junio C Hamano dda2d79af2 [PATCH] Clean up diff option descriptions. 20 years ago
Junio C Hamano 52f28529f4 [PATCH] git-diff-*: --name-only and --name-only-z. 20 years ago
Linus Torvalds acb46f8769 git-diff-*: support "-u" as a synonym for "-p" 20 years ago
Junio C Hamano 4727f64003 [PATCH] Make -C less eager. 20 years ago
Junio C Hamano f2ce9fde57 [PATCH] Add --diff-filter= output restriction to diff-* family. 20 years ago
Jonas Fonseca e0f0e891c1 [PATCH] git-diff-cache: handle pathspec beginning with a dash 20 years ago
Junio C Hamano 0e3994fa97 [PATCH] diff: Clean up diff_scoreopt_parse(). 20 years ago
Junio C Hamano ce24067549 [PATCH] diff: Fix docs and add -O to diff-helper. 20 years ago
Junio C Hamano af5323e027 [PATCH] Add -O<orderfile> option to diff-* brothers. 20 years ago
Junio C Hamano f345b0a066 [PATCH] Add -B flag to diff-* brothers. 20 years ago
Junio C Hamano befe86392c [PATCH] diff: consolidate various calls into diffcore. 20 years ago
Junio C Hamano e25de75696 [PATCH] Pickaxe fixes. 20 years ago
Junio C Hamano 6145ee8b36 [PATCH] Move pathspec to the beginning of the diffcore chain. 20 years ago
Junio C Hamano 367cec1c02 [PATCH] Add --pickaxe-all to diff-* brothers. 20 years ago