log

age author description
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
Sun, 30 Aug 2015 17:50:55 -0400 timeless templater: fix get English
Sun, 30 Aug 2015 18:54:31 -0400 timeless help: fix makeitemsdoc English description
Tue, 08 Sep 2015 11:35:22 -0400 timeless help: filesets show hg resolve command
Tue, 08 Sep 2015 11:30:01 -0400 timeless help: filesets show hg status command
Tue, 08 Sep 2015 13:22:01 -0400 timeless hgmanpage: fix grammar
Tue, 08 Sep 2015 12:54:39 -0400 timeless check-seclevel: fix file description grammar
Tue, 08 Sep 2015 11:39:52 -0700 Durham Goode profiling: allow logging profile to the blackbox
Fri, 04 Sep 2015 11:30:38 -0400 timeless bookmark: improve ambiguous documentation for rename
Sun, 06 Sep 2015 11:28:48 -0700 Gregory Szorc ui: change default path fallback mechanism (issue4796)
Mon, 07 Sep 2015 21:58:17 +0900 Yuya Nishihara templater: catch regexp error at sub() function
Tue, 08 Sep 2015 23:00:44 +0900 Yuya Nishihara graphmod: compute slow revset query once prior to reachableroots (issue4782)
Mon, 07 Sep 2015 11:35:40 -0700 Durham Goode profiling: add config option for enabling profiling