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
/
test_git.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Skip git tests when git is unavailable
Michał Górny
2020-05-07
1
-1
/
+8
*
Generate the date for today in UTC. Fixes #427.
bugfix/427-utc-mismatch
Jason R. Coombs
2020-05-06
1
-2
/
+3
*
add python tests
workflows
Ronny Pfannschmidt
2020-05-01
1
-14
/
+17
*
Select git tags based on presence of numbers, rather than dots.
Diego Elio Pettenò
2020-03-25
1
-0
/
+8
*
Add issue number to test case
TheTripleV
2020-01-25
1
-0
/
+1
*
Fix testing/test_git.py::test_git_archive_export_ignore
Daniel Hahler
2020-01-10
1
-1
/
+2
*
fix #381 - clean out env vars from the git hook system
Ronny Pfannschmidt
2019-12-13
1
-0
/
+11
*
update pre-commit setup to modern practices and ensure flake8 is in line as w...
Ronny Pfannschmidt
2019-11-25
1
-3
/
+1
*
Merge branch 'master' into feature-git-worktree-193
Ronny Pfannschmidt
2019-05-26
1
-0
/
+14
|
\
|
*
Use a different root for fallbacks. Remove old hack that merely checked entry...
Ionel Cristian Mărieș
2019-05-10
1
-0
/
+15
*
|
add file listing to the test
Ronny Pfannschmidt
2019-01-16
1
-1
/
+1
*
|
basic test for git worktrees
Ronny Pfannschmidt
2018-11-20
1
-0
/
+11
|
/
*
Add option git_describe_command
Luciano Bello
2018-10-28
1
-0
/
+15
*
validate the warning we trigger on tags with local suffixes
Ronny Pfannschmidt
2018-08-08
1
-1
/
+4
*
finalize error handling for git file listing
Ronny Pfannschmidt
2018-08-08
1
-4
/
+5
*
turn the archive usage error into a logged exception
Ronny Pfannschmidt
2018-08-08
1
-0
/
+8
*
fix #281 - reorder arguments to allow prior calls to work
Ronny Pfannschmidt
2018-07-23
1
-0
/
+5
*
add a test for a rc version oddity i experienced in the last release, its alr...
Ronny Pfannschmidt
2018-07-23
1
-1
/
+8
*
add a test addressing #266 demonstraing its not a git issue
Ronny Pfannschmidt
2018-05-22
1
-0
/
+9
*
inflict black on the codebase :)
Ronny Pfannschmidt
2018-05-13
1
-50
/
+52
*
Add tests to demonstrate issue 251
Stéphane Bidoul (ACSONE)
2018-04-28
1
-0
/
+10
*
Handle windows path separators in tests
Stéphane Bidoul (ACSONE)
2018-04-26
1
-2
/
+3
*
Fix existing git file finder test
Stéphane Bidoul (ACSONE)
2018-04-25
1
-2
/
+4
*
add support for branch name based testing, add simplified semver support
Ronny Pfannschmidt
2018-04-06
1
-1
/
+11
*
git: ignore directory of the git archive output
Mehdi Abaakouk
2018-03-20
1
-0
/
+9
*
Respect git's export-ignore for building the sdist.
Antony Lee
2017-11-13
1
-0
/
+12
*
Add test capturing failed expectation. Ref #179.
Jason R. Coombs
2017-09-03
1
-0
/
+6
*
Merge pull request #163 from RonnyPfannschmidt/fix-150
v1.15.3
Ronny Pfannschmidt
2017-04-07
1
-0
/
+4
|
\
|
*
strip local components off tags, fixes #150
Ronny Pfannschmidt
2017-04-07
1
-0
/
+4
*
|
Use per-SCM node prefix letters instead of the general "n"
Sebastian Schuberth
2017-03-04
1
-4
/
+4
|
/
*
fix issue #128: return None from missmatched parse calls
Ronny Pfannschmidt
2016-11-20
1
-0
/
+6
*
address #93 - experimental tools for interacting with git shallow clones
Ronny Pfannschmidt
2016-10-20
1
-0
/
+32
*
fix tests after ensuring distance is 0
Ronny Pfannschmidt
2016-10-13
1
-1
/
+1
*
add test for #109
Ronny Pfannschmidt
2016-10-13
1
-0
/
+4
*
fix #107 - dont use node if it is none
Ronny Pfannschmidt
2016-10-12
1
-0
/
+6
*
fix issue #86 - detect dirty git workdir without tags
Ronny Pfannschmidt
2016-10-10
1
-0
/
+12
*
fix issue #63 by passing a match parameter to git describe
Ronny Pfannschmidt
2015-11-29
1
-0
/
+6
*
finish restructuring tests
Ronny Pfannschmidt
2015-11-29
1
-10
/
+14
*
extract git tests
Ronny Pfannschmidt
2015-11-28
1
-0
/
+34