summaryrefslogtreecommitdiffstats
path: root/t/t3007-ls-files-recurse-submodules.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* submodule: fix leaking memory for submodule entriesPatrick Steinhardt2024-05-271-0/+1
* tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano2023-11-021-2/+2
* repository: move 'repository_format_worktree_config' to repo scopeVictoria Dye2023-05-261-4/+19
* config: use gitdir to get worktree configVictoria Dye2023-05-261-0/+18
* ls-files: support --recurse-submodules --stageJonathan Tan2022-02-241-1/+17
* t: drop debug `cat` callsMartin Ă…gren2020-02-241-1/+0
* ls-files: use repository objectBrandon Williams2017-06-241-0/+39
* ls-files: fix path used when recursing into submodulesJacob Keller2017-04-191-0/+11
* ls-files: fix recurse-submodules with nested submodulesJacob Keller2017-04-181-0/+1
* ls-files: fix bug when recursing with relative pathspecBrandon Williams2017-03-171-0/+39
* ls-files: add pathspec matching for submodulesBrandon Williams2016-10-101-3/+105
* ls-files: pass through safe options for --recurse-submodulesBrandon Williams2016-10-101-4/+12
* ls-files: optionally recurse into submodulesBrandon Williams2016-10-101-0/+100