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
/
git.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use backport of samefile from jaraco.windows to support samefile on Windows o...
simple-samefile
Jason R. Coombs
2017-12-29
1
-1
/
+7
*
Simply use samefile to compare if two paths refer to the same path. Ref #174.
Jason R. Coombs
2017-12-25
1
-3
/
+3
*
move _normalized function to utils
Cosimo Lupo
2017-06-20
1
-10
/
+2
*
git: on windows, resolve short paths using GetLongPathNameW
Cosimo Lupo
2017-06-19
1
-0
/
+4
*
Fix the node for Git to be prefixed with 'g' also in the fallback
Sebastian Schuberth
2017-02-24
1
-1
/
+1
*
Prefer to only use 'git describe' for all required info
Sebastian Schuberth
2017-02-24
1
-6
/
+16
*
fix issue #128: return None from missmatched parse calls
Ronny Pfannschmidt
2016-11-20
1
-1
/
+4
*
address #93 - experimental tools for interacting with git shallow clones
Ronny Pfannschmidt
2016-10-20
1
-4
/
+36
*
fix #81 - fail more nice if git/hg is not availiable
Ronny Pfannschmidt
2016-10-20
1
-1
/
+3
*
fix oversight - when git node is None, distance should be 0
Ronny Pfannschmidt
2016-10-13
1
-1
/
+1
*
ignore untracked files in worktree, fixes #109
Ronny Pfannschmidt
2016-10-13
1
-1
/
+1
*
flake8 cleanup
Ronny Pfannschmidt
2016-10-11
1
-1
/
+1
*
clean up and restructure git workdir handling and status
Ronny Pfannschmidt
2016-10-11
1
-27
/
+50
*
fix issue #86 - detect dirty git workdir without tags
Ronny Pfannschmidt
2016-10-10
1
-1
/
+7
*
fix #89: windows path comparison bug
Te-jé Rodgers
2016-06-12
1
-2
/
+3
*
coding and documentation style cleanups
Ronny Pfannschmidt
2015-12-07
1
-4
/
+5
*
minor flake8 cleanup
Ronny Pfannschmidt
2015-11-29
1
-1
/
+1
*
address #63 - change the tag matching pattern
Ronny Pfannschmidt
2015-11-29
1
-1
/
+1
*
fix issue #63 by passing a match parameter to git describe
Ronny Pfannschmidt
2015-11-29
1
-2
/
+4
*
restructure root finding, fixes #43 and #45
Ronny Pfannschmidt
2015-09-17
1
-1
/
+7
*
fix various minor issues with versin numbering
Ronny Pfannschmidt
2015-02-21
1
-5
/
+4
*
pluggable versioning schemes
Ronny Pfannschmidt
2015-02-21
1
-4
/
+5
*
create a package, return to self-use, split module
Ronny Pfannschmidt
2015-02-17
1
-0
/
+30