Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
pycompat: remove first not ispy3 block
2022-03-02, by Gregory Szorc
import-checker: assume absolute and use modern import checker
2022-02-20, by Gregory Szorc
tests: unconditionalize some imports
2022-02-20, by Gregory Szorc
tests: remove last references to PYTHON3
2022-02-20, by Gregory Szorc
tests: simplify Windows and PYTHON3 conditionals
2022-02-20, by Gregory Szorc
tests: delete some not PYTHON3 blocks
2022-02-20, by Gregory Szorc
tests: unconditionalize _bytes2sys()
2022-02-20, by Gregory Szorc
tests: remove Python 3 conditionalizing from variables
2022-02-20, by Gregory Szorc
tests: always encode session
2022-02-20, by Gregory Szorc
tests: unconditionalize bchr
2022-02-20, by Gregory Szorc
tests: unconditionalize _unified_diff
2022-02-20, by Gregory Szorc
tests: collapse elif PYTHON3 block
2022-02-20, by Gregory Szorc
tests: collapse some more trivial if PYTHON3 blocks
2022-02-20, by Gregory Szorc
tests: require Python 3.5+ in run-tests.py
2022-02-20, by Gregory Szorc
revlog: use rust rank computation if available
2022-02-21, by pacien
rust: expose rank computation function to python
2022-02-21, by pacien
rust: implement vcsgraph::RankedGraph for Index
2022-02-21, by pacien
revlog: implement fast_rank retrieval in C
2022-02-21, by pacien
revlog: return 0 for the fast_rank of nullrev
2022-02-21, by pacien
setup: drop support for Python 3.5
2022-03-02, by Gregory Szorc
packaging: remove requirements constraints to support Python 2
2022-02-19, by Gregory Szorc
packaging: remove py2exe / Python 2.7 support
2022-02-19, by Gregory Szorc
automation: delete code related to Python 2.7 support
2022-02-19, by Gregory Szorc
automation: drop support for Python 2.7 in Windows environment
2022-02-19, by Gregory Szorc
automation: drop support for Python 2.7 in Linux environment
2022-02-19, by Gregory Szorc
automation: make system3 the default for run-tests-linux
2022-02-19, by Gregory Szorc
automation: run hg with python3
2022-02-19, by Gregory Szorc
rust: enable Python 3 support unconditionally
2022-03-03, by Simon Sapin
cext: really remove Python 2 file handling code
2022-03-03, by Yuya Nishihara
cext: backout e9ca736f5b52 "remove Python 2 file handling code"
2022-03-03, by Yuya Nishihara
rust: jettison Python 2 support
2022-03-02, by Augie Fackler
setup: always decode xcode version
2022-03-02, by Augie Fackler
setup: remove Rust support for Python 2
2022-03-02, by Augie Fackler
cleanup: stop bundling concurrent.futures on Python 2
2022-03-02, by Augie Fackler
cleanup: directly use concurrent.futures instead of via pycompat
2022-03-02, by Augie Fackler
imports: allow importing futures from concurrent
2022-03-02, by Augie Fackler
setup: remove pygit2 Python 2 logic
2022-03-02, by Augie Fackler
setup: inline now-constant list
2022-03-02, by Augie Fackler
setup: unconditionally do this python 3 step
2022-03-02, by Augie Fackler
setup: remove Python 2 support code for determining dylib suffix
2022-03-02, by Augie Fackler
setup: inline os.fsdecode now that we're done with Python 2
2022-03-02, by Augie Fackler
setup: inline encoding constant that is only used once
2022-03-02, by Augie Fackler
setup: remove printf trampoline
2022-03-02, by Augie Fackler
setup: remove more Python 2 support code
2022-03-02, by Augie Fackler
setup: remove ssl check that only matters on 2.7
2022-03-02, by Augie Fackler
setup: remove block that tries to help Python 2.6 users
2022-03-02, by Augie Fackler
setup: drop statement of support for Python before 3.5.3
2022-03-02, by Augie Fackler
cext: remove inline rewriting of argv
2022-02-20, by Gregory Szorc
cext: remove PY23()
2022-02-20, by Gregory Szorc
cext: unconditionalize PySlice_GetIndicesEx()
2022-02-20, by Gregory Szorc
cext: unconditionalize PYLONG_VALUE()
2022-02-20, by Gregory Szorc
cext: use PyLong symbols
2022-02-20, by Gregory Szorc
cext: use PyLong symbols
2022-02-20, by Gregory Szorc
cext: remove Python 2 support
2022-02-20, by Gregory Szorc
cext: remove Python 2 file handling code
2022-02-20, by Gregory Szorc
cext: remove Python 2 variant of listdir_slot()
2022-02-20, by Gregory Szorc
cext: remove some conditional preprocessor defines
2022-02-20, by Gregory Szorc
cext: unconditionally use PyLong_FromLong()
2022-02-20, by Gregory Szorc
cext: drop preprocessor PyInt aliases
2022-02-20, by Gregory Szorc
cext: remove Python 2 module initializer functions
2022-02-20, by Gregory Szorc
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip