Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'js/azure-pipelines-msvc' | Junio C Hamano | 2019-10-15 | 1 | -2/+2 |
|\ | |||||
| * | msvc: avoid using minus operator on unsigned types | Johannes Schindelin | 2019-10-06 | 1 | -2/+2 |
* | | Merge branch 'tg/stash-refresh-index' | Junio C Hamano | 2019-10-07 | 1 | -0/+21 |
|\ \ | |||||
| * | | factor out refresh_and_write_cache function | Thomas Gummerer | 2019-09-20 | 1 | -0/+21 |
* | | | Merge branch 'ds/feature-macros' | Junio C Hamano | 2019-09-09 | 1 | -15/+15 |
|\ \ \ | |/ / |/| | | |||||
| * | | repo-settings: parse core.untrackedCache | Derrick Stolee | 2019-08-13 | 1 | -10/+9 |
| * | | repo-settings: consolidate some config settings | Derrick Stolee | 2019-08-13 | 1 | -5/+6 |
| |/ | |||||
* | | Merge branch 'vn/xmmap-gently' | Junio C Hamano | 2019-07-25 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | read-cache.c: do not die if mmap fails | Varun Naik | 2019-07-14 | 1 | -1/+1 |
* | | Merge branch 'rs/avoid-overflow-in-midpoint-computation' | Junio C Hamano | 2019-07-09 | 1 | -1/+1 |
|\ \ | |||||
| * | | cleanup: fix possible overflow errors in binary search, part 2 | René Scharfe | 2019-06-13 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch 'js/fsmonitor-unflake' | Junio C Hamano | 2019-06-17 | 1 | -5/+5 |
|\ \ | |||||
| * | | mark_fsmonitor_valid(): mark the index as changed if needed | Johannes Schindelin | 2019-05-28 | 1 | -2/+2 |
| * | | fill_stat_cache_info(): prepare for an fsmonitor fix | Johannes Schindelin | 2019-05-28 | 1 | -3/+3 |
| |/ | |||||
* | | Merge branch 'jk/unused-params-final-batch' | Junio C Hamano | 2019-06-13 | 1 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | read-cache: drop unused parameter from threaded load | Jeff King | 2019-05-13 | 1 | -2/+2 |
* | | Merge branch 'js/fsmonitor-refresh-after-discarding-index' | Junio C Hamano | 2019-05-19 | 1 | -0/+1 |
|\ \ | |||||
| * | | fsmonitor: force a refresh after the index was discarded | Johannes Schindelin | 2019-05-08 | 1 | -0/+1 |
* | | | Merge branch 'jh/trace2' | Junio C Hamano | 2019-05-13 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | trace2: fix up a missing "leave" entry point | Ævar Arnfjörð Bjarmason | 2019-05-10 | 1 | -1/+1 |
* | | | Merge branch 'km/empty-repo-is-still-a-repo' | Junio C Hamano | 2019-05-09 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | add: error appropriately on repository with no commits | Kyle Meyer | 2019-04-10 | 1 | -0/+3 |
| | |/ | |/| | |||||
* | | | Merge branch 'bc/hash-transition-16' | Junio C Hamano | 2019-04-25 | 1 | -45/+29 |
|\ \ \ | |||||
| * | | | read-cache: read data in a hash-independent way | brian m. carlson | 2019-04-01 | 1 | -45/+29 |
* | | | | Merge branch 'bp/post-index-change-hook' | Junio C Hamano | 2019-04-25 | 1 | -2/+12 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | read-cache: add post-index-change hook | Ben Peart | 2019-02-15 | 1 | -2/+12 |
| |/ / | |||||
* | | | Merge branch 'jh/trace2' | Junio C Hamano | 2019-03-07 | 1 | -1/+50 |
|\ \ \ | | |/ | |/| | |||||
| * | | trace2:data: add trace2 instrumentation to index read/write | Jeff Hostetler | 2019-02-22 | 1 | -1/+50 |
| |/ | |||||
* | | Merge branch 'nd/split-index-null-base-fix' | Junio C Hamano | 2019-03-07 | 1 | -2/+3 |
|\ \ | |||||
| * | | read-cache.c: fix writing "link" index ext with null base oid | Nguyễn Thái Ngọc Duy | 2019-02-13 | 1 | -2/+3 |
* | | | Merge branch 'tg/checkout-no-overlay' | Junio C Hamano | 2019-03-07 | 1 | -1/+7 |
|\ \ \ | |_|/ |/| | | |||||
| * | | read-cache: add invalidate parameter to remove_marked_cache_entries | Thomas Gummerer | 2019-01-02 | 1 | -1/+7 |
* | | | Merge branch 'jk/add-ignore-errors-bit-assignment-fix' | Junio C Hamano | 2019-02-06 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | add_to_index(): convert forgotten HASH_RENORMALIZE check | Jeff King | 2019-02-06 | 1 | -1/+1 |
* | | | | Merge branch 'nd/the-index-final' | Junio C Hamano | 2019-02-06 | 1 | -27/+17 |
|\ \ \ \ | |||||
| * | | | | cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch | Nguyễn Thái Ngọc Duy | 2019-01-24 | 1 | -2/+0 |
| * | | | | read-cache.c: remove the_* from index_has_changes() | Nguyễn Thái Ngọc Duy | 2019-01-14 | 1 | -7/+5 |
| * | | | | read-cache.c: replace update_index_if_able with repo_& | Nguyễn Thái Ngọc Duy | 2019-01-14 | 1 | -6/+8 |
| * | | | | read-cache.c: kill read_index() | Nguyễn Thái Ngọc Duy | 2019-01-14 | 1 | -7/+4 |
| * | | | | repository.c: replace hold_locked_index() with repo_hold_locked_index() | Nguyễn Thái Ngọc Duy | 2019-01-14 | 1 | -5/+0 |
* | | | | | Merge branch 'jk/add-ignore-errors-bit-assignment-fix' | Junio C Hamano | 2019-02-05 | 1 | -4/+4 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | add: use separate ADD_CACHE_RENORMALIZE flag | Jeff King | 2019-01-17 | 1 | -4/+4 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'nd/indentation-fix' | Junio C Hamano | 2019-01-14 | 1 | -59/+59 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Indent code with TABs | Nguyễn Thái Ngọc Duy | 2018-12-09 | 1 | -59/+59 |
| | |/ | |/| | |||||
* | | | Merge branch 'nd/the-index' | Junio C Hamano | 2019-01-04 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | cache-tree.c: remove the_repository references | Nguyễn Thái Ngọc Duy | 2018-11-12 | 1 | -1/+1 |
* | | | | Merge branch 'nd/i18n' | Junio C Hamano | 2019-01-04 | 1 | -36/+37 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | read-cache.c: add missing colon separators | Nguyễn Thái Ngọc Duy | 2018-11-12 | 1 | -5/+5 |
| * | | | read-cache.c: mark more strings for translation | Nguyễn Thái Ngọc Duy | 2018-11-12 | 1 | -28/+29 |
| * | | | read-cache.c: turn die("internal error") to BUG() | Nguyễn Thái Ngọc Duy | 2018-11-12 | 1 | -3/+3 |