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-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
[prev]