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-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
2005-11-15
diff: make default rename detection limit configurable.
Junio C Hamano
1
-2
/
+7
2005-10-22
Split up tree diff functions into tree-diff.c library
Linus Torvalds
1
-0
/
+3
2005-10-18
Handle "-" at beginning of filenames, part 3
Linus Torvalds
1
-1
/
+1
2005-10-17
Update git-diff-* to use C-style quoting for funny pathnames.
Junio C Hamano
1
-40
/
+95
2005-10-07
Show original and resulting blob object info in diff output.
Junio C Hamano
1
-20
/
+57
2005-09-30
Consolidate null_sha1[].
Junio C Hamano
1
-2
/
+1
2005-09-24
Diff: --name-status output format.
Junio C Hamano
1
-9
/
+13
2005-09-24
Diff: -l<num> to limit rename/copy detection.
Junio C Hamano
1
-2
/
+5
2005-09-24
Diff clean-up.
Junio C Hamano
1
-44
/
+93
[next]