56 Commits (29df2385d09611219c53d07f453794d6146e73a3)

Author SHA1 Message Date
Brandon Casey 4ed7cd3ab0 Improve use of lockfile API 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
Junio C Hamano 3384a2dfc1 shortlog: default to HEAD when the standard input is a tty 17 years ago
Pierre Habouzit 8f67f8aefb Make the diff_options bitfields be an unsigned with explicit masks. 17 years ago
Junio C Hamano fbbdbfc3cc refresh_index_quietly(): express "optional" nature of index writing better 17 years ago
Junio C Hamano aecbf914c4 git-diff: resurrect the traditional empty "diff --git" behaviour 17 years ago
Junio C Hamano fb13227e08 git-diff: squelch "empty" diffs 17 years ago
René Scharfe 89d07f750a diff: don't run pager if user asked for a diff style exit code 17 years ago
Jeff King 82cb8afa9b git-diff: turn on recursion by default 18 years ago
Junio C Hamano 43342941dd Diff between two blobs should take mode changes into account now. 18 years ago
Martin Koegler 01618a3ab1 use mode of the tree in git-diff, if <tree>:<file> syntax is used 18 years ago
Junio C Hamano f1af60bdba Support 'diff=pgm' attribute 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
Junio C Hamano 6c09c45138 diff --cached: give more sensible error message when HEAD is yet to be created. 18 years ago
Johannes Schindelin 75b62b489a git-diff: fix combined diff 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
Junio C Hamano f2dd1c9adf Revert "git-diff: Introduce --index and deprecate --cached." 18 years ago
Andreas Ericsson 4c81c213a4 git-diff: Introduce --index and deprecate --cached. 18 years ago
Shawn Pearce e702496e43 Convert memcpy(a,b,20) to hashcpy(a,b). 18 years ago
David Rientjes a89fccd281 Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. 18 years ago
David Rientjes 0bef57ee44 make inline is_null_sha1 global 18 years ago
Junio C Hamano 306ea2df03 Fix git-diff A...B 18 years ago
Junio C Hamano 72ee96c0f1 check return value from diff_setup_done() 18 years ago
Ramsay Allan Jones 15e593e4d3 Fixup command names in some usage strings. 19 years ago
Junio C Hamano 53dd8a9cb5 Show both blob names from "git diff blob1 blob2" 19 years ago
Junio C Hamano f82cd3c610 Fix "git diff blob1 blob2" showing the diff in reverse. 19 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 9919f41c91 git-diff A...B to (usually) mean "git-diff `git-merge-base A B` B" 19 years ago
Linus Torvalds 1974632c66 Remove TYPE_* constant macros and use object_type enums consistently. 19 years ago
Pavel Roskin 82e5a82fd7 Fix more typos, primarily in the code 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
Junio C Hamano 047fbe906b builtin-diff: turn recursive on when defaulting to --patch format. 19 years ago
Timo Hirvonen c9b5ef998a Set default diff output format after parsing command line 19 years ago
Timo Hirvonen a610786f4b Make --raw option available for all diff commands 19 years ago
Timo Hirvonen c6744349df Merge with_raw, with_stat and summary variables to output_format 19 years ago
Linus Torvalds 1f1e895fcc Add "named object array" concept 19 years ago
Linus Torvalds 885a86abe2 Shrink "struct object" a bit 19 years ago
Junio C Hamano 065e0b126f builtin-diff: do not say files are renamed when blob and file are given 19 years ago
Junio C Hamano e4e23f3a1c builtin-diff: fix comparison between two blobs. 19 years ago
Peter Hagervall d92f1dc63f Sparse fix for builtin-diff 19 years ago
Johannes Schindelin e686eb9870 fmt-patch: understand old <his> notation 19 years ago
Junio C Hamano 334b506a34 builtin-diff.c: die() formatting type fix. 19 years ago
Junio C Hamano 0fe7c1de16 built-in diff: assorted updates. 19 years ago
Junio C Hamano 65056021f2 built-in diff. 19 years ago