summaryrefslogtreecommitdiff
path: root/ybd/morphs.py
Commit message (Expand)AuthorAgeFilesLines
* Translate additionally supported list format for rpm-metadata at parse timeBen Brown2018-02-091-0/+8
* Ignore all hidden directories when looking for definitionsSam Thursfield2017-10-241-13/+17
* Warn if unpetrify-ref is set, it is now deprecatedbenbrown/sanitise-ref-shaBen Brown2017-09-061-0/+3
* Warn if 'ref' is not a sha1, assuming 'sha' is not providedBen Brown2017-09-011-3/+8
* Remove magic ref/sha logicBen Brown2017-09-011-4/+0
* Sanitise definition ref/sha when initally inserting into the dictionaryBen Brown2017-08-171-9/+10
* Only strip when path begins with './'Ben Brown2017-05-221-1/+4
* Store the original 'ref' and restore it before savingtristan-build-sha-if-existsTristan Van Berkom2017-02-211-5/+8
* If definition contains sha:, it always overrides ref:ps-sha-overrides-refPaul Sherwood2017-02-201-0/+8
* Build from single .yml file if that's what is providedPaul Sherwood2017-02-071-1/+0
* Revert "Update code to python3"lc/revert-py3.4Daniel Firth2016-11-291-3/+3
* Revert "Move log functions to utils.py"Daniel Firth2016-11-291-3/+1
* Revert "WIP: Put the config in a different file?"Daniel Firth2016-11-291-1/+1
* Revert "Move chdir, timer to utils; fix circular deps"Daniel Firth2016-11-291-1/+2
* Move chdir, timer to utils; fix circular depsDaniel Firth2016-11-161-2/+1
* WIP: Put the config in a different file?Javier Jardón2016-11-151-1/+1
* Move log functions to utils.pyJavier Jardón2016-11-151-1/+3
* Update code to python3Daniel Firth2016-11-151-3/+3
* Simplify logic for walk and parse definitionsPaul Sherwood2016-09-011-17/+12
* Regularise artifact-version range checksPaul Sherwood2016-09-011-2/+2
* Pep8Paul Sherwood2016-08-291-4/+4
* Check every field in every definitionPaul Sherwood2016-08-261-4/+6
* Simplified setting 'exit' var from config settingAndrew Leeming2016-08-221-2/+6
* Revert "Always exit if specified morph file is missing"Paul Sherwood2016-08-141-1/+1
* Always exit if specified morph file is missingPaul Sherwood2016-08-091-1/+1
* Fix local variable 'key' referenced before assignmentPaul Sherwood2016-08-031-1/+1
* Don't lose stratum dependsPaul Sherwood2016-07-281-0/+5
* Pep8Paul Sherwood2016-07-071-1/+2
* Check fields in morph files, and exit if something odd is foundPaul Sherwood2016-07-071-3/+4
* Pep816.26Paul Sherwood2016-07-031-2/+2
* Trap if chunks or strata are not listsPaul Sherwood2016-06-291-0/+9
* Tidyup checks in Morphs, so check-definitions: flag is honouredPaul Sherwood2016-06-241-10/+20
* Move app.exit function in to app.logPaul Sherwood2016-06-231-9/+5
* Use .trees file properly, in artifacts dirPaul Sherwood2016-06-221-1/+0
* Rename item => dnPaul Sherwood2016-06-201-42/+42
* Remove unused linesPaul Sherwood2016-06-191-4/+0
* Rename definitions.py => morphs.pyPaul Sherwood2016-06-191-0/+203