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
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
2006-07-07
diff.c: respect diff.renames config option
Eric Wong
1
-0
/
+14
2006-07-07
Teach diff -a as shorthand for --text
Stephan Feder
1
-1
/
+1
2006-07-07
Teach --text option to diff
Stephan Feder
1
-1
/
+4
2006-07-07
Do not drop data from '\0' until eol in patch output
Stephan Feder
1
-1
/
+3
2006-07-05
Merge branch 'th/diff'
Junio C Hamano
1
-96
/
+125
2006-07-03
Make zlib compression level configurable, and change default.
Joachim B Haga
1
-1
/
+1
2006-06-28
diff.c: fix get_patch_id()
Junio C Hamano
1
-1
/
+1
2006-06-27
Fix some more diff options changes.
Junio C Hamano
1
-7
/
+8
2006-06-27
Fix diff-tree -s
Timo Hirvonen
1
-3
/
+0
2006-06-27
Print empty line between raw, stat, summary and patch
Timo Hirvonen
1
-5
/
+42
2006-06-26
Don't xcalloc() struct diffstat_t
Timo Hirvonen
1
-6
/
+5
2006-06-26
Add msg_sep to diff_options
Timo Hirvonen
1
-0
/
+1
2006-06-26
Set default diff output format after parsing command line
Timo Hirvonen
1
-1
/
+0
2006-06-26
Make --raw option available for all diff commands
Timo Hirvonen
1
-0
/
+2
2006-06-26
Merge with_raw, with_stat and summary variables to output_format
Timo Hirvonen
1
-95
/
+88
2006-06-26
add diff_flush_patch_id() to calculate the patch id
Johannes Schindelin
1
-0
/
+139
2006-06-26
Merge branch 'jc/diff'
Junio C Hamano
1
-14
/
+80
2006-06-26
Merge branch 'js/diff'
Junio C Hamano
1
-4
/
+9
2006-06-25
diff --color: use $GIT_DIR/config
Junio C Hamano
1
-14
/
+80
2006-06-24
Clean up diff.c
Timo Hirvonen
1
-12
/
+6
2006-06-24
diff --color: use reset sequence when we mean reset.
Junio C Hamano
1
-1
/
+1
2006-06-23
Teach diff about -b and -w flags
Johannes Schindelin
1
-4
/
+9
2006-06-22
Tweak diff colors
Linus Torvalds
1
-41
/
+58
2006-06-21
Merge branch 'ff/c99' into next
Junio C Hamano
1
-1
/
+1
2006-06-20
Remove all void-pointer arithmetic.
Florian Forster
1
-1
/
+1
2006-06-17
diff options: add --color
Johannes Schindelin
1
-9
/
+70
2006-05-24
Merge branch 'js/fmt-patch'
Junio C Hamano
1
-1
/
+5
2006-05-23
--summary output should print immediately after stats.
Sean
1
-1
/
+4
2006-05-22
Avoid segfault in diff --stat rename output.
Sean
1
-1
/
+1
2006-05-22
diff: minor option combination fix.
Junio C Hamano
1
-0
/
+8
2006-05-21
checkdiff_consume: strtol parameter fix.
Junio C Hamano
1
-1
/
+1
2006-05-21
fmt-patch: Support --attach
Johannes Schindelin
1
-1
/
+5
2006-05-21
diff family: add --check option
Johannes Schindelin
1
-1
/
+114
2006-05-15
Merge branch 'se/diff'
Junio C Hamano
1
-1
/
+87
2006-05-15
Merge branch 'lt/diff'
Junio C Hamano
1
-1
/
+51
2006-05-14
diffstat rename squashing fix.
Junio C Hamano
1
-2
/
+7
2006-05-14
Add "--summary" option to git diff.
Sean
1
-1
/
+87
2006-05-14
git diff: support "-U" and "--unified" options properly
Linus Torvalds
1
-1
/
+51
2006-05-09
Merge branch 'jc/bindiff'
Junio C Hamano
1
-7
/
+107
2006-05-08
Merge branch 'fix'
Junio C Hamano
1
-1
/
+1
2006-05-08
Fix "git diff --stat" with long filenames
Linus Torvalds
1
-1
/
+1
2006-05-05
binary diff: further updates.
Junio C Hamano
1
-63
/
+71
2006-05-05
binary patch.
Junio C Hamano
1
-7
/
+99
[next]