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
-50
-24
+24
+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.
py3: use bytes instead of str in isinstance
2018-02-26, by Pulkit Goyal
py3: convert a map expression into list comprehension
2018-02-26, by Pulkit Goyal
py3: use email.generator module instead of email.Generator
2018-02-26, by Pulkit Goyal
py3: use pycompat.strkwargs to convert kwargs keys to str
2018-02-26, by Pulkit Goyal
py3: whitelist test-push-http.t as passing
2018-02-26, by Augie Fackler
util: handle fileno() on Python 3 throwing io.UnsupportedOperation
2018-02-26, by Augie Fackler
wireproto: use %d to encode an int, not a %s
2018-02-26, by Augie Fackler
httppeer: explicitly catch urlerr.httperror and re-raise
2018-02-26, by Augie Fackler
hgweb: pass exception message to builtin Exception ctor as sysstr
2018-02-26, by Augie Fackler
bundle2: part id is an int, use %d to make it bytes
2018-02-26, by Augie Fackler
bundle2: **strkwargs love on various kwargs constructions
2018-02-26, by Augie Fackler
http: drop custom http client logic
2018-02-25, by Augie Fackler
statichttprepo: move HTTPRangeHandler from byterange and delete the latter
2018-02-25, by Augie Fackler
filemerge: do what the context __bytes__ does, but locally
2018-02-25, by Augie Fackler
py3: convert known-int values to bytes using %d
2018-02-25, by Augie Fackler
py3: hunt down str(exception) instances and use util.forcebytestr
2018-02-25, by Augie Fackler
subrepo: use util.forcebytestr() instead of str() on exception
2018-02-25, by Augie Fackler
tests: add missing b prefixes in test-commit.t
2018-02-25, by Augie Fackler
commitextras: fix on Python 3 by using sysstrs for __dict__ ops
2018-02-25, by Augie Fackler
util: use pycompat.bytestr() instead of str()
2018-02-25, by Augie Fackler
showconfig: allow multiple section.name selectors (issue5797)
2018-02-21, by Yuya Nishihara
showconfig: use set to filter sections and entry names
2018-02-21, by Yuya Nishihara
util: factor out shellsplit() function
2018-02-21, by Yuya Nishihara
diff: do not split function name if character encoding is unknown
2018-02-23, by Yuya Nishihara
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-50
-24
+24
+50
+100
+300
+1000
+3000
+10000
tip