summaryrefslogtreecommitdiff
path: root/src/leap/base
AgeCommit message (Collapse)Author
2013-01-31pep8kali
2013-01-31hide jsonschema exception in testskali
2013-01-31fix jsonschema filekali
2013-01-31add jsonschema 0.8 as a workaround for old verkali
2013-01-31avoid pep8 from chokingkali
2013-01-31pep8kali
2013-01-31add underscore to the $HOME pattern exceptionkali
2013-01-31actually merge the release/v0.2.0 branch!kali
My life has been a lie until this moment... I had done: git merge -s ours release/v0.2.0 to avoid deleting the debian folder... but that left the src untouched... Now I just rm'd the src folder and did a git checkout release/v0.2.0 src/ ... and merge happy! :)