summaryrefslogtreecommitdiff
path: root/morphlib/sysbranchdir.py
Commit message (Expand)AuthorAgeFilesLines
* Remove SystemBranchDirectory and Workspace classesTiago Gomes2015-11-251-275/+0
* Remove old cruftTiago Gomes2015-11-201-3/+0
* Change how MorphologyLoader instances are createdSam Thursfield2015-09-281-2/+5
* Add DefinitionsRepo classSam Thursfield2015-06-161-19/+20
* Move 'git config' wrapper into its own classSam Thursfield2015-05-221-9/+11
* Use the modern way of the GPL copyright header: URL instead real addressJavier Jardón2015-03-161-2/+1
* Fix copyrightRichard Ipsum2015-01-231-1/+1
* Add relative_to_root_repo to sysbranchdirRichard Ipsum2015-01-231-0/+6
* Gracefully handle Git repos in system branches with missing configSam Thursfield2014-12-041-1/+5
* Prevent git-replace refs affecting git operationsRichard Maw2014-08-211-2/+4
* Make morph show-branch-root print the pathRichard Maw2014-08-121-12/+26
* Don't attempt to load symlinks as morphologiesRichard Maw2014-07-071-1/+2
* Make MorphologyFinder use file pathsRichard Maw2014-07-071-2/+2
* Fix system branch dirname generation to avoid colonsLars Wirzenius2014-03-061-1/+9
* sysbranchdir: Move load_all_morphologies helper hereRichard Maw2013-11-291-0/+14
* GitDir: Split out Remote objectRichard Maw2013-11-221-1/+2
* util: add find_leaves() supplimenting find_leaf()Richard Maw2013-09-171-7/+3
* sysbranchdir: simplify prefix / stripRichard Maw2013-09-051-2/+1
* Make SystemBranchDirectory remember an absolute pathLars Wirzenius2013-08-141-1/+1
* Add SystemBranchDirectory.get_filename methodLars Wirzenius2013-08-141-0/+9
* Remove unused argument from SystemBranchDirectory.clone_cached_repoLars Wirzenius2013-08-141-1/+1
* Add SystemBranchDirectory classLars Wirzenius2013-08-061-0/+219