log

age author description
Sun, 03 Jul 2005 20:21:37 -0800 mpm Add globals to templater/fixup RSS
Sun, 03 Jul 2005 20:10:21 -0800 mpm Simplify RSS date generation
Sun, 03 Jul 2005 13:32:59 -0800 mpm [PATCH] Add RSS support to hgweb
Sun, 03 Jul 2005 12:29:37 -0800 mpm [PATCH 4/5]: cleaning the template parent management in hgweb
Sun, 03 Jul 2005 12:26:45 -0800 mpm [PATCH] use <arpa/inet.h> instead of <netinet/in.h> for ntohl/htonl
Sun, 03 Jul 2005 11:47:45 -0800 mpm A bunch of parsing/help updates
Sun, 03 Jul 2005 11:41:43 -0800 mpm Expand undo docs
Sun, 03 Jul 2005 11:41:24 -0800 mpm Update CONTRIBUTORS
Sun, 03 Jul 2005 03:58:05 -0800 mpm Shorten help
Sun, 03 Jul 2005 03:33:48 -0800 mpm Restructure option handling
Sat, 02 Jul 2005 22:54:35 -0800 mpm options: kill -d for debug
Sat, 02 Jul 2005 20:51:33 -0800 mpm hg revert should revert to parent, not to tip
Sat, 02 Jul 2005 19:57:47 -0800 mpm [PATCH] bring MANIFEST.in up to date
Sat, 02 Jul 2005 19:49:46 -0800 mpm [PATCH] hg revert
Sat, 02 Jul 2005 19:44:35 -0800 mpm TODO tidy
Sat, 02 Jul 2005 19:16:51 -0800 mpm [PATCH] Tags template cleanup
Sat, 02 Jul 2005 19:15:05 -0800 mpm [PATCH] Changelogentry template cleanup
Sat, 02 Jul 2005 19:13:33 -0800 mpm [PATCH 2] ChangeLog template conformance fixes.
Sat, 02 Jul 2005 19:10:14 -0800 mpm [PATCH] Hide style from non conformant agents
Sat, 02 Jul 2005 18:57:59 -0800 mpm Remove all remaining print statements
Sat, 02 Jul 2005 18:31:13 -0800 mpm Fix up test-help for export
Sat, 02 Jul 2005 18:29:54 -0800 mpm [PATCH] New export patch
Sat, 02 Jul 2005 18:25:15 -0800 mpm Actually warn on pulling from an unrelated repository
Sat, 02 Jul 2005 15:38:16 -0800 mpm Remove empty directories on update
Sat, 02 Jul 2005 15:34:23 -0800 mpm Remove -p global switch in preparation for combining namespaces
Sat, 02 Jul 2005 15:21:22 -0800 mpm Handle unknown files better on update
Sat, 02 Jul 2005 13:40:15 -0800 mpm More whitespace cleanups
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.
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