log

age author description
Sat, 02 Jul 2005 13:39:40 -0800 mpm Update test-diffdir output
Sat, 02 Jul 2005 13:16:42 -0800 mpm transaction: nullify journal after close()
Sat, 02 Jul 2005 12:45:53 -0800 mpm [PATCH 5/5]: cleaning the template parent management in hgweb
Sat, 02 Jul 2005 12:34:45 -0800 mpm [PATCH 3/5]: cleaning the template parent management in hgweb
Sat, 02 Jul 2005 12:31:32 -0800 mpm [PATCH 2/5]: cleaning the template parent management in hgweb
Sat, 02 Jul 2005 12:27:27 -0800 mpm [PATCH 1/5]: cleaning the template parent management in hgweb
Fri, 01 Jul 2005 14:46:31 -0800 mpm [PATCH] Add tags to hgweb
Fri, 01 Jul 2005 14:43:36 -0800 mpm Add parent revision numbers back to hgweb
Fri, 01 Jul 2005 14:34:31 -0800 mpm repo.changes: fix duplicate changes
Fri, 01 Jul 2005 14:18:02 -0800 mpm [PATCH] Make ui.warn write to stderr
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.