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
*
Avoid C99 initializers
Shawn Pearce
2006-07-10
*
Merge branch 'ew/diff'
Junio C Hamano
2006-07-09
|
\
|
*
diff: do not use configuration magic at the core-level
Junio C Hamano
2006-07-08
|
*
diff.c: --no-color to defeat diff.color configuration.
Junio C Hamano
2006-07-07
|
*
diff.c: respect diff.renames config option
Eric Wong
2006-07-07
*
|
"git -p cmd" to page anywhere
Junio C Hamano
2006-07-09
*
|
Merge branch 'sf/diff'
Junio C Hamano
2006-07-09
|
\
\
|
|
/
|
*
Teach diff -a as shorthand for --text
Stephan Feder
2006-07-07
|
*
Teach --text option to diff
Stephan Feder
2006-07-07
*
|
colored diff: diff.color = auto fix
Junio C Hamano
2006-07-07
|
/
*
Do not drop data from '\0' until eol in patch output
Stephan Feder
2006-07-07
*
Merge branch 'th/diff'
Junio C Hamano
2006-07-05
|
\
|
*
Fix some more diff options changes.
Junio C Hamano
2006-06-27
|
*
Fix diff-tree -s
Timo Hirvonen
2006-06-27
|
*
Print empty line between raw, stat, summary and patch
Timo Hirvonen
2006-06-27
|
*
Don't xcalloc() struct diffstat_t
Timo Hirvonen
2006-06-26
|
*
Add msg_sep to diff_options
Timo Hirvonen
2006-06-26
|
*
Set default diff output format after parsing command line
Timo Hirvonen
2006-06-26
|
*
Make --raw option available for all diff commands
Timo Hirvonen
2006-06-26
|
*
Merge with_raw, with_stat and summary variables to output_format
Timo Hirvonen
2006-06-26
*
|
Make zlib compression level configurable, and change default.
Joachim B Haga
2006-07-03
*
|
diff.c: fix get_patch_id()
Junio C Hamano
2006-06-28
*
|
add diff_flush_patch_id() to calculate the patch id
Johannes Schindelin
2006-06-26
|
/
*
Merge branch 'jc/diff'
Junio C Hamano
2006-06-26
|
\
|
*
diff --color: use $GIT_DIR/config
Junio C Hamano
2006-06-25
*
|
Merge branch 'js/diff'
Junio C Hamano
2006-06-26
|
\
\
|
|
/
|
/
|
|
*
Teach diff about -b and -w flags
Johannes Schindelin
2006-06-23
*
|
Clean up diff.c
Timo Hirvonen
2006-06-24
*
|
diff --color: use reset sequence when we mean reset.
Junio C Hamano
2006-06-24
|
/
*
Tweak diff colors
Linus Torvalds
2006-06-22
*
Merge branch 'ff/c99' into next
Junio C Hamano
2006-06-21
|
\
|
*
Remove all void-pointer arithmetic.
Florian Forster
2006-06-20
*
|
diff options: add --color
Johannes Schindelin
2006-06-17
|
/
*
Merge branch 'js/fmt-patch'
Junio C Hamano
2006-05-24
|
\
|
*
fmt-patch: Support --attach
Johannes Schindelin
2006-05-21
*
|
--summary output should print immediately after stats.
Sean
2006-05-23
*
|
Avoid segfault in diff --stat rename output.
Sean
2006-05-22
*
|
diff: minor option combination fix.
Junio C Hamano
2006-05-22
*
|
checkdiff_consume: strtol parameter fix.
Junio C Hamano
2006-05-21
|
/
*
diff family: add --check option
Johannes Schindelin
2006-05-21
*
Merge branch 'se/diff'
Junio C Hamano
2006-05-15
|
\
|
*
Add "--summary" option to git diff.
Sean
2006-05-14
*
|
Merge branch 'lt/diff'
Junio C Hamano
2006-05-15
|
\
\
|
*
|
git diff: support "-U" and "--unified" options properly
Linus Torvalds
2006-05-14
|
|
/
*
|
diffstat rename squashing fix.
Junio C Hamano
2006-05-14
|
/
*
Merge branch 'jc/bindiff'
Junio C Hamano
2006-05-09
|
\
|
*
binary diff: further updates.
Junio C Hamano
2006-05-05
|
*
binary patch.
Junio C Hamano
2006-05-05
*
|
Merge branch 'fix'
Junio C Hamano
2006-05-08
|
\
\
|
|
/
|
/
|
|
*
Fix "git diff --stat" with long filenames
Linus Torvalds
2006-05-08
[next]