Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-50
-30
+30
+50
+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.
httppeer: extract code for creating a request into own function
2018-04-10, by Gregory Szorc
httppeer: extract code for performing an HTTP request
2018-04-10, by Gregory Szorc
httppeer: move requestbuilder defaults into makepeer() argument
2018-04-10, by Gregory Szorc
wireproto: move version 2 command handlers to wireprotov2server
2018-04-09, by Gregory Szorc
wireproto: extract HTTP version 2 code to own module
2018-04-09, by Gregory Szorc
wireproto: client reactor support for receiving frames
2018-04-09, by Gregory Szorc
wireproto: introduce a reactor for client-side state
2018-04-09, by Gregory Szorc
tests: extract wire protocol framing tests to own file
2018-04-09, by Gregory Szorc
wireproto: disallow commands handlers for multiple transport versions
2018-04-09, by Gregory Szorc
wireproto: make @wireprotocommand version 1 only by default
2018-04-09, by Gregory Szorc
wireproto: only expose "getbundle" and "unbundle" to v1 transports
2018-04-09, by Gregory Szorc
wireproto: port lookup to wire protocol v2
2018-04-06, by Gregory Szorc
wireproto: port pushkey command to wire protocol version 2
2018-04-06, by Gregory Szorc
wireproto: only expose "clonebundles" to version 1 transports
2018-04-06, by Gregory Szorc
wireproto: define and expose types of wire command arguments
2018-04-06, by Gregory Szorc
wireproto: only expose "stream_out" to version 1 transports
2018-04-06, by Gregory Szorc
wireproto: implement capabilities for wire protocol v2
2018-04-09, by Gregory Szorc
context: add deprecation warnings for deprecated types of changeids
2018-04-08, by Martin von Zweigbergk
revsymbol: stop delegating to repo.__getitem__ for unhandled symbols (API)
2018-04-08, by Martin von Zweigbergk
context: handle partial nodeids in revsymbol()
2018-04-08, by Martin von Zweigbergk
context: handle namespaces in revsymbol()
2018-04-06, by Martin von Zweigbergk
scmutil: handle full hex nodeids in revsymbol()
2018-04-06, by Martin von Zweigbergk
context: handle stringified ints in revsymbol()
2018-04-06, by Martin von Zweigbergk
py3: make sure we write bytes to file
2018-04-10, by Pulkit Goyal
py3: workaround comparing NoneType and integers
2018-04-10, by Pulkit Goyal
py3: use sys.stdout instead of print in test-mq-qpush-fail.t
2018-04-10, by Pulkit Goyal
py3: use '//' for integer division in tests/test-mq-qimport.t
2018-04-10, by Pulkit Goyal
py3: use pycompat.byterepr() instead of repr()
2018-04-11, by Pulkit Goyal
py3: use bytes instead of str in isinstance()
2018-04-10, by Pulkit Goyal
py3: use .startswith() instead of bytes[0]
2018-04-10, by Pulkit Goyal
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-50
-30
+30
+50
+100
+300
+1000
+3000
+10000
tip