summaryrefslogtreecommitdiff
path: root/setuptools_scm/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Error in 'dump_version' now correctly raisedTe-jé Rodgers2015-07-201-2/+5
* prepare fast failing with a exception, fixes #31Ronny Pfannschmidt2015-07-131-0/+1
* StylefixesMarkus Unterwaditzer2015-06-181-1/+4
* sync with 1.5.4Gabi Davar2015-06-171-1/+5
* fix and test dumping to filesv1.5.1Ronny Pfannschmidt2015-05-301-5/+3
* add support for writing version files to text/python modulesv1.5.0Ronny Pfannschmidt2015-05-301-2/+23
* restructure codebase, move setuptools integration code to own fileRonny Pfannschmidt2015-05-301-58/+3
* print exception on failed/broken file finding, fixes #27Ronny Pfannschmidt2015-05-211-4/+12
* support working with setuptools pre-12, fixes #20 #21 and #23Ronny Pfannschmidt2015-02-261-1/+2
* fix setuptools dependency situationv1.1.0Ronny Pfannschmidt2015-02-241-8/+2
* update docsRonny Pfannschmidt2015-02-211-38/+5
* pluggable versioning schemesRonny Pfannschmidt2015-02-211-63/+26
* create a package, return to self-use, split moduleRonny Pfannschmidt2015-02-171-0/+156