index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
diff-cache.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
git-diff-*: support "-u" as a synonym for "-p"
Linus Torvalds
2005-07-08
1
-1
/
+2
*
[PATCH] Make -C less eager.
Junio C Hamano
2005-06-20
1
-2
/
+10
*
[PATCH] Add --diff-filter= output restriction to diff-* family.
Junio C Hamano
2005-06-13
1
-2
/
+7
*
[PATCH] git-diff-cache: handle pathspec beginning with a dash
Jonas Fonseca
2005-06-08
1
-1
/
+6
*
[PATCH] diff: Clean up diff_scoreopt_parse().
Junio C Hamano
2005-06-03
1
-3
/
+6
*
[PATCH] diff: Fix docs and add -O to diff-helper.
Junio C Hamano
2005-06-03
1
-1
/
+1
*
[PATCH] Add -O<orderfile> option to diff-* brothers.
Junio C Hamano
2005-05-31
1
-1
/
+7
*
[PATCH] Add -B flag to diff-* brothers.
Junio C Hamano
2005-05-30
1
-2
/
+9
*
[PATCH] diff: consolidate various calls into diffcore.
Junio C Hamano
2005-05-30
1
-6
/
+3
*
[PATCH] Pickaxe fixes.
Junio C Hamano
2005-05-29
1
-1
/
+1
*
[PATCH] Move pathspec to the beginning of the diffcore chain.
Junio C Hamano
2005-05-29
1
-2
/
+2
*
[PATCH] Add --pickaxe-all to diff-* brothers.
Junio C Hamano
2005-05-29
1
-1
/
+6
*
[PATCH] Clean up diff_setup() to make it more extensible.
Junio C Hamano
2005-05-29
1
-3
/
+3
*
git-diff-cache: fix argument parsing
Linus Torvalds
2005-05-25
1
-14
/
+22
*
[PATCH] Update git-diff-cache documentation.
Junio C Hamano
2005-05-24
1
-1
/
+1
*
[PATCH] Fix diff-pruning logic which was running prune too early.
Junio C Hamano
2005-05-24
1
-1
/
+0
*
[PATCH] diff-raw format update take #2.
Junio C Hamano
2005-05-24
1
-1
/
+1
*
[PATCH] Diffcore updates.
Junio C Hamano
2005-05-22
1
-10
/
+17
*
[PATCH] The diff-raw format updates.
Junio C Hamano
2005-05-22
1
-7
/
+5
*
[PATCH] Prepare diffcore interface for diff-tree header supression.
Junio C Hamano
2005-05-22
1
-4
/
+6
*
[PATCH] Constness fix for pickaxe option.
Junio C Hamano
2005-05-22
1
-1
/
+1
*
[PATCH] Diff overhaul, adding the other half of copy detection.
Junio C Hamano
2005-05-21
1
-1
/
+2
*
[PATCH] Introducing software archaeologist's tool "pickaxe".
Junio C Hamano
2005-05-21
1
-3
/
+8
*
[PATCH] Diff overhaul, adding half of copy detection.
Junio C Hamano
2005-05-21
1
-1
/
+7
*
sparse cleanup
Linus Torvalds
2005-05-20
1
-2
/
+2
*
[PATCH] diff overhaul
Junio C Hamano
2005-05-20
1
-25
/
+17
*
[PATCH] cleanup of in-code names
Alexey Nezhdanov
2005-05-19
1
-1
/
+1
*
[PATCH] Detect renames in diff family.
Junio C Hamano
2005-05-19
1
-2
/
+14
*
[PATCH] Kill a bunch of pointer sign warnings for gcc4
Brian Gerst
2005-05-18
1
-1
/
+1
*
Rename some more cache-related functions
Brad Roberts
2005-05-15
1
-2
/
+2
*
Rename cache_match_stat() to ce_match_stat()
Brad Roberts
2005-05-15
1
-1
/
+1
*
Fix usage string of git-diff-cache and add documentation of -m flag.
Junio C Hamano
2005-05-07
1
-1
/
+1
*
diff-cache shows differences for unmerged paths without --cache.
Junio C Hamano
2005-05-06
1
-4
/
+19
*
git-diff-cache: add "-m" flag to match all non-checked-out files with the index.
Linus Torvalds
2005-05-05
1
-2
/
+13
*
[PATCH] git and symlinks as tracked content
Kay Sievers
2005-05-05
1
-1
/
+1
*
Add "get_sha1()" helper function.
Linus Torvalds
2005-05-02
1
-1
/
+1
*
[PATCH] Rename and extend read_tree_with_tree_or_commit_sha1
Junio C Hamano
2005-04-29
1
-1
/
+1
*
[PATCH] diff-cache.c compilation warning fix.
Junio C Hamano
2005-04-28
1
-2
/
+2
*
diff-cache: handle modified new files correctly
Linus Torvalds
2005-04-27
1
-18
/
+44
*
[PATCH] Add -p (patch) to diff-cache.
Junio C Hamano
2005-04-27
1
-9
/
+28
*
diff-cache: fix handling of unmerged files.
Linus Torvalds
2005-04-27
1
-22
/
+39
*
diff-cache.c: use the "U <pathname>" format for unmerged entries.
Linus Torvalds
2005-04-27
1
-1
/
+1
*
[PATCH] diff-cache buglet
Junio C Hamano
2005-04-26
1
-1
/
+1
*
[PATCH] Fix broken diff-cache output on added files
Petr Baudis
2005-04-24
1
-1
/
+1
*
New "diff-cache" implementation.
Linus Torvalds
2005-04-23
1
-180
/
+54
*
[PATCH] Usage-string fixes.
Junio C Hamano
2005-04-21
1
-2
/
+4
*
[PATCH] Teach diff-cache about commit objects
Junio C Hamano
2005-04-21
1
-16
/
+1
*
Add "diff-cache" helper program to compare a tree (or commit) with
Linus Torvalds
2005-04-20
1
-0
/
+267