summaryrefslogtreecommitdiffstats
path: root/t/test-lib-functions.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-31bundle: verify using check_connected()Derrick Stolee2-50/+33
2023-01-31bundle: test unbundling with incomplete historyDerrick Stolee1-0/+40
2023-01-30The twelfth batchJunio C Hamano1-0/+10
2023-01-29Documentation: clarify that cache forgets credentials if the system restartsM Hickford1-4/+7
2023-01-27scalar: only warn when background maintenance failsDerrick Stolee3-5/+5
2023-01-27t921*: test scalar behavior starting maintenanceDerrick Stolee2-0/+13
2023-01-27t: allow 'scalar' in test_must_failDerrick Stolee1-1/+1
2023-01-27The eleventh batchJunio C Hamano1-0/+18
2023-01-26attr: fix instructions on how to check attrsJohn Cai1-1/+1
2023-01-26request-pull: filter out SSH/X.509 tag signaturesGwyneth Morgan1-1/+1
2023-01-25rebase: provide better error message for apply options vs. merge configElijah Newren3-7/+46
2023-01-25rebase: put rebase_options initialization in single placeElijah Newren1-2/+2
2023-01-25rebase: fix formatting of rebase --reapply-cherry-picks option in docsElijah Newren1-2/+0
2023-01-25rebase: clarify the OPT_CMDMODE incompatibilitiesElijah Newren1-28/+33
2023-01-25rebase: add coverage of other incompatible optionsElijah Newren2-0/+18
2023-01-25rebase: fix incompatiblity checks for --[no-]reapply-cherry-picksElijah Newren3-14/+32
2023-01-25rebase: fix docs about incompatibilities with --rootElijah Newren2-5/+6
2023-01-25rebase: remove --allow-empty-message from incompatible optsElijah Newren1-1/+0
2023-01-25rebase: flag --apply and --merge as incompatibleElijah Newren2-2/+13
2023-01-25rebase: mark --update-refs as requiring the merge backendElijah Newren3-5/+15
2023-01-25ssh signing: better error message when key not in agentAdam Szkoda1-1/+5
2023-01-25dir-iterator: prevent top-level symlinks without FOLLOW_SYMLINKSTaylor Blau4-5/+56
2023-01-25clone: delay picking a transport until after get_repo_path()Taylor Blau2-8/+15