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
/
testing
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use timezone aware datetime
Anderson Bravalheri
2022-01-17
1
-1
/
+2
*
numerous type fixes and initial guess no dev handling
Ronny Pfannschmidt
2022-01-13
4
-39
/
+72
*
Merge pull request #646 from abravalheri/improve-main
Ronny Pfannschmidt
2021-12-29
1
-0
/
+52
|
\
|
*
Test __main__ for pyproject without setuptools_scm
Anderson Bravalheri
2021-10-30
1
-1
/
+12
|
*
Consider configuration when running `__main__`
Anderson Bravalheri
2021-10-30
1
-0
/
+41
*
|
Merge pull request #655 from kianmeng/fix-typos
Ronny Pfannschmidt
2021-12-29
2
-5
/
+5
|
\
\
|
*
|
Fix typos
Kian-Meng, Ang
2021-12-09
2
-5
/
+5
|
|
/
*
|
handle setuptools install deprecation
Ronny Pfannschmidt
2021-12-21
1
-2
/
+14
|
/
*
ensure write_to will not error out on invalid PRETEND_VERSION
Ronny Pfannschmidt
2021-09-26
1
-1
/
+1
*
add acceptance test for dummy pretend versions
Ronny Pfannschmidt
2021-09-26
1
-0
/
+7
*
enhance mercurial detection for hg_git tests
Ronny Pfannschmidt
2021-09-26
1
-8
/
+13
*
temporarily mark test_git_worktree_support as xfail
Ronny Pfannschmidt
2021-09-02
1
-2
/
+4
*
add own ci job for legacy setuptools testing an skip it for normal tests
Ronny Pfannschmidt
2021-09-02
2
-0
/
+11
*
Merge branch 'fix-regressions' of github.com:RonnyPfannschmidt/setuptools_scm...
Ronny Pfannschmidt
2021-09-02
1
-1
/
+1
|
\
|
*
Update testing/Dockerfile.busted-buster
Ronny Pfannschmidt
2021-08-30
1
-1
/
+1
*
|
restore support of old setuptools/pip while warning
Ronny Pfannschmidt
2021-09-02
2
-34
/
+144
|
/
*
combined preparation for the 7.0.0 release and a regression resolution
Ronny Pfannschmidt
2021-08-29
2
-1
/
+22
*
ensure python 3.10 support
Ronny Pfannschmidt
2021-08-27
1
-0
/
+3
*
fix #597: harden and expand support for figuring the distribution name
Ronny Pfannschmidt
2021-08-27
1
-12
/
+46
*
fix #593: allow calver-by-date on top of legacy version
Ronny Pfannschmidt
2021-08-26
1
-1
/
+14
*
fix #587 - stop file finding on missing commits
Ronny Pfannschmidt
2021-08-26
1
-1
/
+8
*
apply reorder-python-imports
Ronny Pfannschmidt
2021-08-07
12
-37
/
+56
*
Adding search_parent_directories to recursively search parent directory for g...
Tom de Geus
2021-08-07
1
-0
/
+13
*
Merge pull request #532 from paugier/hg-git
Ronny Pfannschmidt
2021-07-13
2
-0
/
+101
|
\
|
*
Merge main branch into hg-git branch
paugier
2021-07-06
5
-9
/
+141
|
|
\
|
*
|
Better testing hg-git
paugier
2021-03-25
2
-1
/
+16
|
*
|
hg-git: test like git + fixes
paugier
2021-03-23
2
-0
/
+86
*
|
|
Use os.mkdir rather than subprocess.Popen
Dominic Davis-Foster
2021-07-11
1
-2
/
+2
*
|
|
Lint
Dominic Davis-Foster
2021-07-11
1
-2
/
+1
*
|
|
Use UTF-8 encoding when reading pyproject.toml
Dominic Davis-Foster
2021-07-11
2
-5
/
+25
|
|
/
|
/
|
*
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
2021-06-18
1
-2
/
+4
*
|
Minor tests improvement
Sylvain MARIE
2021-06-18
1
-1
/
+3
*
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
2021-06-18
1
-2
/
+2
*
|
`version_cls` can now receive a string too. Added a test for setuptools/git i...
Sylvain MARIE
2021-06-18
1
-0
/
+56
*
|
Exposing `NonNormalizedVersion` at the root level now that it moved to the co...
Sylvain MARIE
2021-06-18
1
-2
/
+2
*
|
Flake8
Sylvain MARIE
2021-06-18
1
-2
/
+3
*
|
Added a `normalize` boolean flag and a `NonNormalizedVersion` class. Using `n...
Sylvain MARIE
2021-06-18
2
-19
/
+29
*
|
Merge branch 'main' of https://github.com/pypa/setuptools_scm into feature/cu...
Sylvain MARIE
2021-06-18
9
-51
/
+178
|
\
\
|
*
|
Accept branches start with 'v' as being a release branch.
Elliott Sales de Andrade
2021-06-01
1
-0
/
+5
|
*
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
2021-04-26
1
-1
/
+1
|
*
|
Merge pull request #544 from RonnyPfannschmidt/error-on-dead-python
Ronny Pfannschmidt
2021-04-23
1
-0
/
+14
|
|
\
\
|
|
*
|
enhance docs and old python erroring
Ronny Pfannschmidt
2021-04-22
1
-0
/
+14
|
|
|
/
|
*
|
Fix #557
Kevin Kirsche
2021-04-14
1
-0
/
+12
|
*
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
2021-04-12
1
-1
/
+1
|
|
/
|
*
drop node_date on old git
Ronny Pfannschmidt
2021-03-17
1
-1
/
+10
|
*
Merge pull request #533 from henryiii/patch-1
Ronny Pfannschmidt
2021-03-16
6
-20
/
+5
|
|
\
|
|
*
fix: drop more Python 2 manually
Henry Schreiner
2021-03-16
3
-13
/
+0
|
|
*
style: run pre-commit
Henry Schreiner
2021-03-16
4
-7
/
+5
|
*
|
Reduced size of tests regarding calver by date test
Iker Reyes
2021-03-15
1
-86
/
+5
|
*
|
Fixed broken calver test
Iker Reyes
2021-03-12
1
-1
/
+1
[next]