summaryrefslogtreecommitdiff
path: root/setuptools_scm/git.py
Commit message (Expand)AuthorAgeFilesLines
* flake8 cleanupRonny Pfannschmidt2016-10-111-1/+1
* clean up and restructure git workdir handling and statusRonny Pfannschmidt2016-10-111-27/+50
* fix issue #86 - detect dirty git workdir without tagsRonny Pfannschmidt2016-10-101-1/+7
* fix #89: windows path comparison bugTe-jé Rodgers2016-06-121-2/+3
* coding and documentation style cleanupsRonny Pfannschmidt2015-12-071-4/+5
* minor flake8 cleanupRonny Pfannschmidt2015-11-291-1/+1
* address #63 - change the tag matching patternRonny Pfannschmidt2015-11-291-1/+1
* fix issue #63 by passing a match parameter to git describeRonny Pfannschmidt2015-11-291-2/+4
* restructure root finding, fixes #43 and #45Ronny Pfannschmidt2015-09-171-1/+7
* fix various minor issues with versin numberingRonny Pfannschmidt2015-02-211-5/+4
* pluggable versioning schemesRonny Pfannschmidt2015-02-211-4/+5
* create a package, return to self-use, split moduleRonny Pfannschmidt2015-02-171-0/+30