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
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
Thu, 30 Jun 2005 09:22:59 -0800 mpm [PATCH] Handle 'name firstname <email@server>' correctly in annotate
Thu, 30 Jun 2005 09:22:11 -0800 mpm [PATCH] Generate correctly XML entities for obfuscated user
Thu, 30 Jun 2005 08:47:31 -0800 mpm clone: abort on pre-existing destination directory
Thu, 30 Jun 2005 08:44:22 -0800 mpm Hashing speed-up
Wed, 29 Jun 2005 22:12:23 -0800 mpm Add removing print to TODO
Wed, 29 Jun 2005 22:09:24 -0800 mpm Attempt to fix negative revision count from pull
Wed, 29 Jun 2005 21:55:25 -0800 mpm Fix clone bug wth trailing slash
Wed, 29 Jun 2005 14:20:54 -0800 mpm [PATCH] Add --traceback option
Wed, 29 Jun 2005 14:15:16 -0800 mpm show connect message on push
Wed, 29 Jun 2005 14:10:17 -0800 mpm [PATCH] Perform clone in place
Wed, 29 Jun 2005 14:09:33 -0800 mpm Fix up test-bad-pull output
Wed, 29 Jun 2005 14:04:56 -0800 mpm [PATCH] Force "hg clone" to always create a new directory
Wed, 29 Jun 2005 13:48:57 -0800 mpm Fix empty pull bug that appeared this morning
Wed, 29 Jun 2005 11:16:41 -0800 mpm [PATCH] Fix use of util.CommandError
Wed, 29 Jun 2005 11:12:50 -0800 mpm Add some TODO items
Wed, 29 Jun 2005 11:05:09 -0800 mpm Add a CONTRIBUTORS file
Wed, 29 Jun 2005 10:49:07 -0800 mpm Fix failed clone in current directory
Wed, 29 Jun 2005 10:46:41 -0800 mpm Add --repository option
Wed, 29 Jun 2005 10:44:16 -0800 mpm Change getchangegroup to findincoming
Wed, 29 Jun 2005 10:42:35 -0800 mpm Whitespace cleanups
Tue, 28 Jun 2005 11:06:25 -0800 mpm change unrelated repository error to a warning
Tue, 28 Jun 2005 10:50:13 -0800 mpm hg clone: don't try to delete "."
Tue, 28 Jun 2005 10:43:20 -0800 mpm Remove unnecessary deletion in hg clone
Tue, 28 Jun 2005 10:42:02 -0800 mpm Disallow merging of unrelated projects
Tue, 28 Jun 2005 03:08:47 -0800 mpm More fiddling with uint32_t includes for extensions
Tue, 28 Jun 2005 02:48:21 -0800 mpm [PATCH] replace history with log
Tue, 28 Jun 2005 02:38:33 -0800 mpm [PATCH] Harden os.system
Tue, 28 Jun 2005 02:34:14 -0800 mpm README: mention lib64/
Tue, 28 Jun 2005 02:30:36 -0800 mpm [PATCH] Add ui.expandpath command
Tue, 28 Jun 2005 02:22:45 -0800 mpm [PATCH] Fix "no-update" option to clone
Tue, 28 Jun 2005 02:18:23 -0800 mpm Use $USERNAME as a fallback for commit
Tue, 28 Jun 2005 02:08:14 -0800 mpm Fix troubles with clone and exception handling
Tue, 28 Jun 2005 02:04:49 -0800 mpm Update undo test
Tue, 28 Jun 2005 02:03:25 -0800 mpm Better messages for rollback and undo
Tue, 28 Jun 2005 00:59:59 -0800 mpm [PATCH] Clean up destination directory if a clone fails.
Tue, 28 Jun 2005 00:55:59 -0800 mpm Add exception class for repository errors
Tue, 28 Jun 2005 00:46:16 -0800 mpm Various doc clean-ups and spelling fixes
Mon, 27 Jun 2005 23:58:07 -0800 mpm [PATCH] doc cleanups
Mon, 27 Jun 2005 23:52:31 -0800 mpm [PATCH] simplify init
Mon, 27 Jun 2005 22:29:44 -0800 mpm Pull from TAH
Tue, 28 Jun 2005 07:05:55 +0100 Thomas Arendsen Hein Fixed test for previous change of 'hg -v history'.
Tue, 28 Jun 2005 06:50:28 +0100 Thomas Arendsen Hein Make show_changeset show added/deleted files only in debug mode.
Mon, 27 Jun 2005 06:52:13 +0100 Thomas Arendsen Hein Use "kill $!" to kill running background processes.
Mon, 27 Jun 2005 06:41:28 +0100 Thomas Arendsen Hein Fixed test-flags and .out for arbitrary umask settings. Use -ex shell flags.
Mon, 27 Jun 2005 06:17:28 +0100 Thomas Arendsen Hein Make show_changeset show added and deleted files in verbose mode.
Mon, 27 Jun 2005 22:23:56 -0800 mpm [PATCH] umask for run-tests
Mon, 27 Jun 2005 22:22:13 -0800 mpm [PATCH] Set locale before run-tests does anything
Mon, 27 Jun 2005 22:18:12 -0800 mpm Add initial hook support
Mon, 27 Jun 2005 10:01:46 -0800 mpm Remove stdint.h from mpatch and bdiff
Sun, 26 Jun 2005 15:20:46 -0800 mpm [PATCH] add clone command
Sun, 26 Jun 2005 15:12:51 -0800 mpm Pull from TAH
Sun, 26 Jun 2005 17:32:25 +0100 Thomas Arendsen Hein Updated TODO
Sun, 26 Jun 2005 14:20:48 +0100 Thomas Arendsen Hein Removed some unused variables.