aboutsummaryrefslogtreecommitdiff
path: root/contrib/subtree/t/t7900-subtree.sh
AgeCommit message (Expand)Author
2026-03-03Merge branch 'cs/subtree-split-fixes'Junio C Hamano
2026-03-02Merge branch 'ps/validate-prefix-in-subtree-split'Junio C Hamano
2026-02-20contrib/subtree: process out-of-prefix subtreesColin Stagner
2026-02-20contrib/subtree: test history depthColin Stagner
2026-02-20contrib/subtree: capture additional test-casesColin Stagner
2026-02-04contrib/subtree: fix tests with reftable backendColin Stagner
2026-02-03subtree: validate --prefix against commit in splitPushkar Singh
2026-01-25Revert "Merge branch 'cs/rebased-subtree-split'"Junio C Hamano
2026-01-09contrib/subtree: detect rewritten subtree commitsColin Stagner
2025-09-11contrib/subtree: fix split with squashed subtreesColin Stagner
2025-06-04contrib/subtree: add -S/--gpg-signPatrik Weiskircher
2024-10-10contrib: fix typosAndrew Kreimer
2024-03-16contrib/subtree/t: avoid redundant use of catBeat Bolli
2024-01-25subtree: fix split processing with multiple subtrees presentZach FettersMoore
2023-08-06parse-options: show negatability of options in short helpRené Scharfe
2022-10-21subtree: fix split after annotated tag was squashed mergedPhilippe Blain
2022-10-21subtree: fix squash merging after annotated tag was squashed mergedPhilippe Blain
2022-10-21subtree: prefix die messages with 'fatal'Philippe Blain
2021-12-13tests: fix broken &&-chains in `$(...)` command substitutionsEric Sunshine
2021-04-28subtree: be stricter about validating flagsLuke Shumaker
2021-04-28subtree: push: allow specifying a local rev other than HEADLuke Shumaker
2021-04-28subtree: allow 'split' flags to be passed to 'push'Luke Shumaker
2021-04-28subtree: allow --squash to be used with --rejoinLuke Shumaker
2021-04-28subtree: t7900: add porcelain tests for 'pull' and 'push'Luke Shumaker
2021-04-28subtree: t7900: add a test for the -h flagLuke Shumaker
2021-04-28subtree: t7900: rename last_commit_message to last_commit_subjectLuke Shumaker
2021-04-28subtree: t7900: fix 'verify one file change per commit'Luke Shumaker
2021-04-28subtree: t7900: delete some dead codeLuke Shumaker
2021-04-28subtree: t7900: use 'test' for string equalityLuke Shumaker
2021-04-28subtree: t7900: comment subtree_test_create_repoLuke Shumaker
2021-04-28subtree: t7900: use consistent formattingLuke Shumaker
2021-04-28subtree: t7900: use test-lib.sh's test_countLuke Shumaker
2021-04-28subtree: t7900: update for having the default branch name be 'main'Luke Shumaker
2020-08-03Revert "contrib: subtree: adjust test to change in fmt-merge-msg"Emily Shaffer
2020-06-30contrib: subtree: adjust test to change in fmt-merge-msgĐoàn Trần Công Danh
2018-07-30subtree test: simplify preparation of expected resultsJonathan Nieder
2018-07-30subtree test: add missing && to &&-chainJonathan Nieder
2017-08-23treewide: correct several "up-to-date" to "up to date"Martin Ågren
2016-08-11Spelling fixesVille Skyttä
2016-07-26subtree: fix "git subtree split --rejoin"David Aguilar
2016-07-26t7900-subtree.sh: fix quoting and broken && chainsDavid Aguilar
2016-01-20contrib/subtree: fix "subtree split" skipped-merge bugDave Ware
2015-11-13contrib/subtree: Handle '--prefix' argument with a slash appendedTechlive Zheng
2015-11-13contrib/subtree: Make each test self-containedTechlive Zheng
2015-11-13contrib/subtree: Add split testsTechlive Zheng
2015-11-13contrib/subtree: Add merge testsTechlive Zheng
2015-11-13contrib/subtree: Add tests for subtree addTechlive Zheng
2015-11-13contrib/subtree: Add test for missing subtreeTechlive Zheng
2015-11-13contrib/subtree: Clean and refactor test codeTechlive Zheng
2015-09-08contrib/subtree: respect spaces in a repository pathAlexey Shumkin