log

age author description
Wed, 06 Feb 2008 23:14:33 +0100 Christian Ebert keyword: safeguards against erroneous behaviour or aborts
Thu, 07 Feb 2008 15:56:20 +0100 Christian Ebert keyword: fix pychecker warning about shadowed variable
Fri, 08 Feb 2008 13:56:29 +0100 Aleix Conchillo Flaque convert: improve gnu arch source performance and other fixes
Fri, 08 Feb 2008 18:31:55 -0200 Alexis S. L. Carvalho Merge with crew-stable
Fri, 08 Feb 2008 13:16:49 -0200 Alexis S. L. Carvalho fix syntax in coverage.py, fixing run-tests.py -C
Fri, 08 Feb 2008 15:42:28 +0100 Michele Cella fix to let test-hgwebdir pass
Fri, 08 Feb 2008 11:55:17 +0100 Thomas Arendsen Hein merge with crew-stable
Thu, 07 Feb 2008 12:31:29 +0100 Aleix Conchillo Flaque convert: do not skip some lines in gnu arch summaries
Wed, 06 Feb 2008 20:00:35 -0800 Bryan O'Sullivan Merge with crew
Wed, 06 Feb 2008 19:57:52 -0800 Bryan O'Sullivan Merge with crew
Thu, 26 Jul 2007 07:56:27 -0400 jorendorff mq.py: add -U option to hg qdiff command
Thu, 26 Jul 2007 07:56:04 -0400 jorendorff commands.py, patch.py: add -U option to hg diff command
Thu, 07 Feb 2008 00:41:30 +0100 Thomas Arendsen Hein Update help output of test-convert for GNU arch entry.
Wed, 06 Feb 2008 23:24:15 +0100 Patrick Mezard Merge with crew-stable
Wed, 06 Feb 2008 11:42:04 +0100 Aleix Conchillo Flaque convert: add full description for gnu arch revisions
Wed, 06 Feb 2008 09:11:36 +0100 Thomas Arendsen Hein merge with main
Tue, 05 Feb 2008 09:30:08 +0100 Aleix Conchillo Flaque convert: added GNU Arch source converter
Fri, 08 Feb 2008 18:07:55 -0200 Alexis S. L. Carvalho qinit -c: add ^\.hg and ^\.mq to .hgignore
Fri, 08 Feb 2008 18:07:55 -0200 Alexis S. L. Carvalho dirstate.status: avoid putting ignored files in the unknown list
Fri, 08 Feb 2008 18:07:55 -0200 Alexis S. L. Carvalho dirstate: don't walk ignored directories
Fri, 08 Feb 2008 18:07:55 -0200 Alexis S. L. Carvalho revert: don't assume ignored files will be returned in the unknown list
Fri, 08 Feb 2008 18:07:55 -0200 Alexis S. L. Carvalho revert: revert clean files when only a change of flags is needed
Fri, 08 Feb 2008 18:07:55 -0200 Alexis S. L. Carvalho Revert e82dd2dd6276
Fri, 08 Feb 2008 11:50:37 +0100 Dirkjan Ochtman make static-http work with empty repos (issue965)
Wed, 06 Feb 2008 23:09:13 +0100 Patrick Mezard mq: qimport must read patches in binary mode
Tue, 05 Feb 2008 16:09:21 -0600 Matt Mackall keyword: fix my string pasting thinko
Mon, 04 Feb 2008 19:38:34 -0600 Steve Borho filemerge: wrap quotes around tool path
Mon, 04 Feb 2008 21:08:45 +0100 Christian Ebert keyword: nokwcommands, restricted string variables at top level
Mon, 04 Feb 2008 18:27:36 +0100 Christian Ebert keyword: split line continuation in 2 steps (style)
Mon, 04 Feb 2008 18:27:36 +0100 Christian Ebert keyword: add empty_ok argument to kwrepo.commit