0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
py3k compat back More... over 13 years ago
prefer hg over git if both are found cause of hg-git More... over 13 years ago
simplify deciding what path to use after findroots More... over 13 years ago
Added tag v0.12 for changeset 1ff10ede9752 More... over 13 years ago
just the code for simple git/hg file finders More... over 13 years ago
ensure correct string types More... over 13 years ago
use tag version when updated to tag commits More... over 13 years ago
tracing More... over 13 years ago
test cleanup More... over 13 years ago
fix some prints More... over 13 years ago
initial git support More... over 13 years ago
prepare for git support More... over 13 years ago
Added tag v0.11 for changeset ca5ab7702e0a More... over 13 years ago
ensure version is always a string More... over 13 years ago
fix sdist info reading More... over 13 years ago
various fixes More... over 13 years ago
fix pep8 issues More... over 14 years ago
add insert marker for genscript metadata More... almost 15 years ago
different approach to cachefile escaping, works on py3 More... almost 15 years ago
ensure we dont get a unicode version string in the cachefile More... almost 15 years ago
extend hg version detection logic, add the according tox envs More... almost 15 years ago
also print the hg version in tests More... almost 15 years ago
dont run the hg >= 1.5 tests for hg <=1.4.x More... almost 15 years ago
consistent naming More... almost 15 years ago
add setup_requires style usage cachefile support More... almost 15 years ago
add missing tag_to_version call, update tests to require using it to get the correct result More... almost 15 years ago
Added tag v0.10 for changeset c1bdd4532888 More... almost 15 years ago
document the usage as setup requirement More... almost 15 years ago
use get_version_from_hg as setup keyword More... almost 15 years ago
add support for usage via setup_requires + guess_version_from_hg=True More... almost 15 years ago