summaryrefslogtreecommitdiff
path: root/migrate/versioning/repository.py
Commit message (Expand)AuthorAgeFilesLines
* Eradicate trailing whitespaceDavid Ripton2014-02-261-2/+2
* fix issues with ConfigParser and existing repositories (fixes issue 115)Jan Dittberner2011-10-281-4/+4
* Allow descriptions in sql change script filenamesPete Keen2011-06-101-2/+2
* Optionally number versions with timestamps instead of sequencesPete Keen2011-06-101-0/+11
* move all exception classes to migrate.exceptionsiElectric2010-09-071-2/+3
* adding sql_script template customizations, removing unneeded imports, updatin...iElectric2009-08-121-1/+1
* mergeiElectric2009-08-101-1/+1
|\
| * use logging module for output, fixes #26iElectric2009-07-081-2/+5
| * convert svn to hgiElectric2009-06-301-0/+216
* remove versioning.base in favor of versioning.configiElectric2009-08-071-3/+6
* we are using Tempita for templates; adding most basic pylons templateiElectric2009-08-071-18/+26
* add option to customize templates and use multiple themesiElectric2009-07-281-17/+20
* update README, add docs to repository.py and schema.pyiElectric2009-06-081-24/+32
* fix setup.pyiElectric2009-06-081-1/+4
* updated migrate.versioning.repository tests and docs, update READMEiElectric2009-06-081-21/+33
* update tests and docs for migrate.versioning.script.*iElectric2009-06-081-7/+16
* added tests for versioning.version.py, refactored the moduleiElectric2009-06-061-4/+2
* some more PEP8 love all over the filesiElectric2009-06-011-6/+7
* migrate.versioning.repository PEP-8 clean, added to api.rstjan.dittberner2009-01-251-74/+93
* make repository format flatter and get rid of commit commandchristian.simms2008-05-301-3/+5
* moved trunk, branches and tags to project rootjan.dittberner2008-02-061-0/+164