summaryrefslogtreecommitdiff
path: root/src/setuptools_scm/git.py
Commit message (Expand)AuthorAgeFilesLines
* Revert part of 8f7c2fb39c8fddafb4197d7998056f47db43b7d6Henry Schreiner2020-05-251-1/+4
* drop samefile and switch to declarative metadataRonny Pfannschmidt2020-05-211-4/+1
* Select git tags based on presence of numbers, rather than dots.Diego Elio Pettenò2020-03-251-1/+1
* Revert "git: DEFAULT_DESCRIBE: add --first-parent"revert-346-first-parentRonny Pfannschmidt2020-01-191-1/+1
* update pre-commit setup to modern practices and ensure flake8 is in line as w...Ronny Pfannschmidt2019-11-251-1/+1
* git: DEFAULT_DESCRIBE: add --first-parentDaniel Hahler2019-07-181-1/+1
* Add option git_describe_commandLuciano Bello2018-10-281-1/+4
* pass trough config everywhereRonny Pfannschmidt2018-08-081-1/+2
* fix #281 - reorder arguments to allow prior calls to workRonny Pfannschmidt2018-07-231-2/+11
* working draft using configuration instance classpunkadiddle2018-07-091-5/+9
* add a test addressing #266 demonstraing its not a git issueRonny Pfannschmidt2018-05-221-9/+16
* switch to src/ layoutRonny Pfannschmidt2018-05-191-0/+129