log doc/hgmanpage.py @ 23358:1b51d1b05482

age author description
Mon, 01 Jul 2013 20:48:56 +0200 Simon Heimberg cleanup: drop unused variables and an unused import
Sun, 09 Dec 2012 23:33:16 +0100 Mads Kiilerich check-code: there must also be whitespace between ')' and operator
Fri, 17 Aug 2012 13:58:19 -0700 timeless spelling: Structured
Fri, 17 Aug 2012 13:58:18 -0700 timeless spelling: don't/do not
Sat, 12 May 2012 16:00:57 +0200 Brodie Rao cleanup: "not x in y" -> "x not in y"
Tue, 08 May 2012 23:59:39 +0400 Nikolaj Sjujskij build: fix hgrc manpage building with docutils 0.9 stable
Wed, 29 Jun 2011 15:00:00 +0200 Thomas Arendsen Hein classes: fix class style problems found by b071cd58af50 stable