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-lib.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'bp/fsmonitor'
Junio C Hamano
2017-11-21
|
\
|
*
fsmonitor: teach git to optionally utilize a file system monitor to speed up ...
Ben Peart
2017-10-01
*
|
Merge branch 'bw/diff-opt-impl-to-bitfields'
Junio C Hamano
2017-11-09
|
\
\
|
*
|
diff: make struct diff_flags members lowercase
Brandon Williams
2017-11-01
|
*
|
diff: remove DIFF_OPT_SET macro
Brandon Williams
2017-11-01
|
*
|
diff: remove DIFF_OPT_TST macro
Brandon Williams
2017-11-01
|
*
|
diff: convert flags to be stored in bitfields
Brandon Williams
2017-11-01
*
|
|
refs: convert resolve_gitlink_ref to struct object_id
brian m. carlson
2017-10-16
*
|
|
Convert remaining callers of resolve_gitlink_ref to object_id
brian m. carlson
2017-10-16
|
/
/
*
|
object_array: use `object_array_clear()`, not `free()`
Martin Ågren
2017-09-24
|
/
*
Merge branch 'ab/free-and-null'
Junio C Hamano
2017-06-24
|
\
|
*
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
2017-06-16
*
|
Merge branch 'bw/object-id'
Junio C Hamano
2017-06-19
|
\
\
|
|
/
|
/
|
|
*
diff: convert fill_filespec to struct object_id
Brandon Williams
2017-06-02
|
*
diff: convert diff_change to struct object_id
Brandon Williams
2017-06-02
|
*
diff: convert run_diff_files to struct object_id
Brandon Williams
2017-06-02
|
*
diff: convert diff_addremove to struct object_id
Brandon Williams
2017-06-02
|
*
diff: convert diff_index_show_file to struct object_id
Brandon Williams
2017-06-02
|
*
diff: convert get_stat_data to struct object_id
Brandon Williams
2017-06-02
*
|
Merge branch 'jc/noent-notdir'
Junio C Hamano
2017-06-13
|
\
\
|
|
/
|
/
|
|
*
treewide: use is_missing_file_error() where ENOENT and ENOTDIR are checked
Junio C Hamano
2017-05-30
*
|
tree: convert parse_tree_indirect to struct object_id
brian m. carlson
2017-05-08
*
|
diff-lib: convert do_diff_cache to struct object_id
brian m. carlson
2017-05-08
|
/
*
commit: fix empty commit creation when there's no changes but ita entries
Nguyễn Thái Ngọc Duy
2016-10-24
*
diff-lib: allow ita entries treated as "not yet exist in index"
Nguyễn Thái Ngọc Duy
2016-10-24
*
cache: convert struct cache_entry to use struct object_id
brian m. carlson
2016-09-07
*
Remove get_object_hash.
brian m. carlson
2015-11-20
*
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
*
Merge branch 'nd/diff-i-t-a'
Junio C Hamano
2015-06-25
|
\
|
*
Revert "diff-lib.c: adjust position of i-t-a entries in diff"
Junio C Hamano
2015-06-23
*
|
Merge branch 'nd/diff-i-t-a'
Junio C Hamano
2015-05-19
|
\
\
|
|
/
|
*
diff-lib.c: adjust position of i-t-a entries in diff
Nguyễn Thái Ngọc Duy
2015-03-23
*
|
Merge branch 'bc/object-id'
Junio C Hamano
2015-05-05
|
\
\
|
|
/
|
/
|
|
*
diff: convert struct combine_diff_path to object_id
brian m. carlson
2015-03-13
*
|
run_diff_files(): clarify computation of sha1 validity
Junio C Hamano
2015-02-04
|
/
*
Merge branch 'jk/diff-files-assume-unchanged'
Junio C Hamano
2014-06-16
|
\
|
*
run_diff_files: do not look at uninitialized stat data
Jeff King
2014-05-15
*
|
Merge branch 'jc/hold-diff-remove-q-synonym-for-no-deletion'
Junio C Hamano
2014-03-07
|
\
\
|
*
|
diff: remove "diff-files -q" in a version of Git in a distant future
Junio C Hamano
2013-07-19
*
|
|
Merge branch 'ks/combine-diff'
Junio C Hamano
2014-03-05
|
\
\
\
|
*
|
|
combine-diff: combine_diff_path.len is not needed anymore
Kirill Smelkov
2014-02-24
|
|
|
/
|
|
/
|
*
|
|
pathspec: convert some match_pathspec_depth() to ce_path_match()
Nguyễn Thái Ngọc Duy
2014-02-24
|
/
/
*
|
Merge branch 'jl/submodule-mv'
Junio C Hamano
2013-09-09
|
\
\
|
*
|
remove init_pathspec() in favor of parse_pathspec()
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
|
parse_pathspec: add special flag for max_depth feature
Nguyễn Thái Ngọc Duy
2013-07-15
*
|
|
Merge branch 'jc/diff-filter-negation'
Junio C Hamano
2013-09-09
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
diff: deprecate -q option to diff-files
Junio C Hamano
2013-07-19
*
|
diff-lib, read-tree, unpack-trees: mark cache_entry array paramters const
René Scharfe
2013-06-02
*
|
diff-lib, read-tree, unpack-trees: mark cache_entry pointers const
René Scharfe
2013-06-02
|
/
*
diff: do not use null sha1 as a sentinel value
Jeff King
2012-07-29
[next]