974
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected almost 5 years ago.
Jul 22, 2018 — Jul 22, 2019
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
setup: inline now-constant list More... about 2 years ago
setup: unconditionally do this python 3 step More... about 2 years ago
setup: remove Python 2 support code for determining dylib suffix More... about 2 years ago
setup: inline os.fsdecode now that we're done with Python 2 More... about 2 years ago
setup: inline encoding constant that is only used once More... about 2 years ago
setup: remove printf trampoline More... about 2 years ago
setup: remove more Python 2 support code More... about 2 years ago
setup: remove ssl check that only matters on 2.7 More... about 2 years ago
setup: remove block that tries to help Python 2.6 users More... about 2 years ago
setup: drop statement of support for Python before 3.5.3 More... about 2 years ago
cborutil: remove Python 2 definition of _elementtointeger() More... about 2 years ago
py3: replace pycompat.itervalues(x) with x.values() More... about 2 years ago
py3: use int instead of pycompat.long More... about 2 years ago
config: remove pycompat.iteritems() More... about 2 years ago
largefiles: remove pycompat.iteritems() More... about 2 years ago
convert: remove pycompat.iteritems() More... about 2 years ago
revlogutils: unconditionally pass version to random seed More... about 2 years ago
py3: use pickle directly More... about 2 years ago
branching: merge stable into default More... about 2 years ago
Added signature for changeset d4486810a179 More... about 2 years ago
Added tag 6.1 for changeset d4486810a179 More... about 2 years ago
merge: remove direct rustmod reference More... about 2 years ago
windows: skip a section of a test that is legitimately broken on windows
marmoute
as Pierre-Yves David
More... about 2 years ago
demandimport: delete demandimportpy2 module More... about 2 years ago
py3: use class X: instead of class X(object): More... about 2 years ago
check-code: remove ban on old-style classes More... about 2 years ago
rhg: simplify the handling of share-safe config mismatch More... about 2 years ago
tests: remove Python 2 support code More... about 2 years ago
tests: remove Python < 3 check More... about 2 years ago
py3: stop using util.iterfile() More... about 2 years ago