log

age author description
Sat, 05 Sep 2015 12:56:53 +0900 Yuya Nishihara revset: uncache filteredset.__contains__
Sat, 22 Aug 2015 17:08:37 -0700 Gregory Szorc hgweb: assign ctype to requestcontext
Sat, 22 Aug 2015 17:04:24 -0700 Gregory Szorc hgweb: add reponame to requestcontext
Sat, 22 Aug 2015 16:54:52 -0700 Gregory Szorc hgweb: don't access self.repo during request processing
Sat, 22 Aug 2015 16:44:36 -0700 Gregory Szorc hgweb: extract _getview to own function
Sat, 22 Aug 2015 16:41:02 -0700 Gregory Szorc hgweb: regenerate web substitutions when repo is refreshed
Wed, 09 Sep 2015 09:07:27 -0700 Durham Goode add: pass full=False to dirstate walk
Wed, 09 Sep 2015 12:40:57 -0700 Matt Mackall hgweb: drop unused import
Tue, 08 Sep 2015 20:44:18 -0400 timeless obsolete: improve English of successorssets
Tue, 08 Sep 2015 20:30:01 -0400 timeless histedit: fix grammar in cleanupnode comment
Tue, 08 Sep 2015 15:32:20 -0400 timeless hgweb.server: fix _httprequesthandlerssl help text
Tue, 08 Sep 2015 15:32:20 -0400 timeless util: capitalize Python in MBTextWrapper._wrap_chunks comment
Tue, 08 Sep 2015 14:56:29 -0400 timeless hgweb: remove ErrorResponse.message
Fri, 04 Sep 2015 05:57:58 -0400 timeless manifest: switch add() to heapq.merge (available in Py2.6+)
Fri, 04 Sep 2015 05:54:35 -0400 timeless archival: drop self.filename - deprecated in py2.6