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
2007-01-07
Merge branch 'sp/mmap'
Junio C Hamano
1
-3
/
+1
2007-01-06
diff-index --cached --raw: show tree entry on the LHS for unmerged entries.
Junio C Hamano
1
-2
/
+4
2006-12-29
Replace mmap with xmmap, better handling MAP_FAILED.
Shawn O. Pearce
1
-3
/
+1
2006-12-21
Merge branch 'maint'
Junio C Hamano
1
-2
/
+2
2006-12-21
diff --check: fix off by one error
Johannes Schindelin
1
-2
/
+2
2006-12-20
simplify inclusion of system header files.
Junio C Hamano
1
-3
/
+0
2006-12-19
fix populate-filespec
Junio C Hamano
1
-1
/
+1
2006-12-15
make commit message a little more consistent and conforting
Nicolas Pitre
1
-1
/
+37
2006-12-15
Avoid accessing a slow working copy during diffcore operations.
Shawn O. Pearce
1
-3
/
+21
2006-12-13
Merge branch 'jc/numstat'
Junio C Hamano
1
-1
/
+4
2006-12-13
Allow subcommand.color and color.subcommand color configuration
Andy Parkins
1
-2
/
+2
2006-12-11
diff --numstat: show binary with '-' to match "apply --numstat"
Junio C Hamano
1
-1
/
+4
2006-10-18
Merge branch 'js/diff'
Junio C Hamano
1
-0
/
+1
2006-10-13
diff --numstat
Junio C Hamano
1
-2
/
+27
2006-10-05
Turn on recursive with --summary
Johannes Schindelin
1
-0
/
+1
2006-09-30
Merge branch 'jc/diff-stat'
Junio C Hamano
1
-41
/
+125
2006-09-29
git-diff -B output fix.
Junio C Hamano
1
-1
/
+1
2006-09-28
diff --stat: ensure at least one '-' for deletions, and one '+' for additions
Johannes Schindelin
1
-4
/
+7
2006-09-28
diff --stat=width[,name-width]: allow custom diffstat output width.
Linus Torvalds
1
-8
/
+25
2006-09-27
diff --stat: color output.
Junio C Hamano
1
-10
/
+19
2006-09-27
diff --stat: allow custom diffstat output width.
Junio C Hamano
1
-38
/
+93
2006-09-24
diff.c: second war on whitespace.
Junio C Hamano
1
-41
/
+131
2006-09-17
Merge branch 'jk/diff'
Junio C Hamano
1
-132
/
+7
2006-09-08
Move color option parsing out of diff.c and into color.[ch]
Jeff King
1
-132
/
+4
2006-09-07
diff: support custom callbacks for output
Jeff King
1
-0
/
+3
2006-09-07
diff --binary generates full index on binary files.
Junio C Hamano
1
-1
/
+7
2006-09-02
Replace uses of strdup with xstrdup.
Shawn Pearce
1
-2
/
+2
2006-08-27
Merge branch 'jc/apply'
Junio C Hamano
1
-2
/
+8
2006-08-23
Convert memcpy(a,b,20) to hashcpy(a,b).
Shawn Pearce
1
-3
/
+3
2006-08-17
Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.
David Rientjes
1
-5
/
+5
2006-08-16
diff.c: make binary patch reversible.
Junio C Hamano
1
-2
/
+8
2006-08-15
remove unnecessary initializations
David Rientjes
1
-2
/
+2
2006-08-15
make inline is_null_sha1 global
David Rientjes
1
-1
/
+1
2006-08-14
diff.c cleanup
David Rientjes
1
-3
/
+1
2006-08-12
Merge branch 'th/diff-extra'
Junio C Hamano
1
-0
/
+13
2006-08-10
Add the --color-words option to the diff options family
Johannes Schindelin
1
-6
/
+172
2006-08-09
allow diff.renamelimit to be set regardless of -M/-C
Junio C Hamano
1
-3
/
+0
2006-08-09
make --find-copies-harder imply -C
Junio C Hamano
1
-3
/
+4
2006-08-03
diff.c: do not use pathname comparison to tell renames
Junio C Hamano
1
-5
/
+1
2006-07-31
pager: config variable pager.color
Matthias Lederhofer
1
-1
/
+1
2006-07-24
Colorize 'commit' lines in log ui
Jeff King
1
-17
/
+11
2006-07-13
diff: Support 256 colors
Timo Hirvonen
1
-6
/
+18
2006-07-13
diff: Support both attributes and colors
Timo Hirvonen
1
-57
/
+107
2006-07-10
Avoid C99 initializers
Shawn Pearce
1
-6
/
+6
2006-07-09
Merge branch 'ew/diff'
Junio C Hamano
1
-1
/
+23
2006-07-09
"git -p cmd" to page anywhere
Junio C Hamano
1
-1
/
+1
2006-07-09
Merge branch 'sf/diff'
Junio C Hamano
1
-1
/
+4
2006-07-08
diff: do not use configuration magic at the core-level
Junio C Hamano
1
-1
/
+7
2006-07-07
colored diff: diff.color = auto fix
Junio C Hamano
1
-2
/
+8
2006-07-07
diff.c: --no-color to defeat diff.color configuration.
Junio C Hamano
1
-0
/
+2
[next]