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
2008-09-29
Merge branch 'maint' into bc/master-diff-hunk-header-fix
Shawn O. Pearce
1
-11
/
+1
2008-09-29
Merge branch 'bc/maint-diff-hunk-header-fix' into maint
Shawn O. Pearce
1
-43
/
+55
2008-09-25
Merge branch 'ho/dirstat-by-file'
Shawn O. Pearce
1
-1
/
+9
2008-09-23
t4018-diff-funcname: test syntax of builtin xfuncname patterns
Brandon Casey
1
-1
/
+1
2008-09-20
Merge branch 'bc/maint-diff-hunk-header-fix' into bc/master-diff-hunk-header-fix
Junio C Hamano
1
-1
/
+3
2008-09-20
diff hunk pattern: fix misconverted "\{" tex macro introducers
Junio C Hamano
1
-2
/
+2
2008-09-20
diff: fix "multiple regexp" semantics to find hunk header comment
Junio C Hamano
1
-1
/
+1
2008-09-19
diff: use extended regexp to find hunk headers
Junio C Hamano
1
-3
/
+3
2008-09-19
Merge branch 'bc/maint-diff-hunk-header-fix' into bc/master-diff-hunk-header-fix
Junio C Hamano
1
-14
/
+17
2008-09-19
diff: use extended regexp to find hunk headers
Junio C Hamano
1
-14
/
+17
2008-09-18
Merge branch 'bc/maint-diff-hunk-header-fix' into bc/master-diff-hunk-header-fix
Junio C Hamano
1
-39
/
+55
2008-09-18
Merge branch 'jc/diff-prefix'
Junio C Hamano
1
-6
/
+40
2008-09-18
diff.*.xfuncname which uses "extended" regex's for hunk header selection
Brandon Casey
1
-0
/
+5
2008-09-18
diff.c: associate a flag with each pattern and use it for compiling regex
Brandon Casey
1
-9
/
+12
2008-09-18
diff.c: return pattern entry pointer rather than just the hunk header pattern
Brandon Casey
1
-27
/
+28
2008-09-18
Merge branch 'jc/maint-diff-quiet' into maint
Junio C Hamano
1
-11
/
+1
2008-09-16
Merge branch 'jc/maint-diff-quiet'
Junio C Hamano
1
-11
/
+1
2008-09-10
Merge branch 'jc/maint-hide-cr-in-diff-from-less' into maint
Junio C Hamano
1
-1
/
+8
2008-09-07
Merge branch 'jc/hide-cr-in-diff-from-less'
Junio C Hamano
1
-1
/
+8
2008-09-07
Teach "git diff -p" to locate PHP class methods
Andreas Ericsson
1
-0
/
+1
2008-09-06
diff --quiet: make it synonym to --exit-code >/dev/null
Junio C Hamano
1
-10
/
+0
2008-09-06
diff Porcelain: do not disable auto index refreshing on -C -C
Junio C Hamano
1
-1
/
+1
2008-09-05
diff --dirstat-by-file: count changed files, not lines
Heikki Orsila
1
-1
/
+9
2008-09-04
Merge branch 'jc/maint-log-grep'
Junio C Hamano
1
-3
/
+6
2008-09-03
diff --cumulative is a sub-option of --dirstat
Junio C Hamano
1
-3
/
+6
2008-08-30
diff: vary default prefix depending on what are compared
Junio C Hamano
1
-6
/
+40
2008-08-30
diff: Help "less" hide ^M from the output
Junio C Hamano
1
-1
/
+8
2008-08-29
Merge branch 'maint'
Junio C Hamano
1
-0
/
+8
2008-08-29
Fix '--dirstat' with cross-directory renaming
Linus Torvalds
1
-0
/
+8
2008-08-20
Teach "git diff -p" HTML funcname patterns
Johan Herland
1
-2
/
+3
2008-08-20
Teach "git diff -p" Python funcname patterns
Kirill Smelkov
1
-0
/
+1
2008-08-20
Merge branch 'maint'
Junio C Hamano
1
-0
/
+1
2008-08-20
diff --check: do not get confused by new blank lines in the middle
Junio C Hamano
1
-0
/
+1
2008-08-19
Merge branch 'bd/diff-strbuf'
Junio C Hamano
1
-27
/
+10
2008-08-19
add boolean diff.suppress-blank-empty config option
Jim Meyering
1
-0
/
+13
2008-08-14
xdiff-interface: hide the whole "xdiff_emit_state" business from the caller
Junio C Hamano
1
-17
/
+10
2008-08-13
Make xdi_diff_outf interface for running xdiff_outf diffs
Brian Downing
1
-15
/
+5
2008-08-12
Teach git diff about BibTeX head hunk patterns
Gustaf Hendeby
1
-0
/
+1
2008-08-11
diff --check: do not unconditionally complain about trailing empty lines
Junio C Hamano
1
-1
/
+2
2008-08-05
Merge branch 'maint'
Junio C Hamano
1
-4
/
+5
2008-08-05
diff.renamelimit is a basic diff configuration
Linus Torvalds
1
-4
/
+5
2008-08-02
diff: chapter and part in funcname for tex
Giuseppe Bilotta
1
-1
/
+1
2008-08-02
Teach "git diff -p" Pascal/Delphi funcname pattern
Avery Pennarun
1
-0
/
+6
2008-08-02
diff: add ruby funcname pattern
Giuseppe Bilotta
1
-0
/
+1
2008-07-29
format-patch: Produce better output with --inline or --attach
Kevin Ballard
1
-2
/
+1
2008-07-16
Merge branch 'maint'
Junio C Hamano
1
-9
/
+2
2008-07-16
Fix buffer overflow in git diff
Dmitry Potapov
1
-9
/
+2
2008-07-05
Merge branch 'qq/maint'
Junio C Hamano
1
-6
/
+2
2008-07-05
diff.c: Use 'git_config_string' to get 'diff.external'
Brian Hetro
1
-6
/
+2
2008-07-01
Merge branch 'jc/checkdiff'
Junio C Hamano
1
-20
/
+75
[prev]
[next]