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
2006-05-09
Merge branch 'jc/bindiff'
Junio C Hamano
1
-7
/
+107
2006-05-08
Merge branch 'fix'
Junio C Hamano
1
-1
/
+1
2006-05-08
Fix "git diff --stat" with long filenames
Linus Torvalds
1
-1
/
+1
2006-05-05
binary diff: further updates.
Junio C Hamano
1
-63
/
+71
2006-05-05
binary patch.
Junio C Hamano
1
-7
/
+99
2006-05-03
sha1_to_hex() usage cleanup
Linus Torvalds
1
-4
/
+2
2006-04-25
diff --stat: show complete rewrites consistently.
Junio C Hamano
1
-4
/
+14
2006-04-22
Libify diff-files.
Junio C Hamano
1
-0
/
+1795
2006-04-19
diff: move diff.c to diff-lib.c to make room.
Junio C Hamano
1
-1736
/
+0
2006-04-19
Merge branch 'fix'
Junio C Hamano
1
-3
/
+4
2006-04-18
Fix filename scaling for binary files
Jonas Fonseca
1
-3
/
+4
2006-04-18
Fix "git log --stat": make sure to set recursive with --stat.
Junio C Hamano
1
-0
/
+9
2006-04-18
diff --stat: make sure to set recursive.
Junio C Hamano
1
-0
/
+10
2006-04-15
diff-options: add --patch-with-stat
Johannes Schindelin
1
-1
/
+16
2006-04-15
diff-files --stat: do not dump core with unmerged index.
Junio C Hamano
1
-4
/
+17
2006-04-15
diff --stat: do not do its own three-dashes.
Junio C Hamano
1
-2
/
+0
2006-04-13
diff --stat: no need to ask funcnames nor context.
Junio C Hamano
1
-2
/
+2
2006-04-13
diff-options: add --stat (take 2)
Johannes Schindelin
1
-5
/
+5
2006-04-13
diff-options: add --stat (take 2)
Johannes Schindelin
1
-5
/
+217
2006-04-11
Separate the raw diff and patch with a newline
Petr Baudis
1
-0
/
+1
2006-04-10
diff-* --patch-with-raw
Junio C Hamano
1
-33
/
+49
2006-04-10
Retire diffcore-pathspec.
Junio C Hamano
1
-2
/
+0
2006-04-08
diff: fix output of total-rewrite diff.
Junio C Hamano
1
-2
/
+3
2006-04-05
Merge branches 'master' and 'jc/combine' into next
Junio C Hamano
1
-19
/
+25
2006-04-05
Merge branch 'fix'
Junio C Hamano
1
-19
/
+25
2006-04-05
diff_flush(): leakfix.
Junio C Hamano
1
-19
/
+25
2006-04-04
Support for pickaxe matching regular expressions
Petr Baudis
1
-0
/
+2
2006-03-29
tree/diff header cleanup.
Junio C Hamano
1
-1
/
+1
2006-03-27
xdiff: Show function names in hunk headers.
Mark Wooding
1
-0
/
+1
2006-03-26
Merge branch 'lt/diffgen' into next
Junio C Hamano
1
-162
/
+94
2006-03-25
true built-in diff: run everything in-core.
Junio C Hamano
1
-162
/
+94
2006-03-25
Merge branch 'lt/diffgen' into next
Junio C Hamano
1
-6
/
+104
2006-03-25
built-in diff: minimum tweaks
Junio C Hamano
1
-5
/
+36
2006-03-25
Use a *real* built-in diff generator
Linus Torvalds
1
-6
/
+73
2006-03-12
diffcore-rename: somewhat optimized.
Junio C Hamano
1
-0
/
+2
2006-02-26
Make git diff-generation use a simpler spawn-like interface
Linus Torvalds
1
-58
/
+80
2006-02-21
Merge branch 'jc/nostat'
Junio C Hamano
1
-1
/
+1
2006-02-10
find_unique_abbrev() simplification.
Junio C Hamano
1
-11
/
+3
2006-02-08
"Assume unchanged" git
Junio C Hamano
1
-1
/
+1
2006-02-01
Allow diff and index commands to be interrupted
Petr Baudis
1
-0
/
+2
2006-01-28
diff --abbrev=<n> option fix.
Junio C Hamano
1
-1
/
+6
2006-01-28
abbrev cleanup: use symbolic constants
Junio C Hamano
1
-2
/
+2
2005-12-29
code comments: spell
Junio C Hamano
1
-1
/
+1
2005-12-26
Handle symlinks graciously
Johannes Schindelin
1
-1
/
+1
2005-12-26
avoid asking ?alloc() for zero bytes.
Junio C Hamano
1
-3
/
+3
2005-12-19
diff: --abbrev option
Junio C Hamano
1
-6
/
+51
2005-11-21
Move diff.renamelimit out of default configuration.
Junio C Hamano
1
-0
/
+10
2005-11-21
rename/copy score parsing updates.
H. Peter Anvin
1
-12
/
+21
2005-11-21
rename detection with -M100 means "exact renames only".
Junio C Hamano
1
-0
/
+4
2005-11-16
diff: --full-index
Junio C Hamano
1
-6
/
+8
[prev]
[next]