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
/
combine-diff.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-04
combine-diff: use built-in xdiff.
Junio C Hamano
1
-102
/
+136
2006-04-04
Use blob_, commit_, tag_, and tree_type throughout.
Peter Eriksen
1
-1
/
+2
2006-03-29
tree/diff header cleanup.
Junio C Hamano
1
-1
/
+1
2006-02-27
combine-diff: Honour -z option correctly.
Mark Wooding
1
-2
/
+2
2006-02-27
combine-diff: Honour --full-index.
Mark Wooding
1
-4
/
+6
2006-02-13
combine-diff: diff-files fix.
Junio C Hamano
1
-4
/
+5
2006-02-10
combine-diff: Record diff status a bit more faithfully
Junio C Hamano
1
-7
/
+25
2006-02-10
find_unique_abbrev() simplification.
Junio C Hamano
1
-12
/
+3
2006-02-09
combine-diff: move formatting logic to show_combined_diff()
Junio C Hamano
1
-27
/
+58
2006-02-09
combined-diff: use diffcore before intersecting paths.
Junio C Hamano
1
-1
/
+2
2006-02-09
diff-tree -c raw output
Linus Torvalds
1
-3
/
+52
2006-02-06
combine-diff: do not punt on removed or added files.
Junio C Hamano
1
-10
/
+14
2006-02-06
combine-diff: show mode changes as well.
Junio C Hamano
1
-11
/
+31
2006-02-06
combine-diff: do not send NULL to printf
Junio C Hamano
1
-6
/
+17
2006-02-05
combine-diff: remove misguided --show-empty hack.
Junio C Hamano
1
-6
/
+4
2006-02-02
combine-diff: finishing touches to git-diff-tree --cc
Junio C Hamano
1
-4
/
+4
2006-02-02
combine-diff: cleanup.
Junio C Hamano
1
-37
/
+65
2006-02-02
combine-diff: show parent line numbers as well.
Junio C Hamano
1
-11
/
+59
2006-02-02
combine-diff: add a bit more comments.
Junio C Hamano
1
-1
/
+7
2006-02-02
combine-diff: fix placement of deletion.
Junio C Hamano
1
-1
/
+13
2006-02-02
combine-diff: add safety check to --cc.
Junio C Hamano
1
-2
/
+18
2006-02-02
combine-diff: update --cc "uninteresting hunks" logic.
Junio C Hamano
1
-69
/
+33
2006-02-02
combine-diff: reuse diff from the same blob.
Junio C Hamano
1
-2
/
+37
2006-01-28
diff-files: -c and --cc options.
Junio C Hamano
1
-20
/
+46
2006-01-28
combine-diff: better hunk splitting.
Junio C Hamano
1
-27
/
+116
2006-01-28
diff-tree --cc: squelch header generation on empty patch.
Junio C Hamano
1
-16
/
+30
2006-01-28
combine-diff: extend --cc logic to Octopus.
Junio C Hamano
1
-26
/
+63
2006-01-28
combine-diff: minor output changes.
Junio C Hamano
1
-3
/
+2
2006-01-28
combine-diff: fix appending at the tail of a list.
Junio C Hamano
1
-11
/
+6
2006-01-28
diff-tree --cc: denser combined diff output for a merge commit.
Junio C Hamano
1
-5
/
+64
2006-01-28
diff-tree -c: show a merge commit a bit more sensibly.
Junio C Hamano
1
-0
/
+469
[prev]