log

age author description
Mon, 31 Aug 2015 23:29:15 +0900 Yuya Nishihara dispatch: error out on invalid -R path even if optionalrepo (issue4805) (BC)
Tue, 01 Sep 2015 16:38:52 +0900 Yuya Nishihara test-ssh: remove superfluous triple slashes from absolute path test
Wed, 02 Sep 2015 11:52:24 -0500 Kevin Bullock vagrant: update to official Debian 8.1 base box
Tue, 01 Sep 2015 14:41:41 -0400 Augie Fackler buildrpm: mkdir -p two needed directories (issue4779)
Tue, 01 Sep 2015 17:09:00 -0500 Matt Mackall merge with stable
Mon, 31 Aug 2015 22:44:20 -0400 Augie Fackler hghave: use subprocess instead of os.popen
Sat, 22 Aug 2015 15:12:52 -0700 Gregory Szorc hgweb: move archive related attributes to requestcontext
Sat, 22 Aug 2015 15:02:41 -0700 Gregory Szorc hgweb: move some config options to requestcontext
Sat, 22 Aug 2015 14:59:36 -0700 Gregory Szorc hgweb: establish class for holding per request context
Sat, 22 Aug 2015 14:22:40 -0700 Gregory Szorc hgweb: don't make request optional
Sat, 22 Aug 2015 13:58:59 -0700 Gregory Szorc hgweb: add some documentation
Tue, 01 Sep 2015 23:35:06 +0800 Anton Shestakov hgweb: limit branches shown on summary page to 10
Tue, 01 Sep 2015 23:29:30 +0800 Anton Shestakov hgweb: use webutil.branchentries for branches on summary page
Tue, 01 Sep 2015 22:28:45 +0800 Anton Shestakov hgweb: move branchentries code from webcommands to webutil
Tue, 18 Aug 2015 22:15:46 +0900 Yuya Nishihara templater: add optional timezone argument to localdate()