summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2021-03-30p2000: add sparse-index reposDerrick Stolee
2021-03-30sparse-index: loose integration with cache_tree_verify()Derrick Stolee
2021-03-30sparse-checkout: disable sparse-indexDerrick Stolee
2021-03-30sparse-checkout: toggle sparse index from builtinDerrick Stolee
2021-03-30sparse-index: check index conversion happensDerrick Stolee
2021-03-30submodule: sparse-index should not collapse linksDerrick Stolee
2021-03-30sparse-index: convert from full to sparseDerrick Stolee
2021-03-30test-tool: don't force full indexDerrick Stolee
2021-03-30test-read-cache: print cache entries with --tableDerrick Stolee
2021-03-30t1092: compare sparse-checkout to sparse-indexDerrick Stolee
2021-03-30t1092: clean up script quotingDerrick Stolee
2021-03-30t/perf: add performance test for sparse operationsDerrick Stolee
2021-03-20ls-files tests: add meaningful --with-tree testsÆvar Arnfjörð Bjarmason
2021-03-20show tests: add test for "git show <tree>"Ævar Arnfjörð Bjarmason
2021-03-01Merge branch 'hv/trailer-formatting'Junio C Hamano
2021-03-01Merge branch 'sv/t7001-modernize'Junio C Hamano
2021-03-01Merge branch 'jt/transfer-fsck-across-packs'Junio C Hamano
2021-03-01Merge branch 'ds/chunked-file-api'Junio C Hamano
2021-03-01Merge branch 'en/diffcore-rename'Junio C Hamano
2021-03-01Merge branch 'jh/fsmonitor-prework'Junio C Hamano
2021-02-26Merge branch 'jc/push-delete-nothing'Junio C Hamano
2021-02-26Merge branch 'js/params-vs-args'Junio C Hamano
2021-02-26Merge branch 'es/maintenance-of-bare-repositories'Junio C Hamano
2021-02-26Merge branch 'mt/add-chmod-fixes'Junio C Hamano
2021-02-26Merge branch 'ah/rebase-no-fork-point-config'Junio C Hamano
2021-02-26Merge branch 'mt/grep-sparse-checkout'Junio C Hamano
2021-02-26Merge branch 'zh/difftool-skip-to'Junio C Hamano
2021-02-26Merge branch 'jc/diffcore-rotate'Junio C Hamano
2021-02-26Merge branch 'mt/checkout-index-corner-cases'Junio C Hamano
2021-02-26Merge branch 'ab/detox-gettext-tests'Junio C Hamano
2021-02-26Merge branch 'jk/rev-list-disk-usage'Junio C Hamano
2021-02-24add: propagate --chmod errors to exit statusMatheus Tavares
2021-02-24add: mark --chmod error string for translationMatheus Tavares
2021-02-24add --chmod: don't update index when --dry-run is usedMatheus Tavares
2021-02-24rebase: add a config option for --no-fork-pointAlex Henrie
2021-02-23push: do not turn --delete '' into a matching pushJunio C Hamano
2021-02-23replace "parameters" by "arguments" in error messagesJohannes Sixt
2021-02-23maintenance: fix incorrect `maintenance.repo` path with bare repositoryEric Sunshine
2021-02-23Merge branch 'ab/test-lib'Junio C Hamano
2021-02-23Merge branch 'ab/pager-exit-log'Junio C Hamano
2021-02-23Merge branch 'ta/hash-function-transition-doc'Junio C Hamano
2021-02-23Merge branch 'bc/signed-objects-with-both-hashes'Junio C Hamano
2021-02-23Merge branch 'dl/stash-cleanup'Junio C Hamano
2021-02-22difftool.c: learn a new way start at specified fileZheNing Hu
2021-02-22fetch-pack: print and use dangling .gitmodulesJonathan Tan
2021-02-22http-fetch: allow custom index-pack argsJonathan Tan
2021-02-18midx: use chunk-format read APIDerrick Stolee
2021-02-18commit-graph: use chunk-format read APIDerrick Stolee
2021-02-18Merge branch 'ak/config-bad-bool-error'Junio C Hamano
2021-02-18Merge branch 'js/reflog-expire-stale-fix'Junio C Hamano