0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 14, 2024 — Aug 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
try harder to disable i18n More... almost 15 years ago
inline getoutput, set HGPLAIN to disable hg i18n More... almost 15 years ago
update readme More... almost 15 years ago
Added tag v0.9 for changeset 630256b99077 More... almost 15 years ago
fix typo in the tests More... almost 15 years ago
fix missing cachefile handling and recreate cachefile from PKG-INFO if required More... almost 15 years ago
refactor test-generation More... almost 15 years ago
support and test a areasonable subset of pep 386 plus text prefixes More... almost 15 years ago
remove unused sys import More... almost 15 years ago
silence pep8.py More... almost 15 years ago
according to :pep:386 .dev is only valid for before a release, since we are after it use the .post sheme More... almost 15 years ago
add some copyright/licensing info More... almost 15 years ago
cleanup imports in the tests More... almost 15 years ago
unnest the hg depending tag finding code as all its asumptions are now checked by its caller More... almost 15 years ago
create a new function that handles a propper semantic flow for getting the version from hg More... almost 15 years ago
print the guessed version if invoked as script More... about 15 years ago
simplify the logic of version_from_hg_id More... about 15 years ago
simplify the code to invoke hg More... about 15 years ago
remove version_from_hg_log_with_tags from the global commands list, its just a fallback More... about 15 years ago
Added tag 0.8 for changeset bfa4d0354c33 More... about 15 years ago
dont screw up the env of the tag scraper More... about 15 years ago
kill the hg test wrapper helper object, use the new hg function More... about 15 years ago
resuffle the shell escaping for win32 More... about 15 years ago
use custom shell escape for the hg test wrapper More... about 15 years ago
kill the python2 invoke insanity after realizing the hg executable was using env python More... about 15 years ago
add shell=True to test hg wrapper More... about 15 years ago
fix typo More... about 15 years ago
specialcase win32 in the test hg wrapper More... about 15 years ago
make the cachefile test win32 safe More... about 15 years ago
dont clean out the env More... about 15 years ago