log

age author description
Fri, 09 Feb 2007 20:50:41 +0300 Andrei Vermel Fix dirstate fail at drive root on Windows
Thu, 08 Feb 2007 16:31:21 -0200 Alexis S. L. Carvalho Try to pass repo.ui to reposetup hooks
Tue, 02 Jan 2007 21:40:20 -0800 Andrew Bachmann BeOS compatibility support
Sun, 11 Feb 2007 18:37:23 +0100 Patrick Mezard transplant: remote bundle source was not closed before deleting the fetched bundle.
Fri, 09 Feb 2007 03:48:30 -0200 Alexis S. L. Carvalho mq: qinit -c creates a repo even after a regular qinit
Fri, 09 Feb 2007 03:48:28 -0200 Alexis S. L. Carvalho Handle functions as the value of a hooks.<name> config variable
Fri, 09 Feb 2007 03:48:26 -0200 Alexis S. L. Carvalho allow values that aren't strings in util.configparser
Tue, 06 Feb 2007 16:12:22 -0600 Matt Mackall Merge with stable
Tue, 06 Feb 2007 00:09:36 +0300 Andrei Vermel Fix wrong module reference in copyfile exception
Tue, 06 Feb 2007 15:55:20 -0200 Alexis S. L. Carvalho setup.py: reload __version__.py after writing it.
Tue, 06 Feb 2007 15:54:58 -0200 Alexis S. L. Carvalho fix strip'ping the second parent of a merge
Tue, 06 Feb 2007 15:43:01 -0200 Alexis S. L. Carvalho install reposetup hook right after loading the extension
Tue, 30 Jan 2007 20:37:58 -0200 Alexis S. L. Carvalho Open bundle files in binary mode
Tue, 06 Feb 2007 15:23:40 -0200 Alexis S. L. Carvalho convert-repo: handle packed git tags
Sun, 04 Feb 2007 16:08:56 -0800 Brendan Cully lazyindex: handle __delitem__ in loadblock
Tue, 30 Jan 2007 21:11:10 -0200 Alexis S. L. Carvalho commit: catch IOError
Tue, 30 Jan 2007 19:36:56 -0200 Alexis S. L. Carvalho Merge with crew-stable
Tue, 30 Jan 2007 19:09:08 -0200 Alexis S. L. Carvalho filecommit: don't forget the local parent on a merge with a local rename
Tue, 30 Jan 2007 18:32:23 -0200 Alexis S. L. Carvalho Fallback to ascii if getpreferredencoding raises an exception
Tue, 30 Jan 2007 18:32:21 -0200 Alexis S. L. Carvalho unbundle: don't use urllib if it's a local file
Tue, 30 Jan 2007 18:32:20 -0200 Alexis S. L. Carvalho docopy: deal with globs on windows in a better way
Tue, 30 Jan 2007 18:32:18 -0200 Alexis S. L. Carvalho Explicitly expand globs on Windows
Tue, 30 Jan 2007 00:26:19 +0100 Benoit Boissinot mtime can be -1 after a merge and cause tracebacks on win32.
Thu, 25 Jan 2007 17:57:51 +0100 Thomas Arendsen Hein Adjust documentation for 78a0dd93db0b (empty username to force specifying it)
Tue, 30 Jan 2007 22:07:22 +0100 Michael Gebetsroither hgwebdir: class hgwebdir should also accept a configparser instance
Tue, 30 Jan 2007 11:40:17 -0800 Brendan Cully transplant: test non-local source
Tue, 30 Jan 2007 11:39:47 -0800 Brendan Cully transplant: update to current writebundle API
Mon, 29 Jan 2007 17:33:09 +0100 Thomas Arendsen Hein mq: Mention usage of hg add/remove/copy/rename in qrefresh help text.
Sat, 27 Jan 2007 15:53:31 -0800 csaba henk add pserver support to convert_repo
Sat, 27 Jan 2007 15:43:16 -0800 Brendan Cully gitweb: prevent wrapping of "changeset | manifest" links