24 Commits (d2feb01aa580843261c25d8609369d17bcdf6028)

Author SHA1 Message Date
Linus Torvalds 671c9b7e31 Add cache preload facility 16 years ago
Junio C Hamano 903e09a3ec diff/diff-files: do not use --cc too aggressively 16 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Junio C Hamano 6304c29d51 diff-files: do not play --no-index games 17 years ago
Johannes Schindelin ef90d6d420 Provide git_config with a callback-data parameter 17 years ago
SZEDER Gábor af05d67939 Always set *nongit_ok in setup_git_directory_gently() 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
Andrew Ruder 4551d05fe4 Removing -n option from git-diff-files documentation 18 years ago
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