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
/
builtin
/
diff.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
|
\
|
*
config: don't include config.h by default
Brandon Williams
2017-06-15
*
|
Merge branch 'bw/object-id'
Junio C Hamano
2017-06-19
|
\
\
|
*
|
diff-tree: convert diff_tree_sha1 to struct object_id
Brandon Williams
2017-06-05
|
*
|
combine-diff: convert diff_tree_combined to struct object_id
Brandon Williams
2017-06-02
|
*
|
diff: convert fill_filespec to struct object_id
Brandon Williams
2017-06-02
*
|
|
Merge branch 'jk/diff-blob'
Junio C Hamano
2017-06-02
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
diff: use blob path for blob/file diffs
Jeff King
2017-05-24
|
*
|
diff: use pending "path" if it is available
Jeff King
2017-05-24
|
*
|
diff: use the word "path" instead of "name" for blobs
Jeff King
2017-05-24
|
*
|
diff: pass whole pending entry in blobinfo
Jeff King
2017-05-24
|
|
/
*
|
object: convert parse_object* to take struct object_id
brian m. carlson
2017-05-08
*
|
Convert lookup_tree to struct object_id
brian m. carlson
2017-05-08
*
|
Clean up outstanding object_id transforms.
brian m. carlson
2017-05-02
|
/
*
Rename sha1_array to oid_array
brian m. carlson
2017-03-31
*
Make sha1_array_append take a struct object_id *
brian m. carlson
2017-03-31
*
builtin/diff: convert to struct object_id
brian m. carlson
2017-03-26
*
use SWAP macro
René Scharfe
2017-01-30
*
Merge branch 'jk/setup-sequence-update'
Junio C Hamano
2016-09-21
|
\
|
*
diff: always try to set up the repository
Jeff King
2016-09-13
|
*
diff: skip implicit no-index check when given --no-index
Jeff King
2016-09-13
|
*
Merge branch 'ar/diff-args-osx-precompose' into maint
Junio C Hamano
2016-06-06
|
|
\
*
|
\
Merge branch 'ar/diff-args-osx-precompose'
Junio C Hamano
2016-05-23
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
diff: run arguments through precompose_argv
Alexander Rinass
2016-05-13
*
|
|
diff: activate diff.renames by default
Matthieu Moy
2016-02-25
|
|
/
|
/
|
*
|
Merge branch 'nd/diff-with-path-params'
Junio C Hamano
2016-02-03
|
\
\
|
*
|
diff-no-index: do not take a redundant prefix argument
Nguyễn Thái Ngọc Duy
2016-01-21
|
|
/
*
|
Remove get_object_hash.
brian m. carlson
2015-11-20
*
|
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
|
/
*
lockfile.h: extract new header file for the functions in lockfile.c
Michael Haggerty
2014-10-01
*
Merge branch 'tg/diff-no-index-refactor'
Junio C Hamano
2013-12-27
|
\
|
*
diff: avoid some nesting
Thomas Gummerer
2013-12-16
|
*
diff: don't read index when --no-index is given
Thomas Gummerer
2013-12-12
|
*
diff: move no-index detection to builtin/diff.c
Thomas Gummerer
2013-12-12
*
|
Merge branch 'nd/magic-pathspec'
Junio C Hamano
2013-12-06
|
\
\
|
|
/
|
/
|
|
*
diff: restrict pathspec limitations to diff b/f case only
Nguyễn Thái Ngọc Duy
2013-11-20
*
|
diff: trivial style fix
Felipe Contreras
2013-10-31
|
/
*
pathspec: support :(literal) syntax for noglob pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
*
convert read_cache_preload() to take struct pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
*
guard against new pathspec magic in pathspec matching code
Nguyễn Thái Ngọc Duy
2013-07-15
*
cmd_diff(): make it obvious which cases are exclusive of each other
Michael Haggerty
2013-05-28
*
cmd_diff(): rename local variable "list" -> "entry"
Michael Haggerty
2013-05-28
*
cmd_diff(): use an object_array for holding trees
Michael Haggerty
2013-05-28
*
builtin_diff_tree(): make it obvious that function wants two entries
Michael Haggerty
2013-05-28
*
Merge branch 'kb/preload-index-more'
Junio C Hamano
2012-11-20
|
\
|
*
update-index/diff-index: use core.preloadindex to improve performance
Karsten Blees
2012-11-02
|
*
Merge branch 'tr/void-diff-setup-done' into maint-1.7.11
Junio C Hamano
2012-09-11
|
|
\
|
*
\
Merge branch 'jk/maint-null-in-trees' into maint-1.7.11
Junio C Hamano
2012-09-10
|
|
\
\
*
|
|
|
Move setup_diff_pager to libgit.a
Nguyễn Thái Ngọc Duy
2012-10-29
*
|
|
|
Merge branch 'jk/maint-null-in-trees'
Junio C Hamano
2012-08-27
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
[next]