2 Commits (d67c4af41f7975940e8fec6405411581570eb672)

Author SHA1 Message Date
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
Junio C Hamano 19feebc8c3 [PATCH] Clean up diff_setup() to make it more extensible. 20 years ago
Linus Torvalds 6c56c5340a git-diff-cache: fix argument parsing 20 years ago
Junio C Hamano b1c006dd65 [PATCH] Update git-diff-cache documentation. 20 years ago
Junio C Hamano bceafe752c [PATCH] Fix diff-pruning logic which was running prune too early. 20 years ago
Junio C Hamano b6d8f309d9 [PATCH] diff-raw format update take #2. 20 years ago
Junio C Hamano 6b14d7faf0 [PATCH] Diffcore updates. 20 years ago
Junio C Hamano 81e50eabf0 [PATCH] The diff-raw format updates. 20 years ago
Junio C Hamano 38c6f78059 [PATCH] Prepare diffcore interface for diff-tree header supression. 20 years ago
Junio C Hamano 057c7d3018 [PATCH] Constness fix for pickaxe option. 20 years ago
Junio C Hamano c3e7fbcbd0 [PATCH] Diff overhaul, adding the other half of copy detection. 20 years ago
Junio C Hamano 52e9578985 [PATCH] Introducing software archaeologist's tool "pickaxe". 20 years ago
Junio C Hamano 427dcb4bca [PATCH] Diff overhaul, adding half of copy detection. 20 years ago
Linus Torvalds e99d59ff0b sparse cleanup 20 years ago
Junio C Hamano 57fe64a40d [PATCH] diff overhaul 20 years ago
Alexey Nezhdanov 667bb59b2d [PATCH] cleanup of in-code names 20 years ago
Junio C Hamano 5c97558c9a [PATCH] Detect renames in diff family. 20 years ago
Brian Gerst bf0f910d1d [PATCH] Kill a bunch of pointer sign warnings for gcc4 20 years ago
Brad Roberts dbbce55b3a Rename some more cache-related functions 20 years ago
Brad Roberts 5d728c8411 Rename cache_match_stat() to ce_match_stat() 20 years ago
Junio C Hamano 651df67bbc Fix usage string of git-diff-cache and add documentation of -m flag. 20 years ago
Junio C Hamano 660265909f diff-cache shows differences for unmerged paths without --cache. 20 years ago
Linus Torvalds 160c8433d9 git-diff-cache: add "-m" flag to match all non-checked-out files with the index. 20 years ago
Kay Sievers 8ae0a8c514 [PATCH] git and symlinks as tracked content 20 years ago
Linus Torvalds 3c249c9506 Add "get_sha1()" helper function. 20 years ago
Junio C Hamano 40469ee9c6 [PATCH] Rename and extend read_tree_with_tree_or_commit_sha1 20 years ago
Junio C Hamano b836825b55 [PATCH] diff-cache.c compilation warning fix. 20 years ago
Linus Torvalds c9cddabe99 diff-cache: handle modified new files correctly 20 years ago