log

age author description
Fri, 16 Feb 2007 05:10:43 -0200 Alexis S. L. Carvalho hgweb: catch util.Abort raised by addchangegroup
Fri, 16 Feb 2007 04:54:49 -0200 Alexis S. L. Carvalho notify: don't try to fix addresses if notify.domain is not set
Fri, 16 Feb 2007 04:54:47 -0200 Alexis S. L. Carvalho mail.py: don't try to use TLS if python doesn't have SSL support
Fri, 16 Feb 2007 04:54:46 -0200 Alexis S. L. Carvalho git patches: handle renames of binary files
Thu, 15 Feb 2007 08:49:20 -0200 Alexis S. L. Carvalho hgweb/server.py: use hg.repository to create a repo object
Thu, 15 Feb 2007 08:44:08 -0200 Alexis S. L. Carvalho qclone: don't call reposetup manually
Thu, 15 Feb 2007 08:14:03 -0200 Alexis S. L. Carvalho extdiff: open files in binary mode
Thu, 15 Feb 2007 12:51:43 +0300 Andrei Vermel Make extdiff work at root directory
Thu, 15 Feb 2007 05:38:00 -0200 Alexis S. L. Carvalho Fix util.shellquote on windows.
Thu, 15 Feb 2007 05:18:23 -0200 Jun Inoue Fix accessing the repo through a symlink.
Thu, 15 Feb 2007 10:15:08 -0200 Alexis S. L. Carvalho Fix hg showconfig traceback with values that aren't strings
Thu, 15 Feb 2007 08:51:32 -0200 Alexis S. L. Carvalho hgweb: allow static files to be served directly by the HTTP server
Wed, 14 Feb 2007 15:20:06 -0700 Shane Holloway Unified *_rcpath so the interface is similar across operating systems
Tue, 30 Jan 2007 23:09:06 -0500 Daniel Holth convert-repo converts symlinks from git
Tue, 13 Feb 2007 10:25:45 -0200 Alexis S. L. Carvalho merge with crew-stable
Tue, 13 Feb 2007 10:02:07 -0200 Alexis S. L. Carvalho hgwebdir: try to get web.style and web.motd from the ui.config system
Tue, 13 Feb 2007 10:01:44 -0200 Alexis S. L. Carvalho Pass a ui from create_server to hgwebdir and a repo from hgwebdir to hgweb
Tue, 13 Feb 2007 10:00:17 -0200 Alexis S. L. Carvalho hg serve: call setconfig on the parentui
Tue, 30 Jan 2007 10:35:25 -0500 Sean Dague Prevent type exception on concatenation if diffstat returns None.
Tue, 13 Feb 2007 06:50:00 -0200 Alexis S. L. Carvalho Switch CGI stdout to binary on windows
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
Wed, 24 Jan 2007 23:07:09 +0100 Thomas Arendsen Hein merge with stable
Wed, 24 Jan 2007 23:04:51 +0100 Thomas Arendsen Hein Abort on empty username so specifying a username can be forced.
Sun, 14 Jan 2007 19:10:35 +0100 Patrick Mezard Copied files sources were not shown by status -C under Win32.
Mon, 15 Jan 2007 16:13:50 -0200 Alexis S. L. Carvalho add test for 540d1059c802
Wed, 24 Jan 2007 23:06:45 +0100 Thomas Arendsen Hein merge with upstream
Mon, 22 Jan 2007 20:22:25 -0800 Brendan Cully mq: allow push if -r is given explicitly
Tue, 23 Jan 2007 17:41:53 -0600 Matt Mackall hgk: remove embedded nulls in descriptions
Thu, 18 Jan 2007 22:16:26 -0200 Alexis S. L. Carvalho Don't use ints in HTTP headers
Wed, 17 Jan 2007 22:19:36 +0100 Patrick Mezard Enforce unixish style for all generated patch names.
Tue, 16 Jan 2007 12:52:03 -0800 Brendan Cully Make test-transplant test pull case