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-lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-05
git-blame: no rev means start from the working tree file.
Junio C Hamano
1
-1
/
+43
2007-01-06
diff-index --cached --raw: show tree entry on the LHS for unmerged entries.
Junio C Hamano
1
-3
/
+6
2006-09-05
diff-index --cc shows a 3-way diff between HEAD, index and working tree.
Paul Mackerras
1
-0
/
+25
2006-08-23
Convert memset(hash,0,20) to hashclr(hash).
Junio C Hamano
1
-1
/
+1
2006-08-23
Convert memcpy(a,b,20) to hashcpy(a,b).
Shawn Pearce
1
-2
/
+1
2006-08-17
Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.
David Rientjes
1
-1
/
+1
2006-06-19
Merge branch 'lt/objlist' into next
Junio C Hamano
1
-2
/
+2
2006-06-19
Add "named object array" concept
Linus Torvalds
1
-2
/
+2
2006-06-18
Don't instantiate structures with FAMs.
Florian Forster
1
-19
/
+22
2006-04-22
Libified diff-index: backward compatibility fix.
Junio C Hamano
1
-1
/
+9
2006-04-22
Libify diff-index.
Junio C Hamano
1
-0
/
+203
2006-04-22
Libify diff-files.
Junio C Hamano
1
-1762
/
+100
2006-04-19
diff --stat: do not drop rename information.
Junio C Hamano
1
-9
/
+68
2006-04-19
diff: move diff.c to diff-lib.c to make room.
Junio C Hamano
1
-0
/
+1736
[prev]