log

age author description
Sat, 22 Aug 2015 18:54:34 -0700 Gregory Szorc hg: establish a cache for localrepository instances
Sat, 22 Aug 2015 18:15:42 -0700 Gregory Szorc hgweb: create function to perform actions on new repo
Sat, 22 Aug 2015 17:50:28 -0700 Gregory Szorc hgweb: remove proxy to hgweb instance
Thu, 10 Sep 2015 09:30:10 -0400 Jordi GutiƩrrez Hermoso dispatch: disable demandimport when invoking the debugger
Wed, 09 Sep 2015 14:43:45 -0700 Matt Mackall templater: create string unescape helper (issue4798)
Sat, 05 Sep 2015 16:50:35 +0900 Yuya Nishihara parsers: use PyTuple_New and SET_ITEM to construct metadata pair of markers
Sat, 05 Sep 2015 16:41:21 +0900 Yuya Nishihara parsers: use PyTuple_SET_ITEM() to fill new marker tuples
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