summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version number for releasev7.2.1-releaseOlly Cope2020-11-051-1/+1
* Mark changelog with release date for v7.2.1Olly Cope2020-11-051-1/+1
* Update changelogOlly Cope2020-11-051-0/+10
* cli: give break-lock command all standard options, including --prompt-passwordOlly Cope2020-11-052-8/+12
* tox: drop py35 support, add py36 and py39Olly Cope2020-11-051-1/+1
* config: prevent url-encoded environment variables from being expanded by conf...andrew-g-za andrew2020-11-022-1/+12
* Bump version number for devOlly Cope2020-07-171-1/+1
* Added tag v7.2.0-release for changeset 0bb6df054e9cOlly Cope2020-07-170-0/+0
* Bump version number for releasev7.2.0-releaseOlly Cope2020-07-171-1/+1
* Mark changelog with release date for v7.2.0Olly Cope2020-07-171-2/+2
* Bump minor version numberOlly Cope2020-07-171-1/+1
* tox: fix paths to sphinx doc, build directoriesOlly Cope2020-07-171-2/+1
* config: pass interpolation variable names through ConfigParser.optionxformOlly Cope2020-07-174-10/+26
* Revert to using vars(args).get("…") for testing if cli args are setOlly Cope2020-07-171-5/+5
* Update changelogOlly Cope2020-06-231-0/+10
* Accessing invalid attributes will raise an exception. Calling __contains__ wi...Cris van Pelt2018-07-041-13/+14
* Merge PR20 (newmigration fix for windows users)Olly Cope2020-06-231-2/+7
|\
| * newmigration.py edited online with Bitbucket. Update for windows usersJimmyVadako/newmigrationpy-edited-online-with-bitbuc-1543560798505Jimmy Laguna Montano2018-11-301-2/+4
* | Fix documentation issue around --no-config-file cli optionOlly Cope2020-06-231-1/+1
* | Merge PR16 (snowflake backend)Olly Cope2020-06-233-0/+28
|\ \
| * | fix SnowflakeBackendsnowflakeemmet2018-01-261-7/+11
| * | Snowflake backend and .idea in .hgignore (IntelliJ PyCharm files)emmet2018-01-253-1/+21
* | | doc, readme: replace bitbucket links with sourcehutOlly Cope2020-06-234-5/+6
* | | Bumped version number for devOlly Cope2020-06-161-1/+1
* | | Added tag v7.1.2-release for changeset 4c4ab679a64dOlly Cope2020-06-160-0/+0
* | | Bumped version number for releasev7.1.2-releaseOlly Cope2020-06-161-1/+1
* | | Mark changelog with release date for v7.1.2Olly Cope2020-06-161-2/+2
* | | Update changelogOlly Cope2020-06-161-0/+5
* | | topological sort: fix for circular dependency detection algorithmOlly Cope2020-06-162-5/+11
* | | Bumped version number for devOlly Cope2020-06-151-1/+1
* | | Added tag v7.1.1-release for changeset 49f8a9b2bff5Olly Cope2020-06-150-0/+0
* | | Bumped version number for releasev7.1.1-releaseOlly Cope2020-06-151-1/+1
* | | Mark changelog with release date for v7.1.1Olly Cope2020-06-151-2/+2
* | | Delete unused importsOlly Cope2020-06-151-2/+0
* | | Update changelogOlly Cope2020-06-151-0/+3
* | | migration ordering: increase stability of sortingOlly Cope2020-06-143-77/+100
* | | scripts: display a usage message and exit if no command is specifiedOlly Cope2020-06-102-0/+11
* | | Add README.md (for sourcehut project page)Olly Cope2020-06-091-0/+7
* | | doc: make project links more prominent (issue tracker, mailing list, repo etc)Olly Cope2020-06-081-0/+24
* | | Bumped version number for devOlly Cope2020-06-081-1/+1
* | | Added tag v7.1.0-release for changeset 6a0fdfb2794eOlly Cope2020-06-080-0/+0
* | | Bumped version number for releasev7.1.0-releaseOlly Cope2020-06-081-1/+1
* | | Mark changelog with release date for v7.1.0Olly Cope2020-06-081-2/+2
* | | Fix version number formatOlly Cope2020-06-081-1/+1
* | | Remove f-string syntax (py35 compatibility)Olly Cope2020-06-081-2/+2
* | | don't rely on ordered dictionary behaviour (py35 compatibility)Olly Cope2020-06-082-4/+5
* | | doc: update repo link to point to sourcehutOlly Cope2020-06-081-1/+1
* | | doc: add contributing sectionOlly Cope2020-06-081-0/+52
* | | doc: update repo link to point to sourcehutOlly Cope2020-06-081-1/+1
* | | doc: edit for clarityOlly Cope2020-06-082-16/+18