aboutsummaryrefslogtreecommitdiffstats
path: root/t/t3007-ls-files-recurse-submodules.sh
AgeCommit message (Expand)AuthorFilesLines
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-2/+2
2023-05-26repository: move 'repository_format_worktree_config' to repo scopeVictoria Dye1-4/+19
2023-05-26config: use gitdir to get worktree configVictoria Dye1-0/+18
2022-02-23ls-files: support --recurse-submodules --stageJonathan Tan1-1/+17
2020-02-24t: drop debug `cat` callsMartin Ă…gren1-1/+0
2017-06-23ls-files: use repository objectBrandon Williams1-0/+39
2017-04-18ls-files: fix path used when recursing into submodulesJacob Keller1-0/+11
2017-04-17ls-files: fix recurse-submodules with nested submodulesJacob Keller1-0/+1
2017-03-17ls-files: fix bug when recursing with relative pathspecBrandon Williams1-0/+39
2016-10-10ls-files: add pathspec matching for submodulesBrandon Williams1-3/+105
2016-10-10ls-files: pass through safe options for --recurse-submodulesBrandon Williams1-4/+12
2016-10-10ls-files: optionally recurse into submodulesBrandon Williams1-0/+100