mercurial/hgweb/__init__.py
Sun, 06 Oct 2019 09:48:39 -0400 Augie Fackler formatting: byteify all mercurial/ and hgext/ string literals
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Fri, 19 Apr 2019 14:26:32 +0000 Ludovic Chabant py3: properly reject non-encoded strings given to hgweb
Thu, 24 May 2018 09:56:28 +0000 Nicola Spanti serve: add option print-url
Fri, 13 Apr 2018 22:33:38 -0400 Augie Fackler hgweb: inform hgweb.hgweb() entrypoint that paths should be bytes
Sat, 24 Mar 2018 15:10:51 +0900 Yuya Nishihara procutil: bulk-replace function calls to point to new module
Sat, 14 Oct 2017 15:42:38 -0400 Augie Fackler hgweb: rewrite most obviously-native-strings to be native strings
Sat, 15 Oct 2016 14:09:36 +0900 Yuya Nishihara server: move service factory from hgweb
Sat, 15 Oct 2016 14:06:46 +0900 Yuya Nishihara hgweb: extract app factory
Sat, 31 Oct 2015 22:50:03 +0900 Yuya Nishihara hgweb: load server settings from --web-conf (issue4699)
Sat, 21 Nov 2015 13:28:12 +0900 Yuya Nishihara hgweb: make sure command options are set to all ui objects
Sat, 31 Oct 2015 22:26:50 +0900 Yuya Nishihara hgweb: eliminate duck-typing to select hgweb or hgwebdir by command option
Sat, 31 Oct 2015 22:15:16 +0900 Yuya Nishihara hgweb: extract factory function of httpservice object
Sat, 31 Oct 2015 21:57:45 +0900 Yuya Nishihara hgweb: move httpservice object from commands module
Sat, 31 Oct 2015 22:07:40 +0900 Yuya Nishihara hgweb: use absolute_import
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: make hgweb.hgweb a unified interface to hgweb/hgwebdir
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: add baseui to hgweb entrypoint
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: make top-level prototypes mirror their callees
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Sun, 26 Apr 2009 01:08:54 +0200 Martin Geisler updated license to be explicit about GPL version 2
Wed, 13 Dec 2006 13:27:09 -0600 Matt Mackall Replace demandload with new demandimport
Fri, 02 Jun 2006 08:05:01 -0700 Eric Hopper Fixing up comment headers for split up code.
Wed, 31 May 2006 10:42:44 -0700 Eric Hopper Final stage of the hgweb split up.
Wed, 31 May 2006 08:03:29 -0700 Eric Hopper Splitting up hgweb so it's easier to change.
Sat, 20 May 2006 15:34:19 -0300 Alexis S. L. Carvalho hgweb.manifest: revno of manifest and changelog aren't always the same
Thu, 18 May 2006 11:48:33 -0700 Eric Hopper Moving hgweb.py into it's own module in preparation for breaking it up.
less more (0) tip