summaryrefslogtreecommitdiff
path: root/src/setuptools_scm/git.py
Commit message (Expand)AuthorAgeFilesLines
* Use show prefix instead of show toplevel for finding (#520)Naveen M K2021-02-091-1/+12
* Merge branch 'master' into hbasria/masterRonny Pfannschmidt2020-12-111-5/+4
|\
| * [breaking] fix #339: error when targetted scm parsing fails for missing commandRonny Pfannschmidt2020-12-061-3/+2
| * Relax the default git decribe commandPedro Algarvio2020-10-301-1/+1
| * disallow tags without dot againRonny Pfannschmidt2020-05-311-1/+1
| * 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
* | get branch If default 'git git_describe_command' failedBasri Ates2019-09-051-1/+6
|/
* 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