log

age author description
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.