summaryrefslogtreecommitdiff
path: root/contrib/subtree/t
AgeCommit message (Expand)AuthorFilesLines
2026-07-07parse-options: exit 0 on -hbrian m. carlson1-1/+1
2026-05-30docs: fix typos and grammarWeijie Yuan1-1/+1
2026-03-03Merge branch 'cs/subtree-split-fixes'Junio C Hamano1-9/+189
2026-03-02Merge branch 'ps/validate-prefix-in-subtree-split'Junio C Hamano1-0/+22
2026-02-20contrib/subtree: process out-of-prefix subtreesColin Stagner1-4/+64
2026-02-20contrib/subtree: test history depthColin Stagner1-6/+16
2026-02-20contrib/subtree: capture additional test-casesColin Stagner1-0/+110
2026-02-04contrib/subtree: fix tests with reftable backendColin Stagner1-4/+3
2026-02-03subtree: validate --prefix against commit in splitPushkar Singh1-0/+22
2026-01-25Revert "Merge branch 'cs/rebased-subtree-split'"Junio C Hamano1-77/+6
2026-01-09contrib/subtree: detect rewritten subtree commitsColin Stagner1-6/+77
2025-09-11contrib/subtree: fix split with squashed subtreesColin Stagner1-0/+71
2025-06-04contrib/subtree: add -S/--gpg-signPatrik Weiskircher1-0/+113
2025-02-18Makefile: set default goals in makefilesAdam Dinwoodie1-1/+4
2024-10-10contrib: fix typosAndrew Kreimer1-1/+1
2024-03-16contrib/subtree/t: avoid redundant use of catBeat Bolli1-1/+1
2024-01-25subtree: fix split processing with multiple subtrees presentZach FettersMoore1-0/+40
2023-08-06parse-options: show negatability of options in short helpRené Scharfe1-1/+1
2023-03-09test: don't print aggregate-results commandFelipe Contreras1-1/+1
2023-03-09test: simplify counts aggregationFelipe Contreras1-3/+1
2022-10-21subtree: fix split after annotated tag was squashed mergedPhilippe Blain1-0/+12
2022-10-21subtree: fix squash merging after annotated tag was squashed mergedPhilippe Blain1-0/+36
2022-10-21subtree: prefix die messages with 'fatal'Philippe Blain1-6/+6
2022-09-21t/Makefile: remove 'test-results' on 'make clean'SZEDER Gábor1-0/+1
2022-07-27t/Makefile: don't remove test-results in "clean-except-prove-cache"Ævar Arnfjörð Bjarmason1-1/+1
2021-12-13tests: fix broken &&-chains in `$(...)` command substitutionsEric Sunshine1-1/+1
2021-04-28subtree: be stricter about validating flagsLuke Shumaker1-0/+111
2021-04-28subtree: push: allow specifying a local rev other than HEADLuke Shumaker1-0/+22
2021-04-28subtree: allow 'split' flags to be passed to 'push'Luke Shumaker1-2/+212
2021-04-28subtree: allow --squash to be used with --rejoinLuke Shumaker1-0/+56
2021-04-28subtree: t7900: add porcelain tests for 'pull' and 'push'Luke Shumaker1-0/+127
2021-04-28subtree: t7900: add a test for the -h flagLuke Shumaker1-0/+7
2021-04-28subtree: t7900: rename last_commit_message to last_commit_subjectLuke Shumaker1-13/+13
2021-04-28subtree: t7900: fix 'verify one file change per commit'Luke Shumaker1-40/+6
2021-04-28subtree: t7900: delete some dead codeLuke Shumaker1-11/+1
2021-04-28subtree: t7900: use 'test' for string equalityLuke Shumaker1-36/+24
2021-04-28subtree: t7900: comment subtree_test_create_repoLuke Shumaker1-6/+8
2021-04-28subtree: t7900: use consistent formattingLuke Shumaker1-35/+35
2021-04-28subtree: t7900: use test-lib.sh's test_countLuke Shumaker1-336/+300
2021-04-28subtree: t7900: update for having the default branch name be 'main'Luke Shumaker1-58/+59
2020-08-03Revert "contrib: subtree: adjust test to change in fmt-merge-msg"Emily Shaffer1-4/+2
2020-06-30contrib: subtree: adjust test to change in fmt-merge-msgĐoàn Trần Công Danh1-2/+4
2018-07-30subtree test: simplify preparation of expected resultsJonathan Nieder1-89/+30
2018-07-30subtree test: add missing && to &&-chainJonathan Nieder1-1/+1
2017-08-23treewide: correct several "up-to-date" to "up to date"Martin Ågren1-1/+1
2016-08-11Spelling fixesVille Skyttä1-1/+1
2016-07-26subtree: fix "git subtree split --rejoin"David Aguilar1-0/+16
2016-07-26t7900-subtree.sh: fix quoting and broken && chainsDavid Aguilar1-8/+8
2016-01-20contrib/subtree: fix "subtree split" skipped-merge bugDave Ware1-0/+60
2015-11-13contrib/subtree: Handle '--prefix' argument with a slash appendedTechlive Zheng1-0/+20