summaryrefslogtreecommitdiff
path: root/tests/test_version_traversal.py
Commit message (Expand)AuthorAgeFilesLines
* Add clear_envs to these testsMike Bayer2019-08-261-0/+32
* zimports runMike Bayer2019-01-061-36/+43
* pure black run + flake8Mike Bayer2019-01-061-313/+390
* Vendor python3 formatargspec, import from collections.abcStefan Tjarks2018-11-271-2/+2
* Don't remove dependent version when downgrading to a version.Mike Bayer2016-07-121-4/+4
* Detect downgrades over dependencies distinctly from unmergeMike Bayer2016-07-121-18/+104
* - Added new multiple-capable argument ``--depends-on`` to theMike Bayer2015-07-281-0/+43
* - Fixed bug where the case of multiple mergepoints that allMike Bayer2015-05-031-0/+149
* - additional fix which impacts #267. fix filtered_heads() to accommodateMike Bayer2015-02-081-0/+5
* remove errant pdbMike Bayer2015-01-231-3/+0
* - Added support for "alembic stamp" to work when given "heads" as anMike Bayer2015-01-231-0/+17
* - fix all flake8Mike Bayer2015-01-231-187/+116
* - Relative revision identifiers as used with ``alembic upgrade``,Mike Bayer2014-11-231-0/+46
* - ensure we include for dependencies when we do a stamp, add an optionMike Bayer2014-11-231-0/+7
* - add another test around something that is bugging/confusing me...Mike Bayer2014-11-221-0/+66
* - fixesMike Bayer2014-11-221-33/+68
* - support the case where a mergepoint has a branchpoint immediatelyMike Bayer2014-11-221-14/+167
* - The "multiple heads / branches" feature has now landed. This isMike Bayer2014-11-201-73/+377
* - reorganize tests that deal with running scriptsMike Bayer2014-11-101-0/+147