Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jc/test-i18ngrep' | Junio C Hamano | 2023-11-08 | 1 | -3/+3 |
|\ | |||||
| * | tests: teach callers of test_i18ngrep to use test_grep | Junio C Hamano | 2023-11-02 | 1 | -3/+3 |
* | | check-attr: integrate with sparse-index | Shuqi Liang | 2023-08-11 | 1 | -0/+15 |
* | | attr.c: read attributes in a sparse directory | Shuqi Liang | 2023-08-11 | 1 | -1/+9 |
* | | t1092: add tests for 'git check-attr' | Shuqi Liang | 2023-08-11 | 1 | -0/+49 |
|/ | |||||
* | Merge branch 'sl/worktree-sparse' | Junio C Hamano | 2023-06-23 | 1 | -0/+37 |
|\ | |||||
| * | worktree: integrate with sparse-index | Shuqi Liang | 2023-06-12 | 1 | -0/+37 |
* | | Merge branch 'sl/diff-tree-sparse' | Junio C Hamano | 2023-06-13 | 1 | -0/+42 |
|\ \ | |/ |/| | |||||
| * | diff-tree: integrate with sparse index | Shuqi Liang | 2023-05-18 | 1 | -0/+42 |
* | | Merge branch 'sl/sparse-write-tree-part-2' | Junio C Hamano | 2023-05-24 | 1 | -4/+14 |
|\ \ | |/ |/| | |||||
| * | t1092: update a write-tree test | Shuqi Liang | 2023-05-08 | 1 | -4/+14 |
* | | diff-files: integrate with sparse index | Shuqi Liang | 2023-05-09 | 1 | -2/+25 |
* | | t1092: add tests for `git diff-files` | Shuqi Liang | 2023-05-09 | 1 | -0/+39 |
|/ | |||||
* | Merge branch 'rn/sparse-describe' | Junio C Hamano | 2023-04-22 | 1 | -0/+25 |
|\ | |||||
| * | describe: enable sparse index for describe | Raghul Nanth A | 2023-04-03 | 1 | -0/+25 |
* | | write-tree: integrate with sparse index | Shuqi Liang | 2023-04-04 | 1 | -0/+28 |
|/ | |||||
* | Sync with v2.38.1 | Junio C Hamano | 2022-10-18 | 1 | -0/+2 |
|\ | |||||
| * | Sync with 2.37.4 | Taylor Blau | 2022-10-07 | 1 | -0/+2 |
| |\ | |||||
| | * | Sync with 2.36.3 | Taylor Blau | 2022-10-07 | 1 | -0/+2 |
| | |\ | |||||
| | | * | Sync with 2.35.5 | Taylor Blau | 2022-10-06 | 1 | -0/+2 |
| | | |\ | |||||
| | | | * | t1092: prepare for changing protocol.file.allow | Taylor Blau | 2022-10-01 | 1 | -0/+2 |
* | | | | | Merge branch 'sy/sparse-grep' | Junio C Hamano | 2022-10-10 | 1 | -0/+72 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | builtin/grep.c: integrate with sparse index | Shaoxuan Yuan | 2022-09-23 | 1 | -0/+72 |
* | | | | | Merge branch 'vd/sparse-reset-checkout-fixes' | Junio C Hamano | 2022-09-09 | 1 | -0/+9 |
|\ \ \ \ \ | |||||
| * | | | | | unpack-trees: fix sparse directory recursion check | Victoria Dye | 2022-09-02 | 1 | -0/+9 |
| | |/ / / | |/| | | | |||||
* | | | | | t: detect and signal failure within loop | Eric Sunshine | 2022-08-22 | 1 | -3/+3 |
* | | | | | t1092: fix buggy sparse "blame" test | Eric Sunshine | 2022-08-22 | 1 | -2/+2 |
| |/ / / |/| | | | |||||
* | | | | rm: integrate with sparse-index | Shaoxuan Yuan | 2022-08-08 | 1 | -3/+17 |
* | | | | rm: expand the index only when necessary | Shaoxuan Yuan | 2022-08-08 | 1 | -2/+25 |
* | | | | t1092: add tests for `git-rm` | Shaoxuan Yuan | 2022-08-08 | 1 | -0/+57 |
* | | | | Merge branch 'vd/sparse-reset-checkout-fixes' into sy/sparse-rm | Junio C Hamano | 2022-08-08 | 1 | -0/+25 |
|\| | | | |||||
| * | | | unpack-trees: unpack new trees as sparse directories | Victoria Dye | 2022-08-08 | 1 | -0/+17 |
| * | | | checkout: fix nested sparse directory diff in sparse index | Victoria Dye | 2022-08-08 | 1 | -0/+8 |
* | | | | mv: add check_dir_in_index() and solve general dir check issue | Shaoxuan Yuan | 2022-07-01 | 1 | -1/+1 |
* | | | | t1092: mv directory from out-of-cone to in-cone | Shaoxuan Yuan | 2022-07-01 | 1 | -0/+25 |
|/ / / | |||||
* | | | Merge branch 'ds/sparse-sparse-checkout' | Junio C Hamano | 2022-06-03 | 1 | -19/+76 |
|\ \ \ | |||||
| * | | | sparse-checkout: integrate with sparse index | Derrick Stolee | 2022-05-23 | 1 | -0/+25 |
| * | | | t1092: stress test 'git sparse-checkout set' | Derrick Stolee | 2022-05-23 | 1 | -2/+17 |
| * | | | t1092: refactor 'sparse-index contents' test | Derrick Stolee | 2022-05-23 | 1 | -18/+35 |
| |/ / | |||||
* | | | Merge branch 'ds/sparse-colon-path' | Junio C Hamano | 2022-05-21 | 1 | -0/+36 |
|\ \ \ | |||||
| * | | | rev-parse: integrate with sparse index | Derrick Stolee | 2022-04-26 | 1 | -20/+25 |
| * | | | object-name: diagnose trees in index properly | Derrick Stolee | 2022-04-26 | 1 | -6/+12 |
| * | | | object-name: reject trees found in the index | Derrick Stolee | 2022-04-26 | 1 | -9/+2 |
| * | | | show: integrate with the sparse index | Derrick Stolee | 2022-04-26 | 1 | -4/+20 |
| * | | | t1092: add compatibility tests for 'git show' | Derrick Stolee | 2022-04-26 | 1 | -0/+16 |
| |/ / | |||||
* | | | unpack-trees: preserve index sparsity | Victoria Dye | 2022-05-11 | 1 | -1/+1 |
* | | | stash: apply stash using 'merge_ort_nonrecursive()' | Victoria Dye | 2022-05-11 | 1 | -2/+2 |
* | | | read-cache: set sparsity when index is new | Victoria Dye | 2022-05-11 | 1 | -1/+1 |
* | | | stash: integrate with sparse index | Victoria Dye | 2022-05-11 | 1 | -1/+28 |
* | | | stash: expand sparse-checkout compatibility testing | Victoria Dye | 2022-05-11 | 1 | -0/+49 |
|/ / |