index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
diff.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
diff: add filter for converting binary to text
Jeff King
2008-10-18
1
-2
/
+47
*
diff: introduce diff.<driver>.binary
Jeff King
2008-10-18
1
-30
/
+22
*
diff: unify external diff and funcname parsing code
Jeff King
2008-10-18
1
-224
/
+27
*
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
2008-10-12
1
-10
/
+5
*
Teach git diff about Objective-C syntax
Jonathan del Strother
2008-10-06
1
-0
/
+10
*
Merge branch 'maint'
Shawn O. Pearce
2008-10-06
1
-0
/
+4
|
\
|
*
fix bogus "diff --git" header from "diff --no-index"
Linus Torvalds
2008-10-06
1
-0
/
+4
*
|
fix openssl headers conflicting with custom SHA1 implementations
Nicolas Pitre
2008-10-03
1
-6
/
+6
*
|
diff.c: remove duplicate bibtex pattern introduced by merge 92bb9785
Brandon Casey
2008-09-30
1
-2
/
+0
*
|
Merge branch 'bc/master-diff-hunk-header-fix'
Shawn O. Pearce
2008-09-29
1
-46
/
+60
|
\
\
|
*
|
Merge branch 'maint' into bc/master-diff-hunk-header-fix
Shawn O. Pearce
2008-09-29
1
-11
/
+1
|
|
\
|
|
|
*
Merge branch 'bc/maint-diff-hunk-header-fix' into maint
Shawn O. Pearce
2008-09-29
1
-43
/
+55
|
|
|
\
|
|
*
\
Merge branch 'jc/maint-diff-quiet' into maint
Junio C Hamano
2008-09-19
1
-11
/
+1
|
|
|
\
\
|
*
|
|
|
t4018-diff-funcname: test syntax of builtin xfuncname patterns
Brandon Casey
2008-09-23
1
-1
/
+1
|
*
|
|
|
Merge branch 'bc/maint-diff-hunk-header-fix' into bc/master-diff-hunk-header-fix
Junio C Hamano
2008-09-21
1
-1
/
+3
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
diff hunk pattern: fix misconverted "\{" tex macro introducers
Junio C Hamano
2008-09-21
1
-2
/
+2
|
*
|
|
|
diff: fix "multiple regexp" semantics to find hunk header comment
Junio C Hamano
2008-09-20
1
-1
/
+1
|
*
|
|
|
diff: use extended regexp to find hunk headers
Junio C Hamano
2008-09-20
1
-3
/
+3
|
*
|
|
|
Merge branch 'bc/maint-diff-hunk-header-fix' into bc/master-diff-hunk-header-fix
Junio C Hamano
2008-09-20
1
-14
/
+17
|
|
\
|
|
|
|
|
*
|
|
diff: use extended regexp to find hunk headers
Junio C Hamano
2008-09-20
1
-14
/
+17
|
*
|
|
|
Merge branch 'bc/maint-diff-hunk-header-fix' into bc/master-diff-hunk-header-fix
Junio C Hamano
2008-09-19
1
-39
/
+55
|
|
\
|
|
|
|
|
*
|
|
diff.*.xfuncname which uses "extended" regex's for hunk header selection
Brandon Casey
2008-09-19
1
-0
/
+5
|
|
*
|
|
diff.c: associate a flag with each pattern and use it for compiling regex
Brandon Casey
2008-09-19
1
-9
/
+12
|
|
*
|
|
diff.c: return pattern entry pointer rather than just the hunk header pattern
Brandon Casey
2008-09-19
1
-27
/
+28
|
|
|
/
/
|
|
*
|
Merge branch 'jc/maint-hide-cr-in-diff-from-less' into maint
Junio C Hamano
2008-09-10
1
-1
/
+8
|
|
|
\
\
*
|
|
\
\
Merge branch 'ho/dirstat-by-file'
Shawn O. Pearce
2008-09-25
1
-1
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
diff --dirstat-by-file: count changed files, not lines
Heikki Orsila
2008-09-05
1
-1
/
+9
*
|
|
|
|
|
Merge branch 'jc/diff-prefix'
Junio C Hamano
2008-09-19
1
-6
/
+40
|
\
\
\
\
\
\
|
*
|
|
|
|
|
diff: vary default prefix depending on what are compared
Junio C Hamano
2008-08-31
1
-6
/
+40
*
|
|
|
|
|
|
Merge branch 'jc/maint-diff-quiet'
Junio C Hamano
2008-09-16
1
-11
/
+1
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
diff --quiet: make it synonym to --exit-code >/dev/null
Junio C Hamano
2008-09-07
1
-10
/
+0
|
*
|
|
|
|
|
diff Porcelain: do not disable auto index refreshing on -C -C
Junio C Hamano
2008-09-07
1
-1
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'jc/hide-cr-in-diff-from-less'
Junio C Hamano
2008-09-08
1
-1
/
+8
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
diff: Help "less" hide ^M from the output
Junio C Hamano
2008-08-31
1
-1
/
+8
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Teach "git diff -p" to locate PHP class methods
Andreas Ericsson
2008-09-08
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'jc/maint-log-grep'
Junio C Hamano
2008-09-05
1
-3
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
diff --cumulative is a sub-option of --dirstat
Junio C Hamano
2008-09-04
1
-3
/
+6
|
|
/
*
|
Merge branch 'maint'
Junio C Hamano
2008-08-29
1
-0
/
+8
|
\
|
|
*
Fix '--dirstat' with cross-directory renaming
Linus Torvalds
2008-08-29
1
-0
/
+8
*
|
Teach "git diff -p" HTML funcname patterns
Johan Herland
2008-08-21
1
-2
/
+3
*
|
Teach "git diff -p" Python funcname patterns
Kirill Smelkov
2008-08-21
1
-0
/
+1
*
|
Merge branch 'maint'
Junio C Hamano
2008-08-21
1
-0
/
+1
|
\
|
|
*
diff --check: do not get confused by new blank lines in the middle
Junio C Hamano
2008-08-20
1
-0
/
+1
*
|
Merge branch 'bd/diff-strbuf'
Junio C Hamano
2008-08-20
1
-27
/
+10
|
\
\
|
*
|
xdiff-interface: hide the whole "xdiff_emit_state" business from the caller
Junio C Hamano
2008-08-14
1
-17
/
+10
|
*
|
Make xdi_diff_outf interface for running xdiff_outf diffs
Brian Downing
2008-08-14
1
-15
/
+5
|
|
/
*
/
add boolean diff.suppress-blank-empty config option
Jim Meyering
2008-08-20
1
-0
/
+13
|
/
*
Teach git diff about BibTeX head hunk patterns
Gustaf Hendeby
2008-08-13
1
-0
/
+1
*
diff --check: do not unconditionally complain about trailing empty lines
Junio C Hamano
2008-08-12
1
-1
/
+2
*
Merge branch 'maint'
Junio C Hamano
2008-08-06
1
-4
/
+5
|
\
[next]