log

age author description
Mon, 13 Aug 2007 19:42:52 +0200 Patrick Mezard demandimport: ignore pwd and grp.
Mon, 13 Aug 2007 19:42:50 +0200 Patrick Mezard util: ignore invalid path errors in path_auditor.
Sun, 12 Aug 2007 12:43:52 -0300 Alexis S. L. Carvalho merge with crew-stable
Sun, 12 Aug 2007 12:15:10 -0300 Alexis S. L. Carvalho merge: fix a copy detection bug (issue672)
Sat, 11 Aug 2007 13:35:25 +0200 Thomas Arendsen Hein merge with crew-stable
Sat, 11 Aug 2007 13:34:19 +0200 Thomas Arendsen Hein Added test for commands.dispatch (especially 88803a69b24)
Sat, 11 Aug 2007 13:17:24 +0200 Thomas Arendsen Hein test-context.py: Don't create second repo instance (fixed since 7b5723c95a82)
Sat, 11 Aug 2007 13:07:47 +0200 Thomas Arendsen Hein fancyopts: Copy list arguments in command table before modifying.
Sat, 11 Aug 2007 12:47:58 +0200 Thomas Arendsen Hein Print less scary message if the system supports symlinks:
Sat, 11 Aug 2007 12:36:04 +0200 Thomas Arendsen Hein Hide absolute path from test-no-symlinks output.
Fri, 10 Aug 2007 10:51:47 -0700 Bryan O'Sullivan Make a few portability improvements to path auditing code.
Fri, 10 Aug 2007 10:46:03 -0700 Bryan O'Sullivan Make audit_path more stringent.
Thu, 09 Aug 2007 20:16:00 -0700 Bryan O'Sullivan mq: teach qpop about symlinks
Thu, 09 Aug 2007 20:03:34 -0700 Bryan O'Sullivan debugstate: print symlinks as 'lnk', not '777'
Thu, 09 Aug 2007 19:42:33 -0700 Bryan O'Sullivan manifest: accept -r for rev specification
Thu, 09 Aug 2007 17:29:16 -0700 Bryan O'Sullivan record: improve docs, improve prompts
Thu, 09 Aug 2007 23:29:29 +0200 Patrick Mezard Merge with crew-stable
Thu, 09 Aug 2007 23:14:52 +0200 Patrick Mezard hghave: prefix temporary files with "hg-hghave-"
Thu, 09 Aug 2007 23:14:50 +0200 Patrick Mezard test-no-symlinks: rename .bundle into .hg for consistency.
Thu, 09 Aug 2007 12:35:10 -0700 Brendan Cully Merge with crew-stable
Thu, 09 Aug 2007 12:34:25 -0700 Brendan Cully fix up previous commit for stable
Thu, 09 Aug 2007 11:37:47 -0700 Brendan Cully Merge with crew-stable
Wed, 08 Aug 2007 18:04:06 -0700 Brendan Cully Cache extension load failures.
Thu, 09 Aug 2007 01:07:11 +0200 Benoit Boissinot merge with -stable
Thu, 09 Aug 2007 01:04:27 +0200 Benoit Boissinot unobfuscate part of f94dbc6c7eaf
Wed, 08 Aug 2007 23:11:12 +0200 Patrick Mezard Merge with crew-stable
Wed, 08 Aug 2007 22:47:18 +0200 Patrick Mezard Test symlink handling on platform not supporting them
Wed, 08 Aug 2007 23:07:39 +0200 Patrick Mezard hghave: feature absence can be checked by prefixing with 'no-'
Wed, 08 Aug 2007 23:00:01 +0200 Benoit Boissinot merge with -stable
Wed, 08 Aug 2007 22:47:30 +0200 Eric Hopper Fix hgwebdir after 9858477ed74cce9dc8f4069f9453a1bda0e13ba1 broke it.