index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
diff-lib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
diff --cc: fix display of symlink conflicts during a merge.
Junio C Hamano
2007-02-26
1
-3
/
+13
*
|
Fix typo: do not show name1 when name2 fails
Johannes Schindelin
2007-02-25
1
-1
/
+1
*
|
Evil Merge branch 'jc/status' (early part) into js/diff-ni
Junio C Hamano
2007-02-24
1
-9
/
+5
|
\
\
|
*
|
run_diff_{files,index}(): update calling convention.
Junio C Hamano
2007-02-22
1
-9
/
+1
*
|
|
Teach git-diff-files the new option `--no-index`
Johannes Schindelin
2007-02-23
1
-0
/
+207
|
|
/
|
/
|
*
|
Do not take mode bits from index after type change.
Junio C Hamano
2007-02-17
1
-3
/
+1
|
/
*
git-blame: no rev means start from the working tree file.
Junio C Hamano
2007-02-05
1
-1
/
+43
*
diff-index --cached --raw: show tree entry on the LHS for unmerged entries.
Junio C Hamano
2007-01-07
1
-3
/
+6
*
diff-index --cc shows a 3-way diff between HEAD, index and working tree.
Paul Mackerras
2006-09-05
1
-0
/
+25
*
Convert memset(hash,0,20) to hashclr(hash).
Junio C Hamano
2006-08-23
1
-1
/
+1
*
Convert memcpy(a,b,20) to hashcpy(a,b).
Shawn Pearce
2006-08-23
1
-2
/
+1
*
Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.
David Rientjes
2006-08-17
1
-1
/
+1
*
Merge branch 'lt/objlist' into next
Junio C Hamano
2006-06-20
1
-2
/
+2
|
\
|
*
Add "named object array" concept
Linus Torvalds
2006-06-20
1
-2
/
+2
*
|
Don't instantiate structures with FAMs.
Florian Forster
2006-06-19
1
-19
/
+22
|
/
*
Libified diff-index: backward compatibility fix.
Junio C Hamano
2006-04-22
1
-1
/
+9
*
Libify diff-index.
Junio C Hamano
2006-04-22
1
-0
/
+203
*
Libify diff-files.
Junio C Hamano
2006-04-22
1
-1762
/
+100
*
diff --stat: do not drop rename information.
Junio C Hamano
2006-04-20
1
-9
/
+68
*
diff: move diff.c to diff-lib.c to make room.
Junio C Hamano
2006-04-20
1
-0
/
+1736
[prev]