index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
diff-lib.c
Commit message (
Expand
)
Author
Age
*
diff --cc: fix display of symlink conflicts during a merge.
Junio C Hamano
2007-02-25
*
Do not take mode bits from index after type change.
Junio C Hamano
2007-02-16
*
git-blame: no rev means start from the working tree file.
Junio C Hamano
2007-02-05
*
diff-index --cached --raw: show tree entry on the LHS for unmerged entries.
Junio C Hamano
2007-01-06
*
diff-index --cc shows a 3-way diff between HEAD, index and working tree.
Paul Mackerras
2006-09-05
*
Convert memset(hash,0,20) to hashclr(hash).
Junio C Hamano
2006-08-23
*
Convert memcpy(a,b,20) to hashcpy(a,b).
Shawn Pearce
2006-08-23
*
Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.
David Rientjes
2006-08-17
*
Merge branch 'lt/objlist' into next
Junio C Hamano
2006-06-19
|
\
|
*
Add "named object array" concept
Linus Torvalds
2006-06-19
*
|
Don't instantiate structures with FAMs.
Florian Forster
2006-06-18
|
/
*
Libified diff-index: backward compatibility fix.
Junio C Hamano
2006-04-22
*
Libify diff-index.
Junio C Hamano
2006-04-22
*
Libify diff-files.
Junio C Hamano
2006-04-22
*
diff --stat: do not drop rename information.
Junio C Hamano
2006-04-19
*
diff: move diff.c to diff-lib.c to make room.
Junio C Hamano
2006-04-19