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
*
diff.c: make built-in hunk header pattern a separate table
Junio C Hamano
2007-07-08
*
diff: honor binariness specified in attributes
Junio C Hamano
2007-07-07
*
Fix configuration syntax to specify customized hunk header patterns.
Junio C Hamano
2007-07-07
*
Per-path attribute based hunk header selection.
Junio C Hamano
2007-07-06
*
Future-proof source for changes in xdemitconf_t
Johannes Schindelin
2007-07-06
*
Introduce diff_filespec_is_binary()
Junio C Hamano
2007-07-06
*
Merge branch 'maint'
Junio C Hamano
2007-07-03
|
\
|
*
diff --no-index: fix --name-status with added files
Johannes Schindelin
2007-07-03
|
*
Move buffer_is_binary() to xdiff-interface.h
Johannes Schindelin
2007-06-15
*
|
Add diff-option --ext-diff
Johannes Schindelin
2007-07-03
*
|
Merge branch 'jc/diffcore'
Junio C Hamano
2007-07-02
|
\
\
|
*
|
diffcore_filespec: add is_binary
Junio C Hamano
2007-06-30
*
|
|
diff: round down similarity index
René Scharfe
2007-06-25
|
/
/
*
|
Finally implement "git log --follow"
Linus Torvalds
2007-06-22
*
|
Teach diff to imply --find-copies-harder upon -C -C
Johannes Schindelin
2007-06-12
*
|
Even more missing static
Junio C Hamano
2007-06-08
*
|
War on whitespace
Junio C Hamano
2007-06-07
*
|
Move buffer_is_binary() to xdiff-interface.h
Johannes Schindelin
2007-06-04
*
|
Merge branch 'maint'
Junio C Hamano
2007-05-26
|
\
\
|
|
/
|
*
Merge branch 'maint-1.5.1' into maint
Junio C Hamano
2007-05-26
|
|
\
|
|
*
Replace the last 'dircache's by 'index'
Jakub Narebski
2007-05-25
*
|
|
rename dirlink to gitlink.
Martin Waitz
2007-05-21
|
/
/
*
|
Merge branch 'maint-1.5.1' into maint
Junio C Hamano
2007-05-20
|
\
\
|
|
/
|
*
Use PATH_MAX instead of TEMPFILE_PATH_LEN
Fernando J. Pereda
2007-05-20
*
|
Ensure return value from xread() is always stored into an ssize_t
Johan Herland
2007-05-15
*
|
diff.c: do not use a separate "size cache".
Junio C Hamano
2007-05-07
*
|
diff: release blobs after generating textual diff.
Junio C Hamano
2007-05-07
*
|
Merge branch 'maint'
Junio C Hamano
2007-05-03
|
\
\
|
|
/
|
*
diff.c: fix "size cache" handling.
Junio C Hamano
2007-05-03
*
|
Support 'diff=pgm' attribute
Junio C Hamano
2007-04-22
*
|
Merge branch 'jc/attr'
Junio C Hamano
2007-04-21
|
\
\
|
*
|
Simplify calling of CR/LF conversion routines
Alex Riesen
2007-04-20
|
*
|
Fix funny types used in attribute value representation
Junio C Hamano
2007-04-18
|
*
|
Allow more than true/false to attributes.
Junio C Hamano
2007-04-17
|
*
|
Fix 'diff' attribute semantics.
Junio C Hamano
2007-04-15
|
*
|
Teach 'diff' about 'diff' attribute.
Junio C Hamano
2007-04-14
*
|
|
Expose subprojects as special files to "git diff" machinery
Linus Torvalds
2007-04-15
|
/
/
*
|
Show binary file size change in diff --stat
Andy Parkins
2007-04-05
|
/
*
diff --quiet
Junio C Hamano
2007-03-14
*
Remove unused diffcore_std_no_resolve
Junio C Hamano
2007-03-14
*
Allow git-diff exit with codes similar to diff(1)
Alex Riesen
2007-03-14
*
Merge branch 'js/diff-ni'
Junio C Hamano
2007-03-10
|
\
|
*
diff-ni: fix the diff with standard input
Junio C Hamano
2007-03-04
|
*
diff: support reading a file from stdin via "-"
Johannes Schindelin
2007-03-03
*
|
Cast 64 bit off_t to 32 bit size_t
Shawn O. Pearce
2007-03-07
|
/
*
Merge branch 'np/types'
Junio C Hamano
2007-02-28
|
\
|
*
convert object type handling from a string to a number
Nicolas Pitre
2007-02-27
*
|
diff --no-index: also imitate the exit status of diff(1)
Johannes Schindelin
2007-02-26
*
|
Merge branch 'master' into js/diff-ni
Junio C Hamano
2007-02-26
|
\
\
|
|
/
|
*
Merge branch 'maint'
Junio C Hamano
2007-02-24
|
|
\
[next]