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
/
setuptools_scm
/
version.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor to detect for callability instead of string types, letting the duck ...
hotfix/issue-179
Jason R. Coombs
2017-09-03
1
-5
/
+6
*
actually pass along preformatted
Ronny Pfannschmidt
2017-04-08
1
-1
/
+1
*
switch an assert for a trace
Ronny Pfannschmidt
2017-04-08
1
-1
/
+2
*
fix spelling of preformatted
Ronny Pfannschmidt
2017-04-08
1
-7
/
+8
*
add forgotten attribute that i missed thanks to local state
Ronny Pfannschmidt
2017-04-08
1
-0
/
+1
*
try to fix #167 by introducing a preformated flag
Ronny Pfannschmidt
2017-04-08
1
-2
/
+11
*
Merge pull request #163 from RonnyPfannschmidt/fix-150
v1.15.3
Ronny Pfannschmidt
2017-04-07
1
-0
/
+5
|
\
|
*
strip local components off tags, fixes #150
Ronny Pfannschmidt
2017-04-07
1
-0
/
+5
*
|
Use per-SCM node prefix letters instead of the general "n"
Sebastian Schuberth
2017-03-04
1
-1
/
+1
|
/
*
fix #138 - add support for the pip-egg-info folder
Ronny Pfannschmidt
2017-02-07
1
-0
/
+1
*
Strip any local part of the tag from the version when guessing the next versi...
Jason R. Coombs
2016-10-26
1
-1
/
+6
*
Extract functions for each bump technique.
Jason R. Coombs
2016-10-26
1
-7
/
+16
*
Calculate the suffix in one place.
Jason R. Coombs
2016-10-26
1
-2
/
+3
*
fix #107 - dont use node if it is none
Ronny Pfannschmidt
2016-10-12
1
-1
/
+1
*
Update comment for previous change
Brian May
2016-01-17
1
-0
/
+1
*
Ensure we call tag_to_version
Brian May
2016-01-14
1
-1
/
+1
*
simplify callable_or_entrypoint(group, callable_or_name)
Ronny Pfannschmidt
2015-11-28
1
-2
/
+2
*
Merge branch 'master' into cleanup
Ronny Pfannschmidt
2015-09-17
1
-2
/
+4
|
\
|
*
Do not use stdout for reporting wrong setuptools
Holger Peters
2015-09-17
1
-2
/
+4
*
|
simplify version string formating by adding a utility method
Ronny Pfannschmidt
2015-09-17
1
-13
/
+7
|
/
*
support working with setuptools pre-12, fixes #20 #21 and #23
Ronny Pfannschmidt
2015-02-26
1
-2
/
+16
*
fix various minor issues with versin numbering
Ronny Pfannschmidt
2015-02-21
1
-2
/
+3
*
make version construction pluggable
Ronny Pfannschmidt
2015-02-21
1
-2
/
+5
*
pluggable versioning schemes
Ronny Pfannschmidt
2015-02-21
1
-42
/
+109
*
create a package, return to self-use, split module
Ronny Pfannschmidt
2015-02-17
1
-0
/
+55