summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-28add: update --renormalize to skip sparse pathsDerrick Stolee
2021-09-28add: update --chmod to skip sparse pathsDerrick Stolee
2021-09-28add: implement the --sparse optionDerrick Stolee
2021-09-28add: skip tracked paths outside sparse-checkout coneDerrick Stolee
2021-09-28add: fail when adding an untracked sparse fileDerrick Stolee
2021-09-28dir: fix pattern matching on dirsDerrick Stolee
2021-09-28dir: select directories correctlyDerrick Stolee
2021-09-28t1092: behavior for adding sparse filesDerrick Stolee
2021-09-24t3705: test that 'sparse_entry' is unstagedDerrick Stolee
2021-09-09sparse-index: integrate with cherry-pick and rebaseDerrick Stolee
2021-09-09sequencer: ensure full index if not ORT strategyDerrick Stolee
2021-09-09t1092: add cherry-pick, rebase testsDerrick Stolee
2021-09-09merge-ort: expand only for out-of-cone conflictsDerrick Stolee
2021-09-09merge: make sparse-aware with ORTDerrick Stolee
2021-09-09diff: ignore sparse paths in diffstatDerrick Stolee
2021-09-08sparse-checkout: clear tracked sparse dirsDerrick Stolee
2021-09-08sparse-index: add SPARSE_INDEX_MEMORY_ONLY flagDerrick Stolee
2021-09-08attr: be careful about sparse directoriesDerrick Stolee
2021-09-08sparse-checkout: create helper methodsDerrick Stolee
2021-09-08sparse-index: use WRITE_TREE_MISSING_OKDerrick Stolee
2021-09-08sparse-index: silently return when cache tree failsDerrick Stolee
2021-09-08unpack-trees: fix nested sparse-dir searchDerrick Stolee
2021-09-08sparse-index: silently return when not using cone-mode patternsDerrick Stolee
2021-09-08t7519: rewrite sparse index testDerrick Stolee
2021-08-10Merge branch 'ds/add-with-sparse-index' into ds/sparse-index-ignored-filesJunio C Hamano
2021-08-06Git 2.33-rc1v2.33.0-rc1Junio C Hamano
2021-08-06Merge branch 'cb/t7508-regexp-fix'Junio C Hamano
2021-08-06Merge branch 'ab/pickaxe-pcre2'Junio C Hamano
2021-08-06Merge branch 'fc/disable-checkwinsize'Junio C Hamano
2021-08-06test: fix for COLUMNS and bash 5Felipe Contreras
2021-08-04The eighth batchJunio C Hamano
2021-08-04Merge branch 'tb/mingw-rmdir-symlink-to-directory'Junio C Hamano
2021-08-04Merge branch 'ar/doc-markup-fix'Junio C Hamano
2021-08-04Merge branch 'ab/getcwd-test'Junio C Hamano
2021-08-04Merge branch 'rs/use-fspathhash'Junio C Hamano
2021-08-04Merge branch 'pb/merge-autostash-more'Junio C Hamano
2021-08-04Merge branch 'en/ort-perf-batch-14'Junio C Hamano
2021-08-04Merge branch 'ds/commit-and-checkout-with-sparse-index'Junio C Hamano
2021-08-04Merge branch 'ab/update-submitting-patches'Junio C Hamano
2021-08-04Merge branch 'ah/plugleaks'Junio C Hamano
2021-08-04Merge branch 'ar/submodule-add'Junio C Hamano
2021-08-04diff: --pickaxe-all typofixBagas Sanjaya
2021-08-02mingw: align symlinks-related rmdir() behavior with LinuxThomas Bétous
2021-08-02t7508: avoid non POSIX BRECarlo Marcelo Arenas Belón
2021-08-02Git 2.33-rc0v2.33.0-rc0Junio C Hamano
2021-08-02Merge branch 'jk/check-pack-valid-before-opening-bitmap'Junio C Hamano
2021-08-02Merge branch 'jt/bulk-prefetch'Junio C Hamano
2021-08-02Merge branch 'fc/pull-no-rebase-merges-theirs-into-ours'Junio C Hamano
2021-08-02Merge branch 'ab/bundle-tests'Junio C Hamano
2021-08-02Merge branch 'ps/perf-with-separate-output-directory'Junio C Hamano