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-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
2008-06-28
show_stats(): fix stats width calculation
Olivier Marin
1
-6
/
+6
2008-06-26
diff --check: detect leftover conflict markers
Junio C Hamano
1
-0
/
+35
2008-06-26
Teach "diff --check" about new blank lines at end
Junio C Hamano
1
-2
/
+15
2008-06-26
checkdiff: pass diff_options to the callback
Junio C Hamano
1
-10
/
+11
2008-06-26
check_and_emit_line(): rename and refactor
Junio C Hamano
1
-7
/
+6
2008-06-26
diff --check: explain why we do not care whether old side is binary
Junio C Hamano
1
-2
/
+9
2008-06-26
Merge branch 'maint'
Junio C Hamano
1
-3
/
+5
2008-06-26
diff --check: do not discard error status upon seeing a good line
Junio C Hamano
1
-3
/
+5
2008-06-22
Merge branch 'jk/test'
Junio C Hamano
1
-1
/
+2
2008-06-16
Merge branch 'maint'
Junio C Hamano
1
-2
/
+4
2008-06-16
diff.c: fix emit_line() again not to add extra line
Junio C Hamano
1
-2
/
+4
2008-06-16
Merge branch 'maint'
Junio C Hamano
1
-0
/
+4
2008-06-16
diff: reset color before printing newline
SZEDER Gábor
1
-0
/
+4
2008-06-14
avoid trailing whitespace in zero-change diffstat lines
Jeff King
1
-1
/
+2
2008-05-25
Merge branch 'js/config-cb'
Junio C Hamano
1
-4
/
+4
2008-05-15
diff options: Introduce --ignore-submodules
Johannes Schindelin
1
-0
/
+9
2008-05-14
Merge branch 'jk/renamelimit' (early part)
Junio C Hamano
1
-1
/
+1
2008-05-14
Provide git_config with a callback-data parameter
Johannes Schindelin
1
-4
/
+4
2008-05-03
bump rename limit defaults
Jeff King
1
-1
/
+1
2008-05-03
Remove dead code: show_log() sep argument and diff_options.msg_sep
Adam Simpkins
1
-1
/
+0
2008-04-09
diff: make --dirstat binary-file safe
Junio C Hamano
1
-23
/
+60
2008-03-14
Write diff output to a file in struct diff_options
Daniel Barkalow
1
-140
/
+166
2008-03-02
diff: make sure work tree side is shown as 0{40} when different
Junio C Hamano
1
-5
/
+2
2008-03-01
Clean up find_unique_abbrev() callers
Junio C Hamano
1
-2
/
+0
2008-02-27
Merge branch 'jm/free'
Junio C Hamano
1
-6
/
+3
2008-02-27
Merge branch 'jc/diff-relative'
Junio C Hamano
1
-17
/
+87
[prev]
[next]