Mon, 06 Aug 2007 12:53:17 -0700 Bryan O'Sullivan record: work properly if invoked in a subdirectory
Mon, 06 Aug 2007 21:49:26 +0200 Patrick Mezard convert: replace fork with subprocess call.
Thu, 02 Aug 2007 23:38:32 +0200 Patrick Mezard convert: support windows SVN simple auth provider
Mon, 06 Aug 2007 20:31:15 +0200 Thomas Arendsen Hein merge with crew-stable
Mon, 06 Aug 2007 10:57:51 +0200 Patrick Mezard Merge with crew-stable
Mon, 06 Aug 2007 01:00:10 -0300 Alexis S. L. Carvalho merge with crew-stable
Sun, 05 Aug 2007 12:09:55 -0700 Brendan Cully convert: svn: remove debugging message
Sun, 05 Aug 2007 12:03:27 -0700 Brendan Cully convert: look up copies in getchanges instead of getcommit
Sun, 05 Aug 2007 11:30:52 -0700 Brendan Cully convert: svn: pull up path to file expansion code into separate function.
Sun, 05 Aug 2007 10:23:45 -0700 Brendan Cully convert: svn: hoist up branch creation check
Sun, 05 Aug 2007 10:04:28 -0700 Brendan Cully convert: svn: remove dead code
Sun, 05 Aug 2007 10:04:00 -0700 Brendan Cully convert: svn: add helper function for optrevs
Sat, 04 Aug 2007 23:07:52 -0700 Brendan Cully patch: add git symlink support
Sat, 04 Aug 2007 18:04:35 -0700 Brendan Cully Merge with crew
Sat, 04 Aug 2007 18:02:37 -0700 Brendan Cully convert: svn: ensure leading / is removed from paths in _find_children (broken in 2bd996d0aaf8)
Sat, 04 Aug 2007 22:27:52 +0200 Thomas Arendsen Hein merge with crew-stable
Sat, 04 Aug 2007 12:38:30 -0700 Bryan O'Sullivan convert: drop duplicated assignments.
Sat, 04 Aug 2007 12:26:48 -0700 Brendan Cully imerge: gussy up dispatcher to support subcommand opts.
Sat, 04 Aug 2007 09:33:10 -0700 Brendan Cully Merge with crew
Fri, 03 Aug 2007 18:05:20 -0700 Brendan Cully imerge: handle renames
Sat, 04 Aug 2007 09:48:21 +0200 Thomas Arendsen Hein merge with crew-stable
Wed, 15 Aug 2007 15:30:33 -0500 Matt Mackall test-grep: use lowercase hg command
Wed, 15 Aug 2007 16:18:40 +0200 Patrick Mezard test-grep: test issue 685
Wed, 15 Aug 2007 16:09:04 +0200 Patrick Mezard Fix issue 685: trackback in grep -r after rename
Thu, 02 Aug 2007 14:51:49 +0200 Thomas Arendsen Hein The >| redirection does not exist in plain sh.
Tue, 14 Aug 2007 19:25:49 +0200 Patrick Mezard hghave: test hotshot dependencies (debian does not provide profile)
Tue, 14 Aug 2007 18:53:45 +0200 Patrick Mezard test-profile: fix grep, check hotshot availability
Tue, 14 Aug 2007 17:20:51 +0200 Benoit Boissinot merge with -stable
Tue, 14 Aug 2007 14:29:36 +0200 Guillaume Chazarain Return 0 as 'hg bisect reset' is successful
Tue, 14 Aug 2007 16:27:35 +0200 Patrick Mezard Test --time, --profile and --lsprof
Tue, 14 Aug 2007 16:03:15 +0200 Patrick Mezard demandimport: ignore resource module, not available under Windows.
Mon, 13 Aug 2007 19:42:52 +0200 Patrick Mezard demandimport: ignore pwd and grp.
Sun, 12 Aug 2007 12:15:10 -0300 Alexis S. L. Carvalho merge: fix a copy detection bug (issue672)
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.
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:34:25 -0700 Brendan Cully fix up previous commit for stable
Wed, 08 Aug 2007 18:04:06 -0700 Brendan Cully Cache extension load failures.
Thu, 09 Aug 2007 01:04:27 +0200 Benoit Boissinot unobfuscate part of f94dbc6c7eaf
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 22:47:30 +0200 Eric Hopper Fix hgwebdir after 9858477ed74cce9dc8f4069f9453a1bda0e13ba1 broke it.
Tue, 07 Aug 2007 15:56:26 +0200 Thomas Arendsen Hein CVS import: Support new-style .cvspass-file format.
Tue, 07 Aug 2007 10:24:33 +0200 Thomas Arendsen Hein Remove trailing spaces
Mon, 06 Aug 2007 20:25:50 +0200 Thomas Arendsen Hein Update on pull -u when heads were closed (fixes issue666).
Thu, 05 Jul 2007 19:47:04 -0700 Brendan Cully gitweb: add notfound template
Mon, 06 Aug 2007 14:45:43 +0200 Thomas Arendsen Hein Add message to test output if a test is aborted due to a timeout.
Mon, 06 Aug 2007 10:08:28 +0200 Patrick Mezard Fix issue 653: symlinks checkout failure on non-supporting platforms
Mon, 06 Aug 2007 09:57:23 +0200 Patrick Mezard test-oldcgi: replace shebangs with explicit python calls to help pysh.
Mon, 06 Aug 2007 09:57:23 +0200 Patrick Mezard test-issue352: skip tests if platform does not support EOL in paths.
Mon, 06 Aug 2007 09:57:23 +0200 Patrick Mezard hghave: detect support for EOL in paths.
Mon, 06 Aug 2007 10:38:07 +0200 Patrick Mezard test-git-import: fake executable permissions.
Mon, 06 Aug 2007 10:26:04 +0200 Patrick Mezard hghave: detect executable permission availability.
Mon, 06 Aug 2007 09:57:23 +0200 Patrick Mezard test-clone-failure: fake output upon fifo unavailabity
Mon, 06 Aug 2007 09:57:23 +0200 Patrick Mezard hghave: detect FIFO availability
Mon, 06 Aug 2007 09:57:23 +0200 Patrick Mezard Skip test-archive-symlinks if symlinks are not available
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip