index
:
delta/python-packages/setuptools-scm.git
RonnyPfannschmidt-doc-file-finder
RonnyPfannschmidt-patch-1
RonnyPfannschmidt-patch-hg-flake8
RonnyPfannschmidt-patch-pin-pytest
bugfix/303-tag_regex
bugfix/427-utc-mismatch
bugfix/436-realpath-everywhere
bugfix/448-pyproject-remove-jaraco.windows
bugfix/449-disallow-the-nondot
bugfix/workflow
docs/tidelift
drop-samefile
drop-travis
examples-for-setuptools
feature/build-require-self
feature/declarative-config
fix-312-document-enterprise-distros
fix-374
fix-395-pass-in-tag-regex
fix-pip-wheel
fix-py38
hotfix/issue-179
infra/release-prep
main
master
other
pre-commit-ci-update-config
prepare-breakages
release-prep
revert-346-first-parent
ronny/try-oidc
simple-samefile
workflows
github.com: pypa/setuptools_scm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
setuptools_scm
/
config.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow getting the version from the parent directory suffix.
Antony Lee
2020-05-01
1
-0
/
+2
*
Extract version correctly from tags with a single digit.
Diego Elio Pettenò
2020-03-25
1
-1
/
+1
*
fix #395: correctly transfer tag regex in the Configuration constructor
fix-395-pass-in-tag-regex
Ronny Pfannschmidt
2020-01-19
1
-1
/
+1
*
unify configruation initialization and configuration defaults
fix-374
Ronny Pfannschmidt
2019-11-28
1
-26
/
+26
*
Remove 'enabled' boolean and rely on presence of 'tool.setuptools_scm' sectio...
Jason R. Coombs
2019-11-24
1
-7
/
+9
*
Avoid file-not-found errors when pyproject.toml isn't present
Jason R. Coombs
2019-11-24
1
-0
/
+2
*
setuptools_scm is disabled by default
Jason R. Coombs
2019-11-24
1
-0
/
+1
*
Fade to black
Jason R. Coombs
2019-11-24
1
-3
/
+3
*
Move section to `tool:` namespace
Jason R. Coombs
2019-11-23
1
-1
/
+1
*
Illustrate how reading the config from a file might operate.
feature/declarative-config
Jason R. Coombs
2019-10-21
1
-2
/
+6
*
Illustrate how setuptools_scm could adapt to a 'setuptools.finalize_distribut...
Jason R. Coombs
2019-10-18
1
-0
/
+7
*
Don't pass entrypoing name around anymore and allow passing fallback_root to ...
Ionel Cristian Mărieș
2019-05-10
1
-1
/
+9
*
Use a different root for fallbacks. Remove old hack that merely checked entry...
Ionel Cristian Mărieș
2019-05-10
1
-0
/
+1
*
Allow setting a fallback version in case everything else fails.
Antony Lee
2019-03-03
1
-0
/
+2
*
Add option git_describe_command
Luciano Bello
2018-10-28
1
-0
/
+1
*
fix #292 - support for uppercase leading v character in tag version extractio...
Ronny Pfannschmidt
2018-07-30
1
-1
/
+1
*
fix #284 - allow dashes in default tag prefixes again
Ronny Pfannschmidt
2018-07-23
1
-11
/
+14
*
working draft using configuration instance class
punkadiddle
2018-07-09
1
-26
/
+69
*
tag parsing configurable through tag_regex
punkadiddle
2018-06-30
1
-0
/
+49