summaryrefslogtreecommitdiff
path: root/tests.branching
Commit message (Expand)AuthorAgeFilesLines
...
| * morph status: Sort list of system branches in a workspaceSam Thursfield2012-10-181-1/+1
* | morph petrify: Avoid petrifying chunks that have already been editedSam Thursfield2012-10-184-5/+91
|/
* morph status: Add initial version of commandSam Thursfield2012-10-126-0/+106
* Merge remote-tracking branch 'origin/samthursfield/S4873-warn-when-merge-caus...Daniel Silverstone2012-10-114-1/+36
|\
| * Add test for petrify warningSam Thursfield2012-10-112-0/+33
| * morph merge: Warn if a merge will cause unexpected petrificationSam Thursfield2012-10-111-1/+1
| * Fix test that should have been doing 'morph edit'Sam Thursfield2012-10-111-0/+2
|/
* morph foreach: Handle repos addressed by full URLs correctlySam Thursfield2012-10-102-0/+30
* Handle submodules in 'morph edit'Sam Thursfield2012-10-032-0/+71
* Fix after reviewSam Thursfield2012-10-032-1/+1
* morph merge: Rework how we interact with gitSam Thursfield2012-10-036-24/+9
* Use origin/ref for all refs other than the system branch ref itselfSam Thursfield2012-10-031-0/+49
* Remove obsolete merging hack from merge conflict testSam Thursfield2012-09-271-12/+0
* morph merge: Use a special git merge driver for morphology filesSam Thursfield2012-09-273-5/+6
* Remove dead code from the end of testSam Thursfield2012-09-271-20/+1
* morph merge: Error message wranglingSam Thursfield2012-09-272-2/+2
* Fix merge tests on Squeeze, by disabling them correctlySam Thursfield2012-09-274-1/+18
* Add merge conflict testsSam Thursfield2012-09-258-0/+239
* Disable tests on Debian Squeeze that require Python 2.7Sam Thursfield2012-09-245-1/+28
* Test that 'petrify' is safe against multiple invocationsSam Thursfield2012-09-212-0/+54
* Add petrify/unpetrify workflow testSam Thursfield2012-09-214-112/+355
* Add 'morph unpetrify'Sam Thursfield2012-09-212-0/+21
* morph petrify: Rewrite in the style of todaySam Thursfield2012-09-212-3/+3
* morph foreach: Fix with cliapp < 1.20120630Sam Thursfield2012-09-211-1/+1
* Update branching tests to use 'morph foreach'Sam Thursfield2012-09-174-31/+27
* Add failure test for 'morph foreach'Sam Thursfield2012-09-174-0/+32
* tests.branching: Make workflow test to use system branches moreSam Thursfield2012-09-171-9/+39
* tests.branching: Add complex merge testsSam Thursfield2012-09-1711-0/+265
* morph merge: Don't make a merge commit if only the refs changedSam Thursfield2012-09-142-1/+3
* Update the stderr and stdout files for the tests.Daniel Silverstone2012-09-1410-21/+6
* Rework the blackbox tests for bare caches.Daniel Silverstone2012-09-147-11/+23
* Fix tests for previous commitSam Thursfield2012-09-132-2/+2
* Fix things so test suite works on Debian squeezeLars Wirzenius2012-09-133-1/+15
* tests: Always use fixed git committer infoSam Thursfield2012-09-131-12/+1
* Merge branch 'samthursfield/S4713-merge-message-for-chunks' of git://roadtrai...Richard Maw2012-09-132-0/+13
|\
| * morph merge: Give consistent commit message in chunk reposSam Thursfield2012-09-112-0/+13
* | Don't require .morph in triplet argumentsSam Thursfield2012-09-121-3/+2
|/
* Preserve sort order of morphologies, so they can be edited by MorphSam Thursfield2012-09-102-51/+20
* morph merge: Complain if 'from' branch is not checked outSam Thursfield2012-09-102-0/+31
* morph branch: Fail if branch already exists in the system repoSam Thursfield2012-09-102-0/+40
* morph branch,checkout: Clean up the branch dir on failureSam Thursfield2012-09-104-0/+57
* tests.branching: Add test with strata outside the main morphs repoSam Thursfield2012-09-101-0/+149
* Rewrite 'merge' commandSam Thursfield2012-09-103-16/+19
* Add a new 'morph build' for building from a system branchJannis Pohlmann2012-09-072-2/+5
* Rewrite edit command to expect SYSTEM STRATUM [CHUNK] parametersJannis Pohlmann2012-09-0410-17/+40
* Merge branch 'jannis/find-repos-using-git-config-option'Sam Thursfield2012-09-034-0/+107
|\
| * Find branch root using the morph.repository option in .git/configJannis Pohlmann2012-09-032-0/+52
| * Remember the repo that is cloned from during branch/checkout/editJannis Pohlmann2012-08-312-0/+55
* | Use git config to store the branch root in .morph-system-branch/configJannis Pohlmann2012-08-316-18/+18
|/
* Rename 'minedir' to 'workspace' in testsSam Thursfield2012-08-305-0/+0