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 bogus "diff --git" header from "diff --no-index"
Linus Torvalds
2008-10-06
*
Merge branch 'bc/maint-diff-hunk-header-fix' into maint
Shawn O. Pearce
2008-09-29
|
\
|
*
diff hunk pattern: fix misconverted "\{" tex macro introducers
Junio C Hamano
2008-09-20
|
*
diff: use extended regexp to find hunk headers
Junio C Hamano
2008-09-19
|
*
diff.*.xfuncname which uses "extended" regex's for hunk header selection
Brandon Casey
2008-09-18
|
*
diff.c: associate a flag with each pattern and use it for compiling regex
Brandon Casey
2008-09-18
|
*
diff.c: return pattern entry pointer rather than just the hunk header pattern
Brandon Casey
2008-09-18
*
|
Merge branch 'jc/maint-diff-quiet' into maint
Junio C Hamano
2008-09-18
|
\
\
|
|
/
|
/
|
|
*
diff --quiet: make it synonym to --exit-code >/dev/null
Junio C Hamano
2008-09-06
|
*
diff Porcelain: do not disable auto index refreshing on -C -C
Junio C Hamano
2008-09-06
*
|
Merge branch 'jc/maint-hide-cr-in-diff-from-less' into maint
Junio C Hamano
2008-09-10
|
\
\
|
|
/
|
/
|
|
*
diff: Help "less" hide ^M from the output
Junio C Hamano
2008-08-30
*
|
diff --cumulative is a sub-option of --dirstat
Junio C Hamano
2008-09-03
|
/
*
Fix '--dirstat' with cross-directory renaming
Linus Torvalds
2008-08-29
*
diff --check: do not get confused by new blank lines in the middle
Junio C Hamano
2008-08-20
*
Teach git diff about BibTeX head hunk patterns
Gustaf Hendeby
2008-08-12
*
diff --check: do not unconditionally complain about trailing empty lines
Junio C Hamano
2008-08-11
*
Merge branch 'maint'
Junio C Hamano
2008-08-05
|
\
|
*
diff.renamelimit is a basic diff configuration
Linus Torvalds
2008-08-05
*
|
diff: chapter and part in funcname for tex
Giuseppe Bilotta
2008-08-02
*
|
Teach "git diff -p" Pascal/Delphi funcname pattern
Avery Pennarun
2008-08-02
*
|
diff: add ruby funcname pattern
Giuseppe Bilotta
2008-08-02
*
|
format-patch: Produce better output with --inline or --attach
Kevin Ballard
2008-07-29
*
|
Merge branch 'maint'
Junio C Hamano
2008-07-16
|
\
\
|
|
/
|
*
Fix buffer overflow in git diff
Dmitry Potapov
2008-07-16
*
|
Merge branch 'qq/maint'
Junio C Hamano
2008-07-05
|
\
\
|
|
/
|
*
diff.c: Use 'git_config_string' to get 'diff.external'
Brian Hetro
2008-07-05
*
|
Merge branch 'jc/checkdiff'
Junio C Hamano
2008-07-01
|
\
\
|
*
|
diff --check: detect leftover conflict markers
Junio C Hamano
2008-06-26
|
*
|
Teach "diff --check" about new blank lines at end
Junio C Hamano
2008-06-26
|
*
|
checkdiff: pass diff_options to the callback
Junio C Hamano
2008-06-26
|
*
|
check_and_emit_line(): rename and refactor
Junio C Hamano
2008-06-26
|
*
|
diff --check: explain why we do not care whether old side is binary
Junio C Hamano
2008-06-26
*
|
|
show_stats(): fix stats width calculation
Olivier Marin
2008-06-28
|
/
/
*
|
Merge branch 'maint'
Junio C Hamano
2008-06-26
|
\
\
|
|
/
|
*
diff --check: do not discard error status upon seeing a good line
Junio C Hamano
2008-06-26
*
|
Merge branch 'jk/test'
Junio C Hamano
2008-06-22
|
\
\
|
|
/
|
/
|
|
*
avoid trailing whitespace in zero-change diffstat lines
Jeff King
2008-06-14
*
|
Merge branch 'maint'
Junio C Hamano
2008-06-16
|
\
\
|
*
|
diff.c: fix emit_line() again not to add extra line
Junio C Hamano
2008-06-16
*
|
|
Merge branch 'maint'
Junio C Hamano
2008-06-16
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
diff: reset color before printing newline
SZEDER Gábor
2008-06-16
*
|
Merge branch 'js/config-cb'
v1.5.6-rc0
Junio C Hamano
2008-05-25
|
\
\
|
*
|
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
*
|
|
diff options: Introduce --ignore-submodules
Johannes Schindelin
2008-05-15
*
|
|
Merge branch 'jk/renamelimit' (early part)
Junio C Hamano
2008-05-14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bump rename limit defaults
Jeff King
2008-05-03
*
|
|
Remove dead code: show_log() sep argument and diff_options.msg_sep
Adam Simpkins
2008-05-03
|
/
/
*
|
diff: make --dirstat binary-file safe
Junio C Hamano
2008-04-09
|
/
*
Write diff output to a file in struct diff_options
Daniel Barkalow
2008-03-14
[next]