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
/
version.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: split tracing and command running into own modules
Ronny Pfannschmidt
2023-03-11
1
-1
/
+1
*
pre-commit updates
Ronny Pfannschmidt
2023-02-12
1
-1
/
+0
*
correct git workdir passover and setuptools double call in
Ronny Pfannschmidt
2023-01-31
1
-14
/
+0
*
private configruation module
Ronny Pfannschmidt
2023-01-31
1
-14
/
+9
*
potential breaking: Configuration as dataclass
Ronny Pfannschmidt
2023-01-18
1
-3
/
+3
*
remove the legacy version parser api
Ronny Pfannschmidt
2023-01-18
1
-7
/
+2
*
move version type validation to version class
Ronny Pfannschmidt
2023-01-18
1
-2
/
+1
*
move entrypoints helpers to the belonging module
Ronny Pfannschmidt
2023-01-18
1
-50
/
+1
*
move private helpers to a private modue
Ronny Pfannschmidt
2023-01-18
1
-67
/
+8
*
scmversion: stricter typing for tag
Ronny Pfannschmidt
2023-01-17
1
-1
/
+3
*
Version class: turn into dataclass
Ronny Pfannschmidt
2023-01-17
1
-41
/
+24
*
version: use precompiled regex for date_ver_match
Ronny Pfannschmidt
2023-01-17
1
-8
/
+6
*
typing: consolidate version schemes types
Ronny Pfannschmidt
2023-01-17
1
-8
/
+2
*
update pre-commit
Ronny Pfannschmidt
2023-01-07
1
-2
/
+2
*
minimize bootstrap - fixes #722 and #723
Ronny Pfannschmidt
2022-06-22
1
-1
/
+2
*
FIXUP: restore hg-git support
Ronny Pfannschmidt
2022-06-21
1
-1
/
+2
*
reviews part 2
Ronny Pfannschmidt
2022-05-29
1
-8
/
+8
*
Bump minimal python to 3.7
Ronny Pfannschmidt
2022-05-29
1
-1
/
+1
*
complete mypy transformation
Ronny Pfannschmidt
2022-05-29
1
-79
/
+141
*
Use timezone aware datetime
Anderson Bravalheri
2022-01-17
1
-4
/
+5
*
Use UTC everywhere when date is needed
Anderson Bravalheri
2022-01-17
1
-5
/
+7
*
numerous type fixes and initial guess no dev handling
Ronny Pfannschmidt
2022-01-13
1
-20
/
+56
*
extract pretend-version and move it
Ronny Pfannschmidt
2021-09-26
1
-1
/
+1
*
Fix TypeError with setuptools_scm_git_archive
William Taylor
2021-09-05
1
-1
/
+1
*
combined preparation for the 7.0.0 release and a regression resolution
Ronny Pfannschmidt
2021-08-29
1
-10
/
+10
*
fix #593: allow calver-by-date on top of legacy version
Ronny Pfannschmidt
2021-08-26
1
-6
/
+12
*
apply reorder-python-imports
Ronny Pfannschmidt
2021-08-07
1
-4
/
+6
*
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
2021-06-18
1
-2
/
+5
*
As per code review: reorganized a bit + the NonNormalizedVersion now inherits...
Sylvain MARIE
2021-06-18
1
-48
/
+9
*
Removed the f string
Sylvain MARIE
2021-06-18
1
-2
/
+2
*
flake8
Sylvain MARIE
2021-06-18
1
-1
/
+2
*
Merge branch 'feature/custom_version_cls' of https://github.com/smarie/setupt...
Sylvain MARIE
2021-06-18
1
-2
/
+4
|
\
|
*
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
2021-06-18
1
-1
/
+4
*
|
Flake8
Sylvain MARIE
2021-06-18
1
-3
/
+5
|
/
*
Added a `normalize` boolean flag and a `NonNormalizedVersion` class. Using `n...
Sylvain MARIE
2021-06-18
1
-4
/
+29
*
Merge branch 'main' of https://github.com/pypa/setuptools_scm into feature/cu...
Sylvain MARIE
2021-06-18
1
-57
/
+131
|
\
|
*
Accept branches start with 'v' as being a release branch.
Elliott Sales de Andrade
2021-06-01
1
-1
/
+5
|
*
Merge branch 'main' into no-setuptools
Philipp A
2021-04-05
1
-51
/
+120
|
|
\
|
|
*
Merge pull request #533 from henryiii/patch-1
Ronny Pfannschmidt
2021-03-16
1
-12
/
+9
|
|
|
\
|
|
|
*
fix: drop more Python 2 manually
Henry Schreiner
2021-03-16
1
-8
/
+6
|
|
|
*
style: run pre-commit
Henry Schreiner
2021-03-16
1
-5
/
+4
|
|
*
|
Added TODO comments for followups
Iker Reyes
2021-03-15
1
-2
/
+3
|
|
*
|
Change how formatting is done in guess_next_date_ver
Iker Reyes
2021-03-12
1
-7
/
+10
|
|
*
|
Pass date_fmt in guess_next_date_ver as overridable parameter
Iker Reyes
2021-03-12
1
-4
/
+5
|
|
*
|
Refactored guess_next_date_ver
Iker Reyes
2021-03-12
1
-14
/
+7
|
|
*
|
rely on the Version object to remove leading 0s for months and days
Iker Reyes
2021-03-12
1
-10
/
+14
|
|
*
|
Added usage of node_date in calver version
Iker Reyes
2021-03-12
1
-6
/
+10
|
|
*
|
Merge branch 'master' into calver-by-date
Iker Reyes
2021-03-12
1
-38
/
+50
|
|
|
\
\
|
|
|
|
/
|
|
|
*
introduce internal support for walking multiple version schemes, needs refine...
Ronny Pfannschmidt
2021-03-12
1
-8
/
+36
|
|
|
*
add node_date for git
Ronny Pfannschmidt
2021-03-12
1
-0
/
+3
[next]