log

age author description
Mon, 20 Feb 2006 01:12:03 +0100 Benoit Boissinot use repo.lock when cloning via copy, use lock.LockException when necessary
Mon, 20 Feb 2006 01:09:40 +0100 Benoit Boissinot Raise a different exception when the lock is not available
Sun, 19 Feb 2006 22:41:49 +0100 Benoit Boissinot merge with crew
Sun, 19 Feb 2006 22:39:09 +0100 Benoit Boissinot localrepo: refactor the locking functions
Sun, 19 Feb 2006 21:44:32 +0100 Benoit Boissinot make test-pull-permission cleanup correctly in case of errors
Sun, 19 Feb 2006 19:43:03 +0100 Benoit Boissinot fix warnings from pychecker (unused variables and shadowing)
Sun, 19 Feb 2006 18:59:20 +0100 Benoit Boissinot bisect: fix for recent changes disallowing "false" merges
Sat, 18 Feb 2006 07:37:59 -0800 Robin Farine transitive copy/rename
Sat, 18 Feb 2006 16:31:02 +0100 Thomas Arendsen Hein Fixed misleading indentation in mpatch.c
Fri, 17 Feb 2006 21:56:15 -0800 Vadim Gelfer merge with crew.
Fri, 17 Feb 2006 21:55:33 -0800 Vadim Gelfer make server tests use --daemon.
Sat, 18 Feb 2006 06:50:22 +0100 Thomas Arendsen Hein Merge with upstream
Sat, 18 Feb 2006 05:40:08 +0100 Thomas Arendsen Hein Added help string for --daemon-pipefds
Fri, 17 Feb 2006 16:32:07 -0800 Vadim Gelfer stop read end of pipe from staying open forever in child process.
Fri, 17 Feb 2006 16:29:30 -0800 Vadim Gelfer add --daemon option to serve command. for issue 45.
Fri, 17 Feb 2006 17:41:23 -0600 Alexis S. L. Carvalho AmbiguousCommand is raised too soon.
Fri, 17 Feb 2006 17:41:18 -0600 Alexis S. L. Carvalho Don't hard-code /tmp in test-ro-message
Fri, 17 Feb 2006 17:39:05 -0600 Matt Mackall Merge with crew
Fri, 17 Feb 2006 08:26:21 -0800 Vadim Gelfer add preoutgoing and outgoing hooks.
Thu, 16 Feb 2006 14:34:59 -0800 Vadim Gelfer i forgot to change the test output for test-hook.
Thu, 16 Feb 2006 09:56:31 -0800 Vadim Gelfer tests for new hooks. fix things i found when writing tests.
Thu, 16 Feb 2006 09:09:45 -0800 Vadim Gelfer fix test-help diff options.
Thu, 16 Feb 2006 08:51:24 -0800 Vadim Gelfer merge with crew.
Wed, 15 Feb 2006 11:05:43 -0800 Vadim Gelfer add -p option to tip. for issue 64.
Wed, 15 Feb 2006 10:49:30 -0800 Vadim Gelfer add prechangegroup and pretxnchangegroup hooks.
Wed, 15 Feb 2006 10:40:15 -0800 Vadim Gelfer merge with crew.
Wed, 15 Feb 2006 10:39:47 -0800 Vadim Gelfer add -w and -p options to diff. this is for issue 126.
Thu, 16 Feb 2006 08:48:31 -0800 Vadim Gelfer fix names of parent changeset ids in hooks.
Thu, 16 Feb 2006 08:40:47 -0800 Vadim Gelfer prefix hook env var names with HG_.
Wed, 15 Feb 2006 22:37:28 +0100 Benoit Boissinot merge with crew