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-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
2005-09-22
Retire diff-helper.
Junio C Hamano
1
-23
/
+0
2005-09-15
Plug diff leaks.
Junio C Hamano
1
-1
/
+4
2005-09-14
Revert "[PATCH] plug memory leak in diff.c::diff_free_filepair()"
Junio C Hamano
1
-4
/
+5
2005-09-14
[PATCH] Fix alloc_filespec() initialization
Linus Torvalds
1
-7
/
+3
2005-09-10
Fix copy marking from diffcore-rename.
Junio C Hamano
1
-1
/
+3
2005-09-09
Retire support for old environment variables.
Junio C Hamano
1
-2
/
+2
2005-08-29
Fix compilation warnings.
Junio C Hamano
1
-1
/
+1
2005-08-23
Fix ?: statements.
Jason Riedy
1
-8
/
+11
2005-08-21
[PATCH] possible memory leak in diff.c::diff_free_filepair()
Yasushi SHOJI
1
-2
/
+1
2005-08-13
[PATCH] plug memory leak in diff.c::diff_free_filepair()
Yasushi SHOJI
1
-5
/
+4
2005-08-09
A bit more format warning squelching.
Junio C Hamano
1
-3
/
+4
2005-08-05
[PATCH] git: use git_mkstemp() instead of mkstemp() for diff generation.
Holger Eitzenberger
1
-3
/
+4
2005-07-29
[PATCH] mmap error handling
Pavel Roskin
1
-1
/
+3
2005-07-25
Use symbolic constants for diff-raw status indicators.
Junio C Hamano
1
-25
/
+33
2005-07-14
Split up "diff_format" into "format" and "line_termination".
Linus Torvalds
1
-8
/
+4
2005-07-13
[PATCH] git-diff-*: --name-only and --name-only-z.
Junio C Hamano
1
-1
/
+12
2005-07-08
[PATCH] Make sq_expand() available as sq_quote().
Junio C Hamano
1
-41
/
+6
2005-06-27
[PATCH] Enhance sha1_file_size() into sha1_object_info()
Junio C Hamano
1
-1
/
+1
[next]