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
-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.
py3: use '%d' to convert integers to bytes
2018-02-27, by Pulkit Goyal
py3: add b'' prefixes in tests/test-extension.t
2018-02-27, by Pulkit Goyal
py3: convert os.devnull to bytes using pycompat.bytestr
2018-02-27, by Pulkit Goyal
py3: fix more keyword arguments handling
2018-02-27, by Pulkit Goyal
py3: make sure regexes are bytes
2018-02-27, by Pulkit Goyal
py3: use pycompat.strurl to convert url to str
2018-02-27, by Pulkit Goyal
bookmarks: write bookmarks file deterministically
2018-02-26, by Gregory Szorc
phases: write phaseroots deterministically
2018-02-26, by Gregory Szorc
internals: document bundle2 format
2018-02-17, by Gregory Szorc
py3: convert bytes to str using encoding.strfromlocal
2018-02-26, by Pulkit Goyal
py3: use encoding.strtolocal() to convert str to bytes
2018-02-26, by Pulkit Goyal
py3: use email.utils module instead of email.Utils
2018-02-26, by Pulkit Goyal
py3: slice over bytes or use .startswith() to prevent getting ascii values
2018-02-26, by Pulkit Goyal
py3: use '%d' for integers instead of '%s'
2018-02-26, by Pulkit Goyal
templatekw: add 'requires' flag to switch to exception-safe interface
2018-02-25, by Yuya Nishihara
templater: specialize ResourceUnavailable error so that it can be caught
2018-02-25, by Yuya Nishihara
templater: move specialized exception types to top
2018-02-25, by Yuya Nishihara
templatekw: minimize resource dependency of {envvars} and {termwidth}
2018-02-25, by Yuya Nishihara
templatekw: simply override {graphwidth} function by mapping variable
2018-02-25, by Yuya Nishihara
remotenames: drop redundant templatekw names from help text
2018-02-25, by Yuya Nishihara
narrow: drop redundant templatekw/revset names from help text
2018-02-25, by Yuya Nishihara
run-tests: don't mask errors when a server fails to start
2018-02-25, by Matt Harbison
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-50
-30
+30
+50
+100
+300
+1000
+3000
+10000
tip