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.
wireproto: use a proper exception instead of `assert False`
2017-10-15, by Augie Fackler
wireproto: use listcomp instead of map()
2017-10-15, by Augie Fackler
dagutil: use a listcomp instead of a map()
2017-10-15, by Augie Fackler
peer: when collecting method names for batch calls, bytes-ify __name__
2017-10-14, by Augie Fackler
python3: replace im_{self,func} with __{self,func}__ globally
2017-10-14, by Augie Fackler
httppeer: extract content-type from headers using native str
2017-10-14, by Augie Fackler
httppeer: convert request url back to bytes before inspecting it
2017-10-14, by Augie Fackler
templater: explode if we try to emit a str
2017-10-14, by Augie Fackler
hgweb: fill in content-type and content-length as native strings
2017-10-14, by Augie Fackler
hgweb: mimetype guessing needs a unicode path
2017-10-14, by Augie Fackler
hgweb: set sent_headers attr as early as practical
2017-10-14, by Augie Fackler
hgweb: detect Python 3-era libraries and use modern attribute names
2017-10-05, by Augie Fackler
server: indent block that's about to get conditionalized
2017-10-14, by Augie Fackler
templates: fix missed space between instability labels
2017-10-14, by Yuya Nishihara
templates: introduce labelcset() function in map-cmdline.default as example
2017-10-14, by Yuya Nishihara
templater: load aliases from [templatealias] section in map file
2017-10-14, by Yuya Nishihara
templater: load template fragments from [templates] section in map file
2017-10-14, by Yuya Nishihara
config: allow remapping the default section
2017-10-14, by Yuya Nishihara
templater: simplify merge of __base__ dicts by reading it first
2016-08-20, by Yuya Nishihara
phase: add a dedicated pretxnclose-phase hook
2017-10-08, by Boris Feld
phase: add a dedicated txnclose-phase hook
2017-10-08, by Boris Feld
bookmark: add a dedicated pretxnclose-bookmark hook
2017-10-08, by Boris Feld
bookmark: add a dedicated txnclose-bookmark hook
2017-10-10, by Boris Feld
tweakdefaults: make commands.update.check be `noconflict`
2017-10-13, by Augie Fackler
hgweb: fix logging to use native strings as appropriate
2017-10-14, by Augie Fackler
config: graduate experimental.updatecheck to commands.update.check
2017-10-14, by Augie Fackler
hgweb: rewrite most obviously-native-strings to be native strings
2017-10-14, by Augie Fackler
hgweb: use native strings consistently for querystring parsing
2017-10-05, by Augie Fackler
hgweb: rewrite two X or Y and Z ad-hoc ternaries with Y if X else Z
2017-10-05, by Augie Fackler
httppeer: use native strings for headers
2017-10-01, by Augie Fackler
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-50
-30
+30
+50
+100
+300
+1000
+3000
+10000
tip