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
2009-03-04
Use DIFF_XDL_SET/DIFF_OPT_SET instead of raw bit-masking
Keith Cascio
1
-7
/
+10
2009-02-28
has_sha1_pack(): refactor "pretend these packs do not exist" interface
Junio C Hamano
1
-1
/
+1
2009-02-13
Remove redundant bit clears from diff_setup()
Keith Cascio
1
-3
/
+0
2009-02-13
Clean up use of ANSI color sequences
Arjen Laarhoven
1
-8
/
+8
2009-02-12
Bugfix: GIT_EXTERNAL_DIFF with more than one changed files
Nazri Ramliy
1
-4
/
+4
2009-01-31
Merge branch 'jc/maint-split-diff-metainfo'
Junio C Hamano
1
-66
/
+80
2009-01-31
Merge branch 'jk/signal-cleanup'
Junio C Hamano
1
-52
/
+56
2009-01-27
Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into jc/maint-split-diff-me...
Junio C Hamano
1
-66
/
+80
2009-01-27
diff.c: output correct index lines for a split diff
Junio C Hamano
1
-66
/
+80
2009-01-25
Merge branch 'js/diff-color-words'
Junio C Hamano
1
-70
/
+155
2009-01-23
Merge branch 'js/patience-diff'
Junio C Hamano
1
-0
/
+2
2009-01-21
refactor signal handling for cleanup functions
Jeff King
1
-1
/
+1
2009-01-21
chain kill signals for cleanup functions
Jeff King
1
-2
/
+3
2009-01-21
diff: refactor tempfile cleanup handling
Jeff King
1
-52
/
+55
2009-01-21
Merge branch 'maint'
Junio C Hamano
1
-1
/
+3
2009-01-21
color-words: Support diff.wordregex config option
Boyd Stephen Smith Jr
1
-0
/
+5
2009-01-21
Rename diff.suppress-blank-empty to diff.suppressBlankEmpty
Johannes Schindelin
1
-1
/
+3
2009-01-17
color-words: make regex configurable via attributes
Thomas Rast
1
-0
/
+10
2009-01-17
color-words: enable REG_NEWLINE to help user
Thomas Rast
1
-1
/
+2
2009-01-17
color-words: take an optional regular expression describing words
Johannes Schindelin
1
-9
/
+55
2009-01-17
color-words: change algorithm to allow for 0-character word boundaries
Johannes Schindelin
1
-66
/
+91
2009-01-17
color-words: refactor word splitting and use ALLOC_GROW()
Johannes Schindelin
1
-21
/
+19
2009-01-07
Introduce the diff option '--patience'
Johannes Schindelin
1
-0
/
+2
2009-01-07
Merge branch 'rs/diff-ihc'
Junio C Hamano
1
-0
/
+4
2009-01-05
remove trailing LF in die() messages
Alexander Potashev
1
-1
/
+1
2008-12-29
diff: add option to show context between close hunks
René Scharfe
1
-0
/
+4
2008-12-18
Fix type-mismatch compiler warning from diff_populate_filespec()
René Scharfe
1
-1
/
+2
2008-12-17
Make 'prepare_temp_file()' ignore st_size for symlinks
Linus Torvalds
1
-5
/
+4
2008-12-17
Make 'diff_populate_filespec()' use the new 'strbuf_readlink()'
Linus Torvalds
1
-9
/
+7
2008-12-09
diff: respect textconv in rewrite diffs
Jeff King
1
-12
/
+36
2008-12-09
diff: fix handling of binary rewrite diffs
Jeff King
1
-1
/
+3
2008-12-07
diff: allow turning on textconv explicitly for plumbing
Jeff King
1
-0
/
+4
2008-11-12
Merge branch 'jk/diff-convfilter'
Junio C Hamano
1
-25
/
+45
2008-11-12
Merge branch 'jk/diff-convfilter-test-fix'
Junio C Hamano
1
-1
/
+1
2008-11-08
Merge branch 'rs/blame'
Junio C Hamano
1
-0
/
+5
2008-10-26
only textconv regular files
Jeff King
1
-0
/
+2
2008-10-26
userdiff: require explicitly allowing textconv
Jeff King
1
-15
/
+11
2008-10-26
refactor userdiff textconv code
Jeff King
1
-13
/
+35
2008-10-26
diff: add missing static declaration
Jeff King
1
-1
/
+1
2008-10-25
Always initialize xpparam_t to 0
Brian Downing
1
-0
/
+5
2008-10-18
diff: add filter for converting binary to text
Jeff King
1
-2
/
+47
2008-10-18
diff: introduce diff.<driver>.binary
Jeff King
1
-30
/
+22
2008-10-18
diff: unify external diff and funcname parsing code
Jeff King
1
-224
/
+27
2008-10-12
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
1
-10
/
+5
2008-10-06
Teach git diff about Objective-C syntax
Jonathan del Strother
1
-0
/
+10
2008-10-06
Merge branch 'maint'
Shawn O. Pearce
1
-0
/
+4
2008-10-06
fix bogus "diff --git" header from "diff --no-index"
Linus Torvalds
1
-0
/
+4
2008-10-02
fix openssl headers conflicting with custom SHA1 implementations
Nicolas Pitre
1
-6
/
+6
2008-09-30
diff.c: remove duplicate bibtex pattern introduced by merge 92bb9785
Brandon Casey
1
-2
/
+0
2008-09-29
Merge branch 'bc/master-diff-hunk-header-fix'
Shawn O. Pearce
1
-46
/
+60
[prev]
[next]