log

age author description
Tue, 05 Jul 2005 18:19:22 -0800 Bryan O'Sullivan Use repo.getcwd() in a few obvious places.
Tue, 05 Jul 2005 18:19:01 -0800 Bryan O'Sullivan Add locate command.
Tue, 05 Jul 2005 18:15:38 -0800 Matt Mackall Fix quoting for RSS links
Tue, 05 Jul 2005 18:12:57 -0800 Matt Mackall Cleanups for repo.pull
Tue, 05 Jul 2005 17:55:22 -0800 Matt Mackall Add an sshrepository class and hg serve --stdio
Tue, 05 Jul 2005 17:50:43 -0800 Matt Mackall Change remote repository to httprepository
Tue, 05 Jul 2005 17:50:02 -0800 Matt Mackall Add generic repo commands for pull and push
Tue, 05 Jul 2005 17:49:01 -0800 Matt Mackall Add a function to calculate the outgoing changegroup
Mon, 04 Jul 2005 15:42:26 -0800 Matt Mackall Attempt to handle RSS URIs properly
Mon, 04 Jul 2005 12:54:42 -0800 Matt Mackall update tests
Mon, 04 Jul 2005 12:39:35 -0800 Bryan O'Sullivan Handle unrecognised options correctly.
Mon, 04 Jul 2005 12:39:21 -0800 thananck open .hgtags as binary
Mon, 04 Jul 2005 12:38:34 -0800 maf46 Fix zombie files in merge
Mon, 04 Jul 2005 12:22:21 -0800 thananck Output file of 'export' is opened as binary (other OS)
Mon, 04 Jul 2005 12:18:58 -0800 Matt Mackall Stop patch description import at diff -r
Mon, 04 Jul 2005 12:16:27 -0800 Bryan O'Sullivan Demand-load most modules in the commands and ui modules.
Mon, 04 Jul 2005 12:15:44 -0800 Alecs King On Sat, Jul 02, 2005 at 02:11:34PM -0700, Matt Mackall wrote:
Mon, 04 Jul 2005 11:20:20 -0800 shaleh * clean up error handling when user requests to use a non file object
Mon, 04 Jul 2005 11:06:01 -0800 shaleh check export options for changeset before running
Mon, 04 Jul 2005 11:00:25 -0800 Matt Mackall [PATCH] hg tag: local tag support in file .hg/localtags
Sun, 03 Jul 2005 21:51:09 -0800 Matt Mackall Add username/merge/editor to .hgrc
Sun, 03 Jul 2005 21:14:40 -0800 mpm [PATCH] Parse and use header data from an hg export'ed changeset
Sun, 03 Jul 2005 20:52:41 -0800 mpm [PATCH] Fix thinko in "serve" man page entry.
Sun, 03 Jul 2005 20:51:05 -0800 mpm [PATCH] Get "hg serve" to optionally log accesses and errors to files
Sun, 03 Jul 2005 20:49:48 -0800 mpm Split wrapped demandload line
Sun, 03 Jul 2005 20:47:29 -0800 mpm [PATCH] Get "hg serve" to print the URL being served
Sun, 03 Jul 2005 20:33:35 -0800 mpm Various HTML cleanups
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