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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Review comments
Chris Burr
2022-04-26
1
-26
/
+14
*
|
Use --git-dir to avoid issues with CVE-2022-24765 mitigation
Chris Burr
2022-04-25
1
-10
/
+31
|
/
*
Merge pull request #681 from puxlit/bugfix/#548-suppress-gpg-signature-when-g...
Ronny Pfannschmidt
2022-02-16
2
-3
/
+8
|
\
|
*
Merge branch 'bugfix/#548-add-test-case' into bugfix/#548-suppress-gpg-signat...
Xiao Di Guan
2022-02-10
1
-2
/
+5
|
|
\
|
|
*
Make implicit `"help"` program argument overridable in `has_command`
Xiao Di Guan
2022-02-08
1
-2
/
+5
|
*
|
Reformat with Black
Xiao Di Guan
2022-02-07
1
-1
/
+3
|
*
|
Suppress GPG signature when getting HEAD committer date (#548)
Xiao Di Guan
2022-02-07
1
-1
/
+1
|
|
/
*
|
Merge pull request #675 from couling/patch-1
Ronny Pfannschmidt
2022-02-16
1
-0
/
+1
|
\
\
|
*
|
Update integration.py
Philip Couling
2022-01-28
1
-0
/
+1
|
|
/
*
|
fix: empty environment variable breaks versioning
Henry Schreiner
2022-02-14
1
-1
/
+1
|
/
*
fix #671: hide NoReturn from very old python 3.6
Ronny Pfannschmidt
2022-01-19
1
-2
/
+6
*
fix #669: restore old get_version signature
Ronny Pfannschmidt
2022-01-18
1
-3
/
+19
*
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
10
-84
/
+182
*
bugfix: handle errors in pyproject for cli command finding
Ronny Pfannschmidt
2022-01-11
1
-4
/
+6
*
add --strip-dev flag to command
Ronny Pfannschmidt
2022-01-11
2
-7
/
+20
*
Merge pull request #644 from tapetersen/main
Ronny Pfannschmidt
2022-01-11
1
-1
/
+12
|
\
|
*
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
2022-01-03
1
-1
/
+9
|
*
Warn for shell expansion of DEFAULT_DESCRIBE.
Tobias Petersen
2022-01-03
1
-1
/
+4
|
*
Escape glob pattern in git describe to avoid shell expansion.
Tobias Petersen
2021-10-21
1
-1
/
+1
*
|
Merge pull request #646 from abravalheri/improve-main
Ronny Pfannschmidt
2021-12-29
1
-5
/
+58
|
\
\
|
*
|
Add options to better control CLI command
Anderson Bravalheri
2021-10-30
1
-9
/
+54
|
*
|
Consider configuration when running `__main__`
Anderson Bravalheri
2021-10-30
1
-2
/
+10
|
|
/
*
|
Fix typos
Kian-Meng, Ang
2021-12-09
2
-2
/
+2
|
/
*
move private entrypoint helpers to singular module
Ronny Pfannschmidt
2021-09-26
3
-45
/
+61
*
extract pretend-version and move it
Ronny Pfannschmidt
2021-09-26
3
-20
/
+46
*
move version tuple creation into helper module + enure it works for legacy ve...
Ronny Pfannschmidt
2021-09-26
2
-19
/
+32
*
ensure write_to will not error out on invalid PRETEND_VERSION
Ronny Pfannschmidt
2021-09-26
1
-6
/
+13
*
Fix TypeError with setuptools_scm_git_archive
William Taylor
2021-09-05
1
-1
/
+1
*
restore support of old setuptools/pip while warning
Ronny Pfannschmidt
2021-09-02
6
-74
/
+110
*
Update src/setuptools_scm/integration.py
Ronny Pfannschmidt
2021-08-29
1
-1
/
+0
*
Apply suggestions from code review
Ronny Pfannschmidt
2021-08-29
1
-2
/
+2
*
combined preparation for the 7.0.0 release and a regression resolution
Ronny Pfannschmidt
2021-08-29
4
-18
/
+37
*
ensure python 3.10 support
Ronny Pfannschmidt
2021-08-27
1
-1
/
+5
*
fixup: use ConfigParser as indicated by the deprecation
Ronny Pfannschmidt
2021-08-27
1
-1
/
+1
*
fix #597: harden and expand support for figuring the distribution name
Ronny Pfannschmidt
2021-08-27
1
-3
/
+17
*
fix #606: re-integrate and hardne toml parsing
Ronny Pfannschmidt
2021-08-27
2
-19
/
+35
*
fix #593: allow calver-by-date on top of legacy version
Ronny Pfannschmidt
2021-08-26
1
-6
/
+12
*
fix #587 - stop file finding on missing commits
Ronny Pfannschmidt
2021-08-26
2
-13
/
+22
*
begin mypy usage - addresses part of #501
Ronny Pfannschmidt
2021-08-07
3
-8
/
+9
*
apply reorder-python-imports
Ronny Pfannschmidt
2021-08-07
13
-24
/
+51
*
split hg_git support to better invoke the helpers
Ronny Pfannschmidt
2021-08-07
4
-17
/
+15
*
Adding search_parent_directories to recursively search parent directory for g...
Tom de Geus
2021-08-07
4
-13
/
+107
*
Merge pull request #532 from paugier/hg-git
Ronny Pfannschmidt
2021-07-13
4
-154
/
+328
|
\
|
*
Merge main branch into hg-git branch
paugier
2021-07-06
7
-35
/
+129
|
|
\
|
*
|
hg-git: test like git + fixes
paugier
2021-03-23
1
-2
/
+7
|
*
|
hg-git: fix 2 corner cases
paugier
2021-03-23
2
-9
/
+28
|
*
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
2021-03-18
2
-3
/
+3
|
*
|
Match in hg-git describe + addre TODOs
paugier
2021-03-18
3
-3
/
+18
[prev]
[next]