index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
diff.c
Commit message (
Expand
)
Author
Age
*
Fix "git log --stat": make sure to set recursive with --stat.
Junio C Hamano
2006-04-18
*
diff-options: add --patch-with-stat
Johannes Schindelin
2006-04-15
*
diff-files --stat: do not dump core with unmerged index.
Junio C Hamano
2006-04-15
*
diff --stat: do not do its own three-dashes.
Junio C Hamano
2006-04-15
*
diff --stat: no need to ask funcnames nor context.
Junio C Hamano
2006-04-13
*
diff-options: add --stat (take 2)
Johannes Schindelin
2006-04-13
*
diff-options: add --stat (take 2)
Johannes Schindelin
2006-04-13
*
Separate the raw diff and patch with a newline
Petr Baudis
2006-04-11
*
diff-* --patch-with-raw
Junio C Hamano
2006-04-10
*
Retire diffcore-pathspec.
Junio C Hamano
2006-04-10
*
diff: fix output of total-rewrite diff.
Junio C Hamano
2006-04-08
*
-
.
Merge branches 'master' and 'jc/combine' into next
Junio C Hamano
2006-04-05
|
\
\
|
*
\
Merge branch 'fix'
Junio C Hamano
2006-04-05
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
diff_flush(): leakfix.
Junio C Hamano
2006-04-05
*
|
|
Support for pickaxe matching regular expressions
Petr Baudis
2006-04-04
|
/
/
*
|
tree/diff header cleanup.
Junio C Hamano
2006-03-29
*
|
xdiff: Show function names in hunk headers.
Mark Wooding
2006-03-27
*
|
Merge branch 'lt/diffgen' into next
Junio C Hamano
2006-03-26
|
\
\
|
*
|
true built-in diff: run everything in-core.
Junio C Hamano
2006-03-25
*
|
|
Merge branch 'lt/diffgen' into next
Junio C Hamano
2006-03-25
|
\
\
\
|
|
/
/
|
*
|
built-in diff: minimum tweaks
Junio C Hamano
2006-03-25
|
*
|
Use a *real* built-in diff generator
Linus Torvalds
2006-03-25
*
|
|
diffcore-rename: somewhat optimized.
Junio C Hamano
2006-03-12
|
/
/
*
|
Make git diff-generation use a simpler spawn-like interface
Linus Torvalds
2006-02-26
*
|
Merge branch 'jc/nostat'
Junio C Hamano
2006-02-21
|
\
\
|
|
/
|
/
|
|
*
"Assume unchanged" git
Junio C Hamano
2006-02-08
*
|
find_unique_abbrev() simplification.
Junio C Hamano
2006-02-10
|
/
*
Allow diff and index commands to be interrupted
Petr Baudis
2006-02-01
*
diff --abbrev=<n> option fix.
Junio C Hamano
2006-01-28
*
abbrev cleanup: use symbolic constants
Junio C Hamano
2006-01-28
*
code comments: spell
Junio C Hamano
2005-12-29
*
Handle symlinks graciously
Johannes Schindelin
2005-12-26
*
avoid asking ?alloc() for zero bytes.
Junio C Hamano
2005-12-26
*
diff: --abbrev option
Junio C Hamano
2005-12-19
*
Move diff.renamelimit out of default configuration.
Junio C Hamano
2005-11-21
*
rename/copy score parsing updates.
H. Peter Anvin
2005-11-21
*
rename detection with -M100 means "exact renames only".
Junio C Hamano
2005-11-21
*
diff: --full-index
Junio C Hamano
2005-11-16
*
diff: make default rename detection limit configurable.
Junio C Hamano
2005-11-15
*
Split up tree diff functions into tree-diff.c library
Linus Torvalds
2005-10-22
*
Handle "-" at beginning of filenames, part 3
Linus Torvalds
2005-10-18
*
Update git-diff-* to use C-style quoting for funny pathnames.
Junio C Hamano
2005-10-17
*
Show original and resulting blob object info in diff output.
Junio C Hamano
2005-10-07
*
Consolidate null_sha1[].
Junio C Hamano
2005-09-30
*
Diff: --name-status output format.
Junio C Hamano
2005-09-24
*
Diff: -l<num> to limit rename/copy detection.
Junio C Hamano
2005-09-24
*
Diff clean-up.
Junio C Hamano
2005-09-24
*
Retire diff-helper.
Junio C Hamano
2005-09-22
*
Plug diff leaks.
Junio C Hamano
2005-09-15
*
Revert "[PATCH] plug memory leak in diff.c::diff_free_filepair()"
Junio C Hamano
2005-09-14
[next]