Age | Commit message (Expand) | Author | Files | Lines |
2020-08-18 | mem-pool: use more standard initialization and finalization | Elijah Newren | 1 | -8/+13 |
2020-07-16 | read-cache: remove bogus shortcut | René Scharfe | 1 | -14/+0 |
2020-01-10 | Merge branch 'js/mingw-loosen-overstrict-tree-entry-checks' | Junio C Hamano | 1 | -6/+6 |
2020-01-10 | mingw: safeguard better against backslashes in file names | Johannes Schindelin via GitGitGadget | 1 | -6/+6 |
2020-01-06 | Merge branch 'js/mingw-loosen-overstrict-tree-entry-checks' | Junio C Hamano | 1 | -0/+5 |
2020-01-02 | mingw: only test index entries for backslashes, not tree entries | Johannes Schindelin | 1 | -0/+5 |
2019-12-09 | Sync with Git 2.24.1 | Junio C Hamano | 1 | -0/+11 |
2019-12-06 | Sync with 2.23.1 | Johannes Schindelin | 1 | -0/+11 |
2019-12-06 | Sync with 2.22.2 | Johannes Schindelin | 1 | -0/+11 |
2019-12-06 | Sync with 2.21.1 | Johannes Schindelin | 1 | -0/+11 |
2019-12-06 | Sync with 2.20.2 | Johannes Schindelin | 1 | -0/+11 |
2019-12-06 | Sync with 2.19.3 | Johannes Schindelin | 1 | -0/+11 |
2019-12-06 | Sync with 2.18.2 | Johannes Schindelin | 1 | -0/+11 |
2019-12-06 | Sync with 2.17.3 | Johannes Schindelin | 1 | -0/+11 |
2019-12-06 | Sync with 2.16.6 | Johannes Schindelin | 1 | -0/+11 |
2019-12-06 | Sync with 2.15.4 | Johannes Schindelin | 1 | -0/+11 |
2019-12-06 | Sync with 2.14.6 | Johannes Schindelin | 1 | -0/+11 |
2019-12-05 | mingw: refuse to access paths with trailing spaces or periods | Johannes Schindelin | 1 | -0/+3 |
2019-12-05 | is_ntfs_dotgit(): only verify the leading segment | Johannes Schindelin | 1 | -0/+8 |
2019-11-10 | Fix spelling errors in code comments | Elijah Newren | 1 | -1/+1 |
2019-10-15 | Merge branch 'js/azure-pipelines-msvc' | Junio C Hamano | 1 | -2/+2 |
2019-10-07 | Merge branch 'tg/stash-refresh-index' | Junio C Hamano | 1 | -0/+21 |
2019-10-06 | msvc: avoid using minus operator on unsigned types | Johannes Schindelin | 1 | -2/+2 |
2019-09-20 | factor out refresh_and_write_cache function | Thomas Gummerer | 1 | -0/+21 |
2019-09-09 | Merge branch 'ds/feature-macros' | Junio C Hamano | 1 | -15/+15 |
2019-08-13 | repo-settings: parse core.untrackedCache | Derrick Stolee | 1 | -10/+9 |
2019-08-13 | repo-settings: consolidate some config settings | Derrick Stolee | 1 | -5/+6 |
2019-07-29 | Merge branch 'rs/avoid-overflow-in-midpoint-computation' into maint | Junio C Hamano | 1 | -1/+1 |
2019-07-29 | Merge branch 'vn/xmmap-gently' into maint | Junio C Hamano | 1 | -1/+1 |
2019-07-25 | Merge branch 'vn/xmmap-gently' | Junio C Hamano | 1 | -1/+1 |
2019-07-14 | read-cache.c: do not die if mmap fails | Varun Naik | 1 | -1/+1 |
2019-07-09 | Merge branch 'rs/avoid-overflow-in-midpoint-computation' | Junio C Hamano | 1 | -1/+1 |
2019-06-17 | Merge branch 'js/fsmonitor-unflake' | Junio C Hamano | 1 | -5/+5 |
2019-06-13 | Merge branch 'jk/unused-params-final-batch' | Junio C Hamano | 1 | -2/+2 |
2019-06-13 | cleanup: fix possible overflow errors in binary search, part 2 | René Scharfe | 1 | -1/+1 |
2019-05-28 | mark_fsmonitor_valid(): mark the index as changed if needed | Johannes Schindelin | 1 | -2/+2 |
2019-05-28 | fill_stat_cache_info(): prepare for an fsmonitor fix | Johannes Schindelin | 1 | -3/+3 |
2019-05-19 | Merge branch 'js/fsmonitor-refresh-after-discarding-index' | Junio C Hamano | 1 | -0/+1 |
2019-05-13 | Merge branch 'jh/trace2' | Junio C Hamano | 1 | -1/+1 |
2019-05-13 | read-cache: drop unused parameter from threaded load | Jeff King | 1 | -2/+2 |
2019-05-10 | trace2: fix up a missing "leave" entry point | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2019-05-09 | Merge branch 'km/empty-repo-is-still-a-repo' | Junio C Hamano | 1 | -0/+3 |
2019-05-08 | fsmonitor: force a refresh after the index was discarded | Johannes Schindelin | 1 | -0/+1 |
2019-04-25 | Merge branch 'bc/hash-transition-16' | Junio C Hamano | 1 | -45/+29 |
2019-04-25 | Merge branch 'bp/post-index-change-hook' | Junio C Hamano | 1 | -2/+12 |
2019-04-10 | add: error appropriately on repository with no commits | Kyle Meyer | 1 | -0/+3 |
2019-04-01 | read-cache: read data in a hash-independent way | brian m. carlson | 1 | -45/+29 |
2019-03-07 | Merge branch 'jh/trace2' | Junio C Hamano | 1 | -1/+50 |
2019-03-07 | Merge branch 'nd/split-index-null-base-fix' | Junio C Hamano | 1 | -2/+3 |
2019-03-07 | Merge branch 'tg/checkout-no-overlay' | Junio C Hamano | 1 | -1/+7 |