Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
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.
localrepo: add some overlooked strkwargs love for py3
2018-04-13, by Augie Fackler
py3: paper over differences in future exception handling
2018-04-13, by Augie Fackler
py3: add b'' prefixes to make values bytes
2018-04-14, by Pulkit Goyal
py3: use b"%d" instead of str() to convert int to bytes
2018-04-14, by Pulkit Goyal
py3: add b'' prefixes to make values bytes
2018-04-14, by Pulkit Goyal
py3: use str variables to check keys in request header
2018-04-14, by Pulkit Goyal
py3: make sure curses.tigetstr() first argument is a str
2018-04-14, by Pulkit Goyal
py3: use stringutil.forcebytestr() instead of str()
2018-04-14, by Pulkit Goyal
py3: iterate over a copy of dict while changing it
2018-04-14, by Pulkit Goyal
py3: use urllib.parse.unquote_plus instead of urllib.unquote_plus
2018-04-14, by Pulkit Goyal
py3: add b'' prefixes to tests/test-status-inprocess.py
2018-04-13, by Pulkit Goyal
lock: don't use 'file' as a variable name
2018-04-13, by Pulkit Goyal
py3: use b"%d" instead of str() to convert integers to bytes
2018-04-13, by Pulkit Goyal
wireproto: expose repository formats via capabilities
2018-04-13, by Gregory Szorc
wireprotoframing: record when new stream is encountered
2018-04-13, by Gregory Szorc
wireprotoframing: use value passed into function
2018-04-12, by Gregory Szorc
httppeer: handle error response from client reactor
2018-04-12, by Gregory Szorc
wireproto: add media type to version 2 capabilities response
2018-04-13, by Gregory Szorc
debugcommands: use command executor for invoking commands
2018-04-13, by Gregory Szorc
httppeer: implement command executor for version 2 peer
2018-04-13, by Gregory Szorc
repository: remove ipeercommands from ipeerbase
2018-04-13, by Gregory Szorc
wireproto: properly call clonebundles command
2018-04-13, by Gregory Szorc
exchange: use command executor for getbundle
2018-04-13, by Gregory Szorc
exchange: use command executor for pushkey
2018-04-13, by Gregory Szorc
wireproto: use command executor for unbundle
2018-04-13, by Gregory Szorc
debugcommands: perform handshake when obtaining httpv2 peer
2018-04-12, by Gregory Szorc
wireproto: rename HTTPV2 so it less like HTTP/2
2018-04-11, by Gregory Szorc
bundlerepo: use command executor for wire protocol commands
2018-04-13, by Gregory Szorc
bundlerepo: rename "other" to "peer"
2018-04-11, by Gregory Szorc
bookmarks: use command executor for wire protocol commands
2018-04-13, by Gregory Szorc
hg: use command executor for wire protocol commands
2018-04-13, by Gregory Szorc
logexchange: use command executor for wire protocol commands
2018-04-13, by Gregory Szorc
streamclone: use command executor for wire protocol commands
2018-04-13, by Gregory Szorc
discovery: use command executor interface
2018-04-13, by Gregory Szorc
discovery: don't redundantly call branchmap
2018-04-11, by Gregory Szorc
wireproto: convert legacy commands to command executor
2018-04-13, by Gregory Szorc
treediscovery: switch to command executor interface
2018-04-13, by Gregory Szorc
wireproto: remove iterbatch() from peer interface (API)
2018-04-11, by Gregory Szorc
largefiles: use command executor for batch operation
2018-04-13, by Gregory Szorc
wireproto: implement batching on peer executor interface
2018-04-13, by Gregory Szorc
wireproto: implement command executor interface for version 1 peers
2018-04-13, by Gregory Szorc
repository: define new interface for running commands
2018-04-13, by Gregory Szorc
pycompat: export a handle on concurrent.futures
2018-04-09, by Gregory Szorc
setup: add packages for concurrent.futures
2018-04-09, by Gregory Szorc
futures: switch to absolute and relative imports
2018-04-09, by Gregory Szorc
tests: silence pyflakes for thirdparty/concurrent
2018-04-09, by Gregory Szorc
futures: get rid of extend_path
2018-04-09, by Gregory Szorc
thirdparty: vendor futures 3.2.0
2018-04-11, by Gregory Szorc
py3: make sure decode() first argument is str
2018-04-12, by Pulkit Goyal
patch: make extract() a context manager (API)
2018-04-12, by Gregory Szorc
cmdutil: pass in parsed patch to tryimportone() (API)
2018-04-12, by Gregory Szorc
stringutil: support more types with pprint()
2018-04-12, by Gregory Szorc
fix: port most of the way to python 3
2018-04-12, by Augie Fackler
lfs: teach the blob server to handle --prefix
2018-04-12, by Matt Harbison
hgweb: fallback to checking wsgireq.env for REPO_NAME for 3rd party hosting
2018-04-05, by Matt Harbison
peer: scatter module to the wind (API)
2018-04-11, by Gregory Szorc
wireproto: move version 1 peer functionality to standalone module (API)
2018-04-11, by Gregory Szorc
wireproto: move gboptsmap to wireprototypes and rename (API)
2018-04-11, by Gregory Szorc
wireproto: move value encoding functions to wireprototypes (API)
2018-04-11, by Gregory Szorc
httppeer: basic implementation of capabilities interface
2018-04-10, by Gregory Szorc
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip