| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'bw/c-plus-plus' | Junio C Hamano | 2018-03-06 | 1 | -19/+19 |
|\ |
|
| * | diff-lib: rename 'new' variable | Brandon Williams | 2018-02-22 | 1 | -19/+19 |
* | | trace: measure where the time is spent in the index-heavy operationsnd/trace-index-ops | Nguyễn Thái Ngọc Duy | 2018-02-02 | 1 | -0/+4 |
|/ |
|
* | Merge branch 'bc/hash-algo' | Junio C Hamano | 2017-12-13 | 1 | -1/+1 |
|\ |
|
| * | Switch empty tree and blob lookups to use hash abstraction | brian m. carlson | 2017-11-13 | 1 | -1/+1 |
* | | Merge branch 'bp/fsmonitor' | Junio C Hamano | 2017-11-21 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | fsmonitor: teach git to optionally utilize a file system monitor to speed up ... | Ben Peart | 2017-10-01 | 1 | -0/+2 |
* | | Merge branch 'bw/diff-opt-impl-to-bitfields' | Junio C Hamano | 2017-11-09 | 1 | -14/+16 |
|\ \ |
|
| * | | diff: make struct diff_flags members lowercasebw/diff-opt-impl-to-bitfields | Brandon Williams | 2017-11-01 | 1 | -11/+11 |
| * | | diff: remove DIFF_OPT_SET macro | Brandon Williams | 2017-11-01 | 1 | -2/+2 |
| * | | diff: remove DIFF_OPT_TST macro | Brandon Williams | 2017-11-01 | 1 | -9/+10 |
| * | | diff: convert flags to be stored in bitfields | Brandon Williams | 2017-11-01 | 1 | -3/+4 |
* | | | refs: convert resolve_gitlink_ref to struct object_id | brian m. carlson | 2017-10-16 | 1 | -1/+1 |
* | | | Convert remaining callers of resolve_gitlink_ref to object_id | brian m. carlson | 2017-10-16 | 1 | -2/+2 |
|/ / |
|
* | | object_array: use `object_array_clear()`, not `free()` | Martin Ågren | 2017-09-24 | 1 | -2/+1 |
|/ |
|
* | Merge branch 'ab/free-and-null' | Junio C Hamano | 2017-06-24 | 1 | -2/+1 |
|\ |
|
| * | coccinelle: make use of the "type" FREE_AND_NULL() rule | Ævar Arnfjörð Bjarmason | 2017-06-16 | 1 | -2/+1 |
* | | Merge branch 'bw/object-id' | Junio C Hamano | 2017-06-19 | 1 | -26/+26 |
|\ \
| |/
|/| |
|
| * | diff: convert fill_filespec to struct object_id | Brandon Williams | 2017-06-02 | 1 | -1/+1 |
| * | diff: convert diff_change to struct object_id | Brandon Williams | 2017-06-02 | 1 | -2/+2 |
| * | diff: convert run_diff_files to struct object_id | Brandon Williams | 2017-06-02 | 1 | -6/+6 |
| * | diff: convert diff_addremove to struct object_id | Brandon Williams | 2017-06-02 | 1 | -3/+3 |
| * | diff: convert diff_index_show_file to struct object_id | Brandon Williams | 2017-06-02 | 1 | -5/+5 |
| * | diff: convert get_stat_data to struct object_id | Brandon Williams | 2017-06-02 | 1 | -13/+13 |
* | | Merge branch 'jc/noent-notdir' | Junio C Hamano | 2017-06-13 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | treewide: use is_missing_file_error() where ENOENT and ENOTDIR are checkedjc/noent-notdir | Junio C Hamano | 2017-05-30 | 1 | -1/+1 |
* | | tree: convert parse_tree_indirect to struct object_id | brian m. carlson | 2017-05-08 | 1 | -1/+1 |
* | | diff-lib: convert do_diff_cache to struct object_id | brian m. carlson | 2017-05-08 | 1 | -6/+6 |
|/ |
|
* | commit: fix empty commit creation when there's no changes but ita entries | Nguyễn Thái Ngọc Duy | 2016-10-24 | 1 | -1/+3 |
* | diff-lib: allow ita entries treated as "not yet exist in index" | Nguyễn Thái Ngọc Duy | 2016-10-24 | 1 | -0/+14 |
* | cache: convert struct cache_entry to use struct object_id | brian m. carlson | 2016-09-07 | 1 | -13/+18 |
* | Remove get_object_hash. | brian m. carlson | 2015-11-20 | 1 | -1/+1 |
* | Add several uses of get_object_hash. | brian m. carlson | 2015-11-20 | 1 | -1/+1 |
* | Merge branch 'nd/diff-i-t-a' | Junio C Hamano | 2015-06-25 | 1 | -12/+0 |
|\ |
|
| * | Revert "diff-lib.c: adjust position of i-t-a entries in diff"nd/diff-i-t-a | Junio C Hamano | 2015-06-23 | 1 | -12/+0 |
* | | Merge branch 'nd/diff-i-t-a' | Junio C Hamano | 2015-05-19 | 1 | -0/+12 |
|\ \
| |/ |
|
| * | diff-lib.c: adjust position of i-t-a entries in diff | Nguyễn Thái Ngọc Duy | 2015-03-23 | 1 | -0/+12 |
* | | Merge branch 'bc/object-id' | Junio C Hamano | 2015-05-05 | 1 | -5/+5 |
|\ \
| |/
|/| |
|
| * | diff: convert struct combine_diff_path to object_id | brian m. carlson | 2015-03-13 | 1 | -5/+5 |
* | | run_diff_files(): clarify computation of sha1 validityjc/diff-files-ita | Junio C Hamano | 2015-02-04 | 1 | -2/+6 |
|/ |
|
* | Merge branch 'jk/diff-files-assume-unchanged' | Junio C Hamano | 2014-06-16 | 1 | -12/+21 |
|\ |
|
| * | run_diff_files: do not look at uninitialized stat datajk/diff-files-assume-unchanged | Jeff King | 2014-05-15 | 1 | -12/+21 |
* | | Merge branch 'jc/hold-diff-remove-q-synonym-for-no-deletion' | Junio C Hamano | 2014-03-07 | 1 | -3/+0 |
|\ \ |
|
| * | | diff: remove "diff-files -q" in a version of Git in a distant futurejc/hold-diff-remove-q-synonym-for-no-deletion | Junio C Hamano | 2013-07-19 | 1 | -3/+0 |
* | | | Merge branch 'ks/combine-diff' | Junio C Hamano | 2014-03-05 | 1 | -2/+0 |
|\ \ \ |
|
| * | | | combine-diff: combine_diff_path.len is not needed anymore | Kirill Smelkov | 2014-02-24 | 1 | -2/+0 |
| | |/
| |/| |
|
* | | | pathspec: convert some match_pathspec_depth() to ce_path_match() | Nguyễn Thái Ngọc Duy | 2014-02-24 | 1 | -2/+3 |
|/ / |
|
* | | Merge branch 'jl/submodule-mv' | Junio C Hamano | 2013-09-09 | 1 | -2/+1 |
|\ \ |
|
| * | | remove init_pathspec() in favor of parse_pathspec() | Nguyễn Thái Ngọc Duy | 2013-07-15 | 1 | -1/+1 |
| * | | parse_pathspec: add special flag for max_depth feature | Nguyễn Thái Ngọc Duy | 2013-07-15 | 1 | -1/+0 |