Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-18Sync with v2.38.1Junio C Hamano
2022-10-10Merge branch 'sy/sparse-grep'Junio C Hamano
2022-10-07Sync with 2.37.4Taylor Blau
2022-10-07Sync with 2.36.3Taylor Blau
2022-10-07Sync with 2.35.5Taylor Blau
2022-10-01t1092: prepare for changing protocol.file.allowTaylor Blau
2022-09-23builtin/grep.c: integrate with sparse indexShaoxuan Yuan
2022-09-09Merge branch 'vd/sparse-reset-checkout-fixes'Junio C Hamano
2022-09-02unpack-trees: fix sparse directory recursion checkVictoria Dye
2022-08-22t: detect and signal failure within loopEric Sunshine
2022-08-22t1092: fix buggy sparse "blame" testEric Sunshine
2022-08-08rm: integrate with sparse-indexShaoxuan Yuan
2022-08-08rm: expand the index only when necessaryShaoxuan Yuan
2022-08-08t1092: add tests for `git-rm`Shaoxuan Yuan
2022-08-08Merge branch 'vd/sparse-reset-checkout-fixes' into sy/sparse-rmJunio C Hamano
2022-08-08unpack-trees: unpack new trees as sparse directoriesVictoria Dye
2022-08-08checkout: fix nested sparse directory diff in sparse indexVictoria Dye
2022-07-02mv: add check_dir_in_index() and solve general dir check issueShaoxuan Yuan
2022-07-02t1092: mv directory from out-of-cone to in-coneShaoxuan Yuan
2022-06-04Merge branch 'ds/sparse-sparse-checkout'Junio C Hamano
2022-05-23sparse-checkout: integrate with sparse indexDerrick Stolee
2022-05-23t1092: stress test 'git sparse-checkout set'Derrick Stolee
2022-05-23t1092: refactor 'sparse-index contents' testDerrick Stolee
2022-05-21Merge branch 'ds/sparse-colon-path'Junio C Hamano
2022-05-11unpack-trees: preserve index sparsityVictoria Dye
2022-05-11stash: apply stash using 'merge_ort_nonrecursive()'Victoria Dye
2022-05-11read-cache: set sparsity when index is newVictoria Dye
2022-05-11stash: integrate with sparse indexVictoria Dye
2022-05-11stash: expand sparse-checkout compatibility testingVictoria Dye
2022-04-26rev-parse: integrate with sparse indexDerrick Stolee
2022-04-26object-name: diagnose trees in index properlyDerrick Stolee
2022-04-26object-name: reject trees found in the indexDerrick Stolee
2022-04-26show: integrate with the sparse indexDerrick Stolee
2022-04-26t1092: add compatibility tests for 'git show'Derrick Stolee
2022-03-17unpack-trees: increment cache_bottom for sparse directoriesVictoria Dye
2022-03-17t1092: add sparse directory before cone in test repoVictoria Dye
2022-03-17Merge branch 'vd/sparse-read-tree'Junio C Hamano
2022-03-01read-tree: make three-way merge sparse-awareVictoria Dye
2022-03-01read-tree: make two-way merge sparse-awareVictoria Dye
2022-03-01read-tree: narrow scope of index expansion for '--prefix'Victoria Dye
2022-03-01read-tree: integrate with sparse indexVictoria Dye
2022-03-01read-tree: expand sparse checkout test coverageVictoria Dye
2022-03-01status: fix nested sparse directory diff in sparse indexVictoria Dye
2022-03-01sparse-index: prevent repo root from becoming sparseVictoria Dye
2022-02-18Merge branch 'vd/sparse-clean-etc'Junio C Hamano
2022-01-15repo_read_index: clear SKIP_WORKTREE bit from files present in worktreeElijah Newren
2022-01-14Merge branch 'vd/sparse-clean-etc' into en/present-despite-skippedJunio C Hamano
2022-01-14update-index: reduce scope of index expansion in do_reupdateVictoria Dye
2022-01-14update-index: integrate with sparse indexVictoria Dye
2022-01-14update-index: add tests for sparse-checkout compatibilityVictoria Dye