index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
diff.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'maint'
Junio C Hamano
2008-07-16
|
\
|
*
Fix buffer overflow in git diff
Dmitry Potapov
2008-07-16
*
|
Merge branch 'qq/maint'
Junio C Hamano
2008-07-05
|
\
\
|
|
/
|
*
diff.c: Use 'git_config_string' to get 'diff.external'
Brian Hetro
2008-07-05
*
|
Merge branch 'jc/checkdiff'
Junio C Hamano
2008-07-01
|
\
\
|
*
|
diff --check: detect leftover conflict markers
Junio C Hamano
2008-06-26
|
*
|
Teach "diff --check" about new blank lines at end
Junio C Hamano
2008-06-26
|
*
|
checkdiff: pass diff_options to the callback
Junio C Hamano
2008-06-26
|
*
|
check_and_emit_line(): rename and refactor
Junio C Hamano
2008-06-26
|
*
|
diff --check: explain why we do not care whether old side is binary
Junio C Hamano
2008-06-26
*
|
|
show_stats(): fix stats width calculation
Olivier Marin
2008-06-28
|
/
/
*
|
Merge branch 'maint'
Junio C Hamano
2008-06-26
|
\
\
|
|
/
|
*
diff --check: do not discard error status upon seeing a good line
Junio C Hamano
2008-06-26
*
|
Merge branch 'jk/test'
Junio C Hamano
2008-06-22
|
\
\
|
|
/
|
/
|
|
*
avoid trailing whitespace in zero-change diffstat lines
Jeff King
2008-06-14
*
|
Merge branch 'maint'
Junio C Hamano
2008-06-16
|
\
\
|
*
|
diff.c: fix emit_line() again not to add extra line
Junio C Hamano
2008-06-16
*
|
|
Merge branch 'maint'
Junio C Hamano
2008-06-16
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
diff: reset color before printing newline
SZEDER Gábor
2008-06-16
*
|
Merge branch 'js/config-cb'
v1.5.6-rc0
Junio C Hamano
2008-05-25
|
\
\
|
*
|
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
*
|
|
diff options: Introduce --ignore-submodules
Johannes Schindelin
2008-05-15
*
|
|
Merge branch 'jk/renamelimit' (early part)
Junio C Hamano
2008-05-14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bump rename limit defaults
Jeff King
2008-05-03
*
|
|
Remove dead code: show_log() sep argument and diff_options.msg_sep
Adam Simpkins
2008-05-03
|
/
/
*
|
diff: make --dirstat binary-file safe
Junio C Hamano
2008-04-09
|
/
*
Write diff output to a file in struct diff_options
Daniel Barkalow
2008-03-14
*
diff: make sure work tree side is shown as 0{40} when different
Junio C Hamano
2008-03-02
*
Clean up find_unique_abbrev() callers
Junio C Hamano
2008-03-01
*
Merge branch 'jm/free'
Junio C Hamano
2008-02-27
|
\
|
*
Avoid unnecessary "if-before-free" tests.
Jim Meyering
2008-02-22
*
|
Merge branch 'jc/diff-relative'
Junio C Hamano
2008-02-27
|
\
\
|
*
|
diff --relative: help working in a bare repository
Junio C Hamano
2008-02-13
|
*
|
diff --relative: output paths as relative to the current subdirectory
Junio C Hamano
2008-02-13
*
|
|
Merge branch 'maint'
Junio C Hamano
2008-02-26
|
\
\
\
|
*
|
|
Use a single implementation and API for copy_file()
Daniel Barkalow
2008-02-25
*
|
|
|
Merge branch 'lt/dirstat'
Junio C Hamano
2008-02-24
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
diff --dirstat: saner handling of binary and unmerged files
Junio C Hamano
2008-02-24
|
*
|
|
Add "--dirstat" for some directory statistics
Linus Torvalds
2008-02-12
*
|
|
|
diff: fix java funcname pattern for solaris
Jeff King
2008-02-20
*
|
|
|
Add color.ui variable which globally enables colorization if set
Matthias Kestenholz
2008-02-18
*
|
|
|
Merge branch 'sp/safecrlf'
Junio C Hamano
2008-02-16
|
\
\
\
\
|
*
|
|
|
safecrlf: Add mechanism to warn about irreversible crlf conversions
Steffen Prohaska
2008-02-06
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-02-16
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
diff: Fix miscounting of --check output
Junio C Hamano
2008-02-15
|
*
|
diff.c: add "const" qualifier to "char *cmd" member of "struct ll_diff_driver"
Christian Couder
2008-02-15
|
*
|
diff.c: remove useless check for value != NULL
Christian Couder
2008-02-15
|
*
|
diff.c: replace a 'strdup' with 'xstrdup'.
Christian Couder
2008-02-15
|
*
|
diff.c: fixup garding of config parser from value=NULL
Junio C Hamano
2008-02-15
*
|
|
Merge branch 'lt/in-core-index'
Junio C Hamano
2008-02-11
|
\
\
\
|
|
/
/
|
/
|
|
[next]