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
pycompat: remove json.loads polyfill for Python 3.5 More... about 2 years ago
pycompat: remove check for Python >= 3.6 More... about 2 years ago
hgdemandimport: delete check for Python 3.5 More... about 2 years ago
hg: always import hgdemandimport More... about 2 years ago
ui: use input() directly More... about 2 years ago
contrib: add a partial-merge tool for sorted lists (such as Python imports) More... about 2 years ago
revlog: remove unused `rank` variable from D12209 More... about 2 years ago
heptapod-ci: remove useless mentions of Python 3 More... about 2 years ago
global: bulk replace simple pycompat.iteritems(x) with x.items() More... about 2 years ago
worker: silence type error when calling pickle More... about 2 years ago
chgserver: remove Python 2 file descriptor logic More... about 2 years ago
py2: remove simple from __future__ statements More... about 2 years ago
hgweb: remove Python 3 conditional More... about 2 years ago
posix: delete Python 2 posixfile() More... about 2 years ago
pycompat: remove large Python 2 block More... about 2 years ago
encoding: remove Python 2 support code More... about 2 years ago
util: remove iterfile() variant for buggy EINTR handling More... about 2 years ago
rust: enable Python 3 support unconditionally More... about 2 years ago
setup: drop support for Python 3.5 More... about 2 years ago
pycompat: remove first not ispy3 block More... about 2 years ago
cext: really remove Python 2 file handling code More... about 2 years ago
cext: backout e9ca736f5b52 "remove Python 2 file handling code" More... about 2 years ago
rust: jettison Python 2 support More... about 2 years ago
setup: always decode xcode version More... about 2 years ago
setup: remove Rust support for Python 2 More... about 2 years ago
tests: move Python 3.5 check higher in file More... about 2 years ago
cleanup: stop bundling concurrent.futures on Python 2 More... about 2 years ago
cleanup: directly use concurrent.futures instead of via pycompat More... about 2 years ago
imports: allow importing futures from concurrent More... about 2 years ago
setup: remove pygit2 Python 2 logic More... about 2 years ago