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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-05
diff 'rename' format change.
Linus Torvalds
1
-2
/
+2
2005-06-05
[PATCH] diff.c: -B argument passing fix.
Junio C Hamano
1
-2
/
+2
2005-06-05
[PATCH] diff.c: locate_size_cache() fix.
Junio C Hamano
1
-5
/
+6
2005-06-03
[PATCH] diff: Update -B heuristics.
Junio C Hamano
1
-2
/
+16
2005-06-03
[PATCH] diff: Clean up diff_scoreopt_parse().
Junio C Hamano
1
-0
/
+39
2005-06-02
[PATCH] Find size of SHA1 object without inflating everything.
Junio C Hamano
1
-5
/
+6
2005-06-01
[PATCH] diff: mode bits fixes
Junio C Hamano
1
-5
/
+7
2005-05-30
[PATCH] Show dissimilarity index for D and N case.
Junio C Hamano
1
-2
/
+18
2005-05-30
[PATCH] Add -O<orderfile> option to diff-* brothers.
Junio C Hamano
1
-1
/
+4
2005-05-30
[PATCH] Add -B flag to diff-* brothers.
Junio C Hamano
1
-3
/
+18
2005-05-30
[PATCH] diff: fix the culling of unneeded delete record.
Junio C Hamano
1
-21
/
+2
2005-05-30
[PATCH] diff: further cleanup.
Junio C Hamano
1
-2
/
+7
2005-05-30
[PATCH] diff: code clean-up and removal of rename hack.
Junio C Hamano
1
-3
/
+3
2005-05-30
[PATCH] diff: consolidate various calls into diffcore.
Junio C Hamano
1
-0
/
+12
2005-05-29
[PATCH] Optimize diff-tree -[CM] --stdin
Junio C Hamano
1
-2
/
+81
2005-05-29
[PATCH] Fix the way diffcore-rename records unremoved source.
Junio C Hamano
1
-39
/
+37
2005-05-29
[PATCH] Remove a function not used anymore.
Junio C Hamano
1
-22
/
+0
2005-05-29
[PATCH] Clean up diff_setup() to make it more extensible.
Junio C Hamano
1
-2
/
+3
2005-05-29
[PATCH] Remove final newline from the value of xfrm_msg variable.
Junio C Hamano
1
-3
/
+3
2005-05-29
[PATCH] Do not expose internal scaling to diff-helper.
Junio C Hamano
1
-1
/
+1
2005-05-29
[PATCH] Introduce diff_free_filepair() funcion.
Junio C Hamano
1
-6
/
+9
2005-05-26
[PATCH] Diff updates to express type changes
Junio C Hamano
1
-9
/
+36
2005-05-25
[PATCH] Mode only changes from diff.
Junio C Hamano
1
-2
/
+4
2005-05-25
[PATCH] Fix type-change handling when assigning the status code to filepairs.
Junio C Hamano
1
-14
/
+22
2005-05-25
diff.c: don't silently ignore unknown state changes in diffs.
Linus Torvalds
1
-1
/
+1
2005-05-24
[PATCH] Redo rename/copy detection logic.
Junio C Hamano
1
-19
/
+98
2005-05-23
[PATCH] Fix diff-pruning logic which was running prune too early.
Junio C Hamano
1
-92
/
+64
2005-05-23
[PATCH] diff-raw format update take #2.
Junio C Hamano
1
-48
/
+76
2005-05-23
[PATCH] Rename/copy detection fix.
Junio C Hamano
1
-47
/
+98
2005-05-22
Some more sparse warning fixes
Linus Torvalds
1
-4
/
+4
2005-05-22
Include file cleanups..
Linus Torvalds
1
-1
/
+0
2005-05-22
[PATCH] Diffcore updates.
Junio C Hamano
1
-82
/
+90
2005-05-21
[PATCH] The diff-raw format updates.
Junio C Hamano
1
-58
/
+74
2005-05-21
[PATCH] Prepare diffcore interface for diff-tree header supression.
Junio C Hamano
1
-21
/
+22
2005-05-21
[PATCH] Constness fix for pickaxe option.
Junio C Hamano
1
-1
/
+1
2005-05-21
[PATCH] Introducing software archaeologist's tool "pickaxe".
Junio C Hamano
1
-9
/
+14
2005-05-21
[PATCH] Diff overhaul, adding half of copy detection.
Junio C Hamano
1
-413
/
+286
2005-05-20
sparse cleanup
Linus Torvalds
1
-3
/
+3
2005-05-20
[PATCH] Simplify "reverse-diff" logic in the diff core.
Junio C Hamano
1
-23
/
+15
2005-05-19
[PATCH] diff overhaul
Junio C Hamano
1
-29
/
+113
2005-05-19
[PATCH] Declare stacked variables before the first statement.
Thomas Glanzmann
1
-2
/
+2
2005-05-19
[PATCH] Detect renames in diff family.
Junio C Hamano
1
-4
/
+17
2005-05-19
diff.c: remove left-over scoring debug message
Linus Torvalds
1
-3
/
+0
2005-05-19
[PATCH] Detect renames in diff family.
Junio C Hamano
1
-32
/
+378
2005-05-18
[PATCH] Diff-helper update
Junio C Hamano
1
-12
/
+22
2005-05-18
[PATCH] Fix diff output take #4.
Junio C Hamano
1
-7
/
+7
2005-05-15
Rename cache_match_stat() to ce_match_stat()
Brad Roberts
1
-1
/
+1
2005-05-15
[PATCH 1/3] Update mode-change strings in diff output.
Junio C Hamano
1
-10
/
+12
2005-05-09
Rename environment variables.
Junio C Hamano
1
-5
/
+5
2005-05-07
[PATCH] Add #include <limits.h> so that git compiles under Solaris
Thomas Glanzmann
1
-0
/
+1
[next]