index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
diff.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-05-24
[PATCH] Redo rename/copy detection logic.
Junio C Hamano
1
-19
/
+98
2005-05-23
[PATCH] Fix diff-pruning logic which was running prune too early.
Junio C Hamano
1
-92
/
+64
2005-05-23
[PATCH] diff-raw format update take #2.
Junio C Hamano
1
-48
/
+76
2005-05-23
[PATCH] Rename/copy detection fix.
Junio C Hamano
1
-47
/
+98
2005-05-22
Some more sparse warning fixes
Linus Torvalds
1
-4
/
+4
2005-05-22
Include file cleanups..
Linus Torvalds
1
-1
/
+0
2005-05-22
[PATCH] Diffcore updates.
Junio C Hamano
1
-82
/
+90
2005-05-21
[PATCH] The diff-raw format updates.
Junio C Hamano
1
-58
/
+74
2005-05-21
[PATCH] Prepare diffcore interface for diff-tree header supression.
Junio C Hamano
1
-21
/
+22
2005-05-21
[PATCH] Constness fix for pickaxe option.
Junio C Hamano
1
-1
/
+1
2005-05-21
[PATCH] Introducing software archaeologist's tool "pickaxe".
Junio C Hamano
1
-9
/
+14
2005-05-21
[PATCH] Diff overhaul, adding half of copy detection.
Junio C Hamano
1
-413
/
+286
2005-05-20
sparse cleanup
Linus Torvalds
1
-3
/
+3
2005-05-20
[PATCH] Simplify "reverse-diff" logic in the diff core.
Junio C Hamano
1
-23
/
+15
2005-05-19
[PATCH] diff overhaul
Junio C Hamano
1
-29
/
+113
2005-05-19
[PATCH] Declare stacked variables before the first statement.
Thomas Glanzmann
1
-2
/
+2
2005-05-19
[PATCH] Detect renames in diff family.
Junio C Hamano
1
-4
/
+17
2005-05-19
diff.c: remove left-over scoring debug message
Linus Torvalds
1
-3
/
+0
2005-05-19
[PATCH] Detect renames in diff family.
Junio C Hamano
1
-32
/
+378
2005-05-18
[PATCH] Diff-helper update
Junio C Hamano
1
-12
/
+22
2005-05-18
[PATCH] Fix diff output take #4.
Junio C Hamano
1
-7
/
+7
2005-05-15
Rename cache_match_stat() to ce_match_stat()
Brad Roberts
1
-1
/
+1
2005-05-15
[PATCH 1/3] Update mode-change strings in diff output.
Junio C Hamano
1
-10
/
+12
2005-05-09
Rename environment variables.
Junio C Hamano
1
-5
/
+5
2005-05-07
[PATCH] Add #include <limits.h> so that git compiles under Solaris
Thomas Glanzmann
1
-0
/
+1
2005-05-05
Update diff engine for symlinks stored in the cache.
Junio C Hamano
1
-22
/
+56
2005-05-04
Optimize diff-cache -p --cached
Junio C Hamano
1
-13
/
+54
2005-05-04
Terminate diff-* on non-zero exit from GIT_EXTERNAL_DIFF
Junio C Hamano
1
-8
/
+12
2005-05-01
Change the prefix for builtin diff generation.
Linus Torvalds
1
-1
/
+1
2005-05-01
[PATCH] Rework built-in diff to make its output more dense.
Junio C Hamano
1
-11
/
+15
2005-04-28
[PATCH] diff.c: clean temporary files
Junio C Hamano
1
-5
/
+24
2005-04-28
[PATCH] Make diff-cache and friends output more cg-patch friendly.
Junio C Hamano
1
-20
/
+36
2005-04-27
diff.c: don't add extra '/' to pathname
Linus Torvalds
1
-2
/
+0
2005-04-27
[PATCH] Reworked external diff interface.
Junio C Hamano
1
-35
/
+58
2005-04-26
[PATCH] introduce xmalloc and xrealloc
Christopher Li
1
-3
/
+2
2005-04-26
[PATCH] Diff-tree-helper take two.
Junio C Hamano
1
-43
/
+205
2005-04-25
[PATCH] Split external diff command interface to a separate file.
Junio C Hamano
1
-0
/
+106