Sun, 15 Oct 2017 00:37:24 -0400 |
Augie Fackler |
dagutil: use a listcomp instead of a map()
|
changeset |
files
|
Sat, 14 Oct 2017 12:03:42 -0400 |
Augie Fackler |
peer: when collecting method names for batch calls, bytes-ify __name__
|
changeset |
files
|
Sat, 14 Oct 2017 12:02:15 -0400 |
Augie Fackler |
python3: replace im_{self,func} with __{self,func}__ globally
|
changeset |
files
|
Sat, 14 Oct 2017 12:00:35 -0400 |
Augie Fackler |
httppeer: extract content-type from headers using native str
|
changeset |
files
|
Sat, 14 Oct 2017 11:59:51 -0400 |
Augie Fackler |
httppeer: convert request url back to bytes before inspecting it
|
changeset |
files
|
Sat, 14 Oct 2017 11:30:17 -0400 |
Augie Fackler |
templater: explode if we try to emit a str
|
changeset |
files
|
Sat, 14 Oct 2017 11:20:31 -0400 |
Augie Fackler |
hgweb: fill in content-type and content-length as native strings
|
changeset |
files
|
Sat, 14 Oct 2017 10:47:29 -0400 |
Augie Fackler |
hgweb: mimetype guessing needs a unicode path
|
changeset |
files
|
Sat, 14 Oct 2017 15:37:33 -0400 |
Augie Fackler |
hgweb: set sent_headers attr as early as practical
|
changeset |
files
|
Thu, 05 Oct 2017 14:53:52 -0400 |
Augie Fackler |
hgweb: detect Python 3-era libraries and use modern attribute names
|
changeset |
files
|
Sat, 14 Oct 2017 15:53:36 -0400 |
Augie Fackler |
server: indent block that's about to get conditionalized
|
changeset |
files
|
Sat, 14 Oct 2017 18:41:20 +0900 |
Yuya Nishihara |
templates: fix missed space between instability labels
|
changeset |
files
|
Sat, 14 Oct 2017 18:24:01 +0900 |
Yuya Nishihara |
templates: introduce labelcset() function in map-cmdline.default as example
|
changeset |
files
|
Sat, 14 Oct 2017 18:06:42 +0900 |
Yuya Nishihara |
templater: load aliases from [templatealias] section in map file
|
changeset |
files
|
Sat, 14 Oct 2017 17:51:01 +0900 |
Yuya Nishihara |
templater: load template fragments from [templates] section in map file
|
changeset |
files
|
Sat, 14 Oct 2017 17:41:41 +0900 |
Yuya Nishihara |
config: allow remapping the default section
|
changeset |
files
|
Sat, 20 Aug 2016 18:33:02 +0900 |
Yuya Nishihara |
templater: simplify merge of __base__ dicts by reading it first
|
changeset |
files
|
Sun, 08 Oct 2017 17:23:18 +0200 |
Boris Feld |
phase: add a dedicated pretxnclose-phase hook
|
changeset |
files
|
Sun, 08 Oct 2017 17:50:46 +0200 |
Boris Feld |
phase: add a dedicated txnclose-phase hook
|
changeset |
files
|
Sun, 08 Oct 2017 18:50:14 +0200 |
Boris Feld |
bookmark: add a dedicated pretxnclose-bookmark hook
|
changeset |
files
|
Tue, 10 Oct 2017 17:53:42 +0200 |
Boris Feld |
bookmark: add a dedicated txnclose-bookmark hook
|
changeset |
files
|
Fri, 13 Oct 2017 15:58:54 -0400 |
Augie Fackler |
tweakdefaults: make commands.update.check be `noconflict`
|
changeset |
files
|
Sat, 14 Oct 2017 15:43:06 -0400 |
Augie Fackler |
hgweb: fix logging to use native strings as appropriate
|
changeset |
files
|
Sat, 14 Oct 2017 03:13:50 -0400 |
Augie Fackler |
config: graduate experimental.updatecheck to commands.update.check
|
changeset |
files
|