12 Commits (ae25c67acae4971594b574e4fc02b131a3da156a)

Author SHA1 Message Date
Alex Riesen 41bbf9d585 Allow git-diff exit with codes similar to diff(1) 18 years ago
Johannes Schindelin fcfa33ec90 diff: make more cases implicit --no-index 18 years ago
Johannes Schindelin d516c2d119 Teach git-diff-files the new option `--no-index` 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 5faf64cd28 Remove awkward compatibility warts 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 6973dcaee7 Libify diff-files. 19 years ago
Linus Torvalds 9153983310 Log message printout cleanups 19 years ago
Junio C Hamano 1b0c7174a1 tree/diff header cleanup. 19 years ago
Junio C Hamano 9ece7169a4 combine-diff: diff-files fix (#2) 19 years ago
Junio C Hamano 0a798076b8 combine-diff: move formatting logic to show_combined_diff() 19 years ago
Junio C Hamano 5f73076c1a "Assume unchanged" git 19 years ago
Junio C Hamano 2454c962fb combine-diff: show mode changes as well. 19 years ago
Junio C Hamano e3c3a550d4 combine-diff: remove misguided --show-empty hack. 19 years ago
Junio C Hamano 939aabbf7d diff-files -c/--cc: combine only when both ours and theirs exist. 19 years ago
Junio C Hamano ea726d02e9 diff-files: -c and --cc options. 19 years ago
Junio C Hamano 15bf57a18a diff-files: show diffs with stage0 and unmerged stage at the same time. 19 years ago
Linus Torvalds 10637b84d9 diff-files: -1/-2/-3 to diff against unmerged stage. 19 years ago
Junio C Hamano 9ce392f482 Move diff.renamelimit out of default configuration. 19 years ago
Linus Torvalds ea51d416c0 Teach "git diff" to handle filenames starting with '-' 19 years ago
Junio C Hamano 3e09cdfd11 Use core.filemode. 19 years ago
Linus Torvalds 17712991a5 Add ".git/config" file parser 19 years ago
Junio C Hamano 88cd621dee Consolidate null_sha1[]. 19 years ago
Junio C Hamano 6b5ee137e5 Diff clean-up. 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
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
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 67574c403f [PATCH] diff: mode bits fixes 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
Junio C Hamano 19feebc8c3 [PATCH] Clean up diff_setup() to make it more extensible. 20 years ago
Junio C Hamano bceafe752c [PATCH] Fix diff-pruning logic which was running prune too early. 20 years ago