log

age author description
Wed, 27 Jun 2007 20:37:33 +0200 Thomas Arendsen Hein Disallow short earlygetop option combined with other short options
Wed, 27 Jun 2007 08:35:26 -0700 csaba henk Fix tgz archival on Windows.
Tue, 26 Jun 2007 22:38:57 +0200 Thomas Arendsen Hein Updated command tables in commands.py and hgext extensions.
Tue, 26 Jun 2007 20:37:15 +0200 Thomas Arendsen Hein Catch illegal boolean values in hgrc nicely.
Tue, 26 Jun 2007 18:39:28 +0200 Thomas Arendsen Hein Added test for earlygetopt fixes (36d23de02da1 and 79cc512a34ed)
Tue, 26 Jun 2007 18:35:31 +0200 Thomas Arendsen Hein Fix earlygetop for short options with unnecessary spaces removed
Tue, 26 Jun 2007 15:28:17 +0200 Thomas Arendsen Hein Fix and test 'hg backout' without or with too many revisions.
Mon, 25 Jun 2007 21:23:24 -0500 Matt Mackall Added signature for changeset fb4b6d5fe100b0886f8bc3d6731ec0e5ed5c4694
Mon, 25 Jun 2007 21:18:19 -0500 Matt Mackall Added tag 0.9.4 for changeset fb4b6d5fe100
Mon, 25 Jun 2007 16:35:27 -0700 Bryan O'Sullivan Update binary installer files. 0.9.4
Mon, 25 Jun 2007 15:57:01 -0700 Brendan Cully mq: regularize patch header creation.
Mon, 25 Jun 2007 18:52:12 -0300 Alexis S. L. Carvalho convert: "unknown" is a string
Fri, 08 Jun 2007 16:24:43 +0200 Jean-Francois PIERONNE OpenVMS patches
Mon, 25 Jun 2007 14:50:25 -0500 Hollis Blanchard fix 'convert' with single commit repositories
Mon, 25 Jun 2007 12:44:48 -0500 Matt Mackall backout: report short hash in commit message
Mon, 25 Jun 2007 22:41:15 +0200 Thomas Arendsen Hein New config option: ui.report_untrusted (defaults to True)
Mon, 25 Jun 2007 22:08:10 +0200 Thomas Arendsen Hein Make earlygetopt return a list of all option values, use the last value.
Sun, 24 Jun 2007 11:17:49 +0200 Thomas Arendsen Hein Fixed sorting inside nearly sorted sections in hgrc.5
Mon, 25 Jun 2007 11:29:17 -0700 Benoit Boissinot Make changeset_printer respect ui diffopts
Mon, 25 Jun 2007 11:13:27 -0700 Brendan Cully mq: support qnew -I/-X and file name lists
Mon, 25 Jun 2007 10:34:53 -0700 Brendan Cully Merge with mpm
Mon, 25 Jun 2007 09:49:40 -0700 Brendan Cully mq: document that qinit -c may be run later
Mon, 25 Jun 2007 14:46:20 +0200 Markus F.X.J. Oberhumer gitweb: do not mix shortlog and changelog in summary page.
Mon, 25 Jun 2007 14:46:20 +0200 Markus F.X.J. Oberhumer Add option "hidden" to hgwebdir.
Mon, 25 Jun 2007 14:46:20 +0200 Markus F.X.J. Oberhumer Add support for RFC2822 to util.parsedate().
Mon, 25 Jun 2007 14:46:20 +0200 Markus F.X.J. Oberhumer Makefile: remove *.pyd files on "make clean".
Mon, 25 Jun 2007 14:46:20 +0200 Markus F.X.J. Oberhumer Makefile: change "make local" to build a fully working local version.
Mon, 25 Jun 2007 11:35:40 -0500 Matt Mackall gitweb: hide email addresses in shortlog with |person
Mon, 25 Jun 2007 11:35:14 -0500 Matt Mackall Make shortlog the default page in hgweb
Mon, 25 Jun 2007 11:30:05 -0500 Matt Mackall hgweb: improve shortlog formatting