log

age author description
Thu, 11 Mar 2010 10:06:01 +0200 timeless commands: document and test hg clone update priority stable
Tue, 09 Mar 2010 21:53:16 -0500 Greg Ward rebase: improve help text
Wed, 10 Mar 2010 22:27:42 +0100 Benoit Boissinot serve: fix port config
Wed, 10 Mar 2010 22:07:38 +0100 Thomas Arendsen Hein merge with other head, will show bug in hg serve
Wed, 10 Mar 2010 22:05:41 +0100 Thomas Arendsen Hein test-serve: Show if port config and option are correctly used
Wed, 10 Mar 2010 21:35:38 +0100 Thomas Arendsen Hein drop (default: 8000), non-zero default is automatically added to help
Wed, 10 Mar 2010 21:21:15 +0100 Thomas Arendsen Hein make expression shorter, now the line fits into 80 chars
Wed, 10 Mar 2010 21:14:24 +0100 Benoit Boissinot serve: fix options recording, trailing whitespace
Wed, 10 Mar 2010 10:51:37 -0800 Bryan O'Sullivan serve: allow --port=0 to specify "server chooses the port number"
Wed, 10 Mar 2010 12:38:33 +0100 Sune Foldager rebase: improve output of hg pull --rebase (issue2072)
Wed, 10 Mar 2010 09:52:16 +0100 Benoit Boissinot shrink-revlog: factor out postorder algorithm
Wed, 10 Mar 2010 09:51:07 +0100 Benoit Boissinot shrink-revlog: factor out suboptimal computation
Wed, 10 Mar 2010 09:48:15 +0100 Benoit Boissinot shrink-revlog: remove branchsort algorithm (it behaves poorly)
Tue, 09 Mar 2010 21:25:37 -0500 Greg Ward shrink-revlog: add accounting of suboptimal nodes to the new algorithms.
Tue, 09 Mar 2010 21:22:01 -0500 Greg Ward shrink-revlog: add "reverse postorder" and "postorder reverse" toposorts.