Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | p2000: add sparse-index repos | Derrick Stolee | 2021-03-30 | 1 | -1/+18 | |
| * | | | | | | sparse-index: loose integration with cache_tree_verify() | Derrick Stolee | 2021-03-30 | 2 | -3/+19 | |
| * | | | | | | cache-tree: integrate with sparse directory entries | Derrick Stolee | 2021-03-30 | 2 | -1/+27 | |
| * | | | | | | sparse-checkout: disable sparse-index | Derrick Stolee | 2021-03-30 | 2 | -1/+22 | |
| * | | | | | | sparse-checkout: toggle sparse index from builtin | Derrick Stolee | 2021-03-30 | 5 | -34/+80 | |
| * | | | | | | sparse-index: add index.sparse config option | Derrick Stolee | 2021-03-30 | 5 | -6/+44 | |
| * | | | | | | sparse-index: check index conversion happens | Derrick Stolee | 2021-03-30 | 1 | -0/+18 | |
| * | | | | | | unpack-trees: allow sparse directories | Derrick Stolee | 2021-03-30 | 1 | -3/+7 | |
| * | | | | | | submodule: sparse-index should not collapse links | Derrick Stolee | 2021-03-30 | 2 | -0/+18 | |
| * | | | | | | sparse-index: convert from full to sparse | Derrick Stolee | 2021-03-30 | 6 | -4/+228 | |
| * | | | | | | sparse-index: add 'sdir' index extension | Derrick Stolee | 2021-03-30 | 2 | -0/+21 | |
| * | | | | | | sparse-checkout: hold pattern list in index | Derrick Stolee | 2021-03-30 | 2 | -7/+12 | |
| * | | | | | | unpack-trees: ensure full index | Derrick Stolee | 2021-03-30 | 1 | -0/+7 | |
| * | | | | | | test-tool: don't force full index | Derrick Stolee | 2021-03-30 | 2 | -1/+17 | |
| * | | | | | | test-read-cache: print cache entries with --table | Derrick Stolee | 2021-03-30 | 1 | -10/+45 | |
| * | | | | | | t1092: compare sparse-checkout to sparse-index | Derrick Stolee | 2021-03-30 | 2 | -4/+23 | |
| * | | | | | | sparse-index: implement ensure_full_index() | Derrick Stolee | 2021-03-30 | 3 | -2/+118 | |
| * | | | | | | sparse-index: add guard to ensure full index | Derrick Stolee | 2021-03-30 | 6 | -1/+36 | |
| * | | | | | | t1092: clean up script quoting | Derrick Stolee | 2021-03-30 | 1 | -10/+10 | |
| * | | | | | | t/perf: add performance test for sparse operations | Derrick Stolee | 2021-03-30 | 1 | -0/+84 | |
| * | | | | | | sparse-index: design doc and format update | Derrick Stolee | 2021-03-30 | 2 | -0/+182 | |
* | | | | | | | Merge branch 'ds/maintenance-prefetch-fix' | Junio C Hamano | 2021-04-30 | 6 | -40/+134 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | maintenance: respect remote.*.skipFetchAll | Derrick Stolee | 2021-04-16 | 2 | -1/+10 | |
| * | | | | | | | maintenance: use 'git fetch --prefetch' | Derrick Stolee | 2021-04-16 | 3 | -15/+12 | |
| * | | | | | | | fetch: add --prefetch option | Derrick Stolee | 2021-04-16 | 3 | -1/+106 | |
| * | | | | | | | maintenance: simplify prefetch logic | Derrick Stolee | 2021-04-06 | 1 | -25/+8 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch 'ow/push-quiet-set-upstream' | Junio C Hamano | 2021-04-30 | 2 | -5/+12 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | transport: respect verbosity when setting upstream | Øystein Walle | 2021-04-15 | 2 | -5/+12 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'mt/pkt-write-errors' | Junio C Hamano | 2021-04-30 | 1 | -7/+24 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | pkt-line: do not report packet write errors twice | Matheus Tavares | 2021-04-15 | 1 | -7/+24 | |
* | | | | | | | | Merge branch 'jk/promisor-optim' | Junio C Hamano | 2021-04-30 | 12 | -15/+27 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | revision: avoid parsing with --exclude-promisor-objects | Jeff King | 2021-04-13 | 2 | -1/+9 | |
| * | | | | | | | | lookup_unknown_object(): take a repository argument | Jeff King | 2021-04-13 | 9 | -14/+13 | |
| * | | | | | | | | is_promisor_object(): free tree buffer after parsing | Jeff King | 2021-04-13 | 2 | -0/+5 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | The twelfth batch | Junio C Hamano | 2021-04-20 | 1 | -0/+19 | |
* | | | | | | | | Merge branch 'js/access-nul-emulation-on-windows' | Junio C Hamano | 2021-04-20 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | msvc: avoid calling `access("NUL", flags)` | Johannes Schindelin | 2021-04-16 | 1 | -0/+2 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'sg/bugreport-fixes' | Junio C Hamano | 2021-04-20 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | Makefile: add missing dependencies of 'config-list.h' | SZEDER Gábor | 2021-04-08 | 1 | -2/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'jc/doc-do-not-capitalize-clarification' | Junio C Hamano | 2021-04-20 | 2 | -5/+13 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | doc: clarify "do not capitalize the first word" rule | Junio C Hamano | 2021-04-14 | 2 | -5/+13 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'ab/usage-error-docs' | Junio C Hamano | 2021-04-20 | 3 | -15/+14 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | api docs: document that BUG() emits a trace2 error event | Ævar Arnfjörð Bjarmason | 2021-04-13 | 2 | -1/+4 | |
| * | | | | | | | api docs: document BUG() in api-error-handling.txt | Ævar Arnfjörð Bjarmason | 2021-04-13 | 1 | -2/+5 | |
| * | | | | | | | usage.c: don't copy/paste the same comment three times | Ævar Arnfjörð Bjarmason | 2021-04-13 | 1 | -12/+5 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'ab/detox-gettext-tests' | Junio C Hamano | 2021-04-20 | 3 | -13/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | tests: remove all uses of test_i18cmp | Ævar Arnfjörð Bjarmason | 2021-04-13 | 3 | -13/+6 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'jt/fetch-pack-request-fix' | Junio C Hamano | 2021-04-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fetch-pack: buffer object-format with other args | Jonathan Tan | 2021-04-08 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'hn/reftable-tables-doc-update' | Junio C Hamano | 2021-04-20 | 1 | -2/+7 | |
|\ \ \ \ \ \ \ \ |