log

age author description
Fri, 01 Jul 2005 14:07:40 -0800 mpm [PATCH] Add contrib/buildrpm script
Fri, 01 Jul 2005 14:03:42 -0800 mpm [PATCH] clean up RPM spec file
Fri, 01 Jul 2005 11:49:58 -0800 mpm hg clone: only use the absolute path for .hg/hgrc
Fri, 01 Jul 2005 11:24:09 -0800 mpm Fix dodiff/changes
Fri, 01 Jul 2005 11:21:04 -0800 mpm fancyopts: drop unneeded import
Fri, 01 Jul 2005 09:04:50 -0800 mpm [PATCH] hg clone stored path fix
Fri, 01 Jul 2005 09:01:07 -0800 mpm transaction: __del__ should do nothing if the journal already exists
Fri, 01 Jul 2005 08:54:52 -0800 mpm recover: the journal is named 'journal'
Fri, 01 Jul 2005 00:34:50 -0800 mpm Move dirstate.uniq to util.unique
Fri, 01 Jul 2005 00:34:17 -0800 mpm Unbreak dirstate debug commands
Fri, 01 Jul 2005 00:21:49 -0800 mpm Fix some linewrapping
Fri, 01 Jul 2005 00:10:52 -0800 mpm Merge with TAH
Fri, 01 Jul 2005 08:55:10 +0100 Thomas Arendsen Hein Allow specifying revisions in 'hg log' like with 'hg diff'.
Thu, 30 Jun 2005 23:54:17 -0800 mpm [PATCH] bdiff/mpatch under MSVC
Thu, 30 Jun 2005 23:51:25 -0800 mpm [PATCH] Tests for clone command
Thu, 30 Jun 2005 23:45:43 -0800 mpm [PATCH] Catch OSError usefully
Thu, 30 Jun 2005 23:44:49 -0800 mpm Fix braindamage in repo.changes
Thu, 30 Jun 2005 23:28:16 -0800 mpm Merge with TAH
Fri, 01 Jul 2005 07:40:32 +0100 Thomas Arendsen Hein Add an empty line after description in verbose mode of show_changeset.
Fri, 01 Jul 2005 07:31:26 +0100 Thomas Arendsen Hein Work-around failing tests/test-bad-pull with slow bg process.
Fri, 01 Jul 2005 07:22:27 +0100 Thomas Arendsen Hein Remove bashisms and use /bin/sh instead of /bin/bash.
Thu, 30 Jun 2005 22:10:19 +0100 Thomas Arendsen Hein Updated TODO
Thu, 30 Jun 2005 21:47:23 +0100 Thomas Arendsen Hein Merge with upstream
Thu, 30 Jun 2005 07:16:05 +0100 Thomas Arendsen Hein Added support for hg:// and old-http:// to 'hg clone'.
Thu, 30 Jun 2005 23:23:12 -0800 mpm TODO tweaks
Thu, 30 Jun 2005 23:21:09 -0800 mpm Minor hgweb fixup for new diff code
Thu, 30 Jun 2005 23:19:37 -0800 mpm Add multiple keyword search to hgweb
Thu, 30 Jun 2005 21:28:18 -0800 mpm Propagate file list through dodiff
Thu, 30 Jun 2005 20:54:01 -0800 mpm Refactor diffrevs/diffdir into changes
Thu, 30 Jun 2005 10:07:50 -0800 mpm Deal with failed clone/transaction interaction