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-tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-07-08
git-diff-*: support "-u" as a synonym for "-p"
Linus Torvalds
1
-1
/
+1
2005-06-26
Add "--pretty=full" format that also shows committer.
Linus Torvalds
1
-13
/
+0
2005-06-23
Clean up git-diff-tree 'header' generation
Linus Torvalds
1
-12
/
+6
2005-06-19
[PATCH] Make -C less eager.
Junio C Hamano
1
-3
/
+3
2005-06-12
[PATCH] Add --diff-filter= output restriction to diff-* family.
Junio C Hamano
1
-3
/
+9
2005-06-12
[PATCH] diff-tree: --find-copies-harder
Junio C Hamano
1
-3
/
+10
2005-06-12
git-diff-tree: fix output with just "--pretty".
Linus Torvalds
1
-0
/
+1
2005-06-12
[PATCH] Support commit_format in diff-tree
Junio C Hamano
1
-1
/
+19
2005-06-05
pretty_print_commit: add different formats
Linus Torvalds
1
-1
/
+2
2005-06-03
[PATCH] diff: Clean up diff_scoreopt_parse().
Junio C Hamano
1
-3
/
+6
2005-06-03
[PATCH] diff: Fix docs and add -O to diff-helper.
Junio C Hamano
1
-1
/
+1
2005-06-01
[PATCH] diff: mode bits fixes
Junio C Hamano
1
-1
/
+3
2005-06-01
Add generic commit "pretty print" function.
Linus Torvalds
1
-69
/
+3
2005-05-30
[PATCH] Add -O<orderfile> option to diff-* brothers.
Junio C Hamano
1
-1
/
+7
2005-05-30
[PATCH] Add -B flag to diff-* brothers.
Junio C Hamano
1
-1
/
+7
2005-05-30
[PATCH] diff: consolidate various calls into diffcore.
Junio C Hamano
1
-4
/
+3
2005-05-29
[PATCH] Optimize diff-tree -[CM] --stdin
Junio C Hamano
1
-0
/
+3
2005-05-29
[PATCH] Add --pickaxe-all to diff-* brothers.
Junio C Hamano
1
-1
/
+6
2005-05-29
[PATCH] Clean up diff_setup() to make it more extensible.
Junio C Hamano
1
-3
/
+3
2005-05-27
git-diff-tree: simplify header output with '-z'
Linus Torvalds
1
-12
/
+5
2005-05-26
git-diff-tree: don't use diffcore_pathspec()
Linus Torvalds
1
-2
/
+0
2005-05-25
[PATCH] show changed tree objects with recursive git-diff-tree
Junio C Hamano
1
-1
/
+8
2005-05-24
[PATCH] Use DIFF_FORMAT_NO_OUTPUT to implement diff-tree -s option.
Junio C Hamano
1
-12
/
+2
2005-05-23
[PATCH] Fix diff-pruning logic which was running prune too early.
Junio C Hamano
1
-2
/
+0
2005-05-23
diff-tree: don't write headers if the diff queue is empty
Linus Torvalds
1
-5
/
+5
2005-05-23
[PATCH] diff-raw format update take #2.
Junio C Hamano
1
-2
/
+2
2005-05-23
[PATCH] NUL terminate diff-tree header lines under -z.
Junio C Hamano
1
-1
/
+12
2005-05-22
Some more sparse warning fixes
Linus Torvalds
1
-1
/
+1
2005-05-22
[PATCH] Diffcore updates.
Junio C Hamano
1
-20
/
+24
2005-05-21
[PATCH] The diff-raw format updates.
Junio C Hamano
1
-7
/
+6
2005-05-21
[PATCH] Prepare diffcore interface for diff-tree header supression.
Junio C Hamano
1
-8
/
+18
2005-05-21
diff-tree: don't print multiple headers for merges when silent.
Linus Torvalds
1
-1
/
+8
2005-05-21
[PATCH] Constness fix for pickaxe option.
Junio C Hamano
1
-1
/
+1
2005-05-21
diff-tree: prettify output slightly
Linus Torvalds
1
-3
/
+16
2005-05-21
[PATCH] Introducing software archaeologist's tool "pickaxe".
Junio C Hamano
1
-5
/
+10
2005-05-21
[PATCH] Diff overhaul, adding half of copy detection.
Junio C Hamano
1
-1
/
+7
2005-05-20
sparse cleanup
Linus Torvalds
1
-5
/
+5
2005-05-20
diff-tree: use new base_name_compare() helper function
Linus Torvalds
1
-1
/
+1
2005-05-19
Fix up previous commit
Linus Torvalds
1
-3
/
+8
2005-05-19
[PATCH] diff overhaul
Junio C Hamano
1
-31
/
+15
2005-05-19
diff-tree: add "--root" flag to show a root commit as a big creation event.
Linus Torvalds
1
-6
/
+35
2005-05-19
[PATCH] cleanup of in-code names
Alexey Nezhdanov
1
-2
/
+2
2005-05-19
[PATCH] Detect renames in diff family.
Junio C Hamano
1
-4
/
+21
2005-05-18
diff-tree: don't match non-directories as partial pathnames
Linus Torvalds
1
-0
/
+2
2005-05-18
diff-tree: fix "whole sub-tree disappeared or appeared" case
Linus Torvalds
1
-9
/
+11
2005-05-18
diff-tree: fix up comparison of "interesting" sub-trees
Linus Torvalds
1
-0
/
+5
2005-05-18
diff-tree: show hex sha1 of the single-commit argument case correctly.
Linus Torvalds
1
-1
/
+7
2005-05-18
diff-tree: fix and extend argument parsing
Linus Torvalds
1
-11
/
+27
2005-05-18
diff-tree: clean up diff_tree_stdin() function
Linus Torvalds
1
-21
/
+27
2005-05-06
diff-tree: add author/date information to the verbose output
Linus Torvalds
1
-1
/
+24
[next]