log

age author description
Thu, 03 Sep 2015 17:06:27 -0400 timeless minirst: handle edge in hunting for parents
Fri, 04 Sep 2015 05:42:21 -0400 timeless help: config indent committemplate.changeset section
Wed, 02 Sep 2015 16:56:04 -0400 timeless test-merge-tools: include /usr/sbin in path for sysctl (issue4813)
Thu, 03 Sep 2015 18:32:17 -0500 Matt Mackall merge with stable
Wed, 02 Sep 2015 16:07:35 -0400 timeless import-checker: accept .pyc and .pyo files (issue4812)
Tue, 01 Sep 2015 21:37:51 +0200 liscju rebase: fix warning about ignoring tool option on rebase continue (issue4698)
Sat, 22 Aug 2015 16:39:29 -0700 Gregory Szorc hgweb: create websubtable on requestcontext
Sat, 22 Aug 2015 16:28:22 -0700 Gregory Szorc hgweb: move templatepath to requestcontext
Sat, 22 Aug 2015 15:40:33 -0700 Gregory Szorc hgweb: extract web substitutions table generation to own function
Sat, 22 Aug 2015 15:32:16 -0700 Gregory Szorc hgweb: remove hgweb.configbool
Sat, 22 Aug 2015 15:30:39 -0700 Gregory Szorc hgweb: move additional state setting outside of refresh
Wed, 02 Sep 2015 23:50:45 -0400 timeless commands: support hg help scripting.HGPLAIN
Wed, 02 Sep 2015 15:19:05 -0400 timeless run-tests: use $HGTEST_RUN_TESTS_PURE
Wed, 02 Sep 2015 15:12:08 -0400 timeless minirst: don't treat top level item as children of last item (issue4803)
Wed, 02 Sep 2015 22:05:58 -0700 Siddharth Agarwal scmutil.readonlyvfs: implement join