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.
Thu, 25 Feb 2010 09:16:39 -0500 Greg Ward shrink-revlog: add --sort option for user-selectable toposort algorithm.
Tue, 09 Mar 2010 21:30:19 -0500 Greg Ward shrink-revlog: rename some local variables for consistency.
Tue, 09 Mar 2010 21:13:39 -0500 Greg Ward shrink-revlog: instrument sort code to record statistics.
Tue, 09 Mar 2010 22:18:37 +0100 Patrick Mezard Merge with crew-stable
Tue, 09 Mar 2010 22:11:43 +0100 Patrick Mezard convert: handle svn tree with empty roots (issue2079) stable
Tue, 09 Mar 2010 20:47:35 +0100 Benoit Boissinot merge with stable
Tue, 09 Mar 2010 20:38:23 +0100 Benoit Boissinot bundle: fix bundle generation for empty changegroup stable
Tue, 09 Mar 2010 19:04:18 +0100 Benoit Boissinot patch/diff: move diff related code next to each other
Tue, 09 Mar 2010 18:31:57 +0100 Benoit Boissinot remove header handling out of mdiff.bunidiff, rename it
Tue, 09 Mar 2010 18:27:02 +0100 Benoit Boissinot remove contrib/hgdiff, it makes refactoring diff/patch harder
Tue, 09 Mar 2010 16:03:57 +0100 Dirkjan Ochtman demandimport: blacklist _ssl (issue1964) stable
Mon, 08 Mar 2010 19:43:24 +0100 Benoit Boissinot patch/diff: move patch.export() to cmdutil.export()
Mon, 08 Mar 2010 11:12:48 -0600 Steve Borho wix: pre-check the 'I approve this license' checkbox
Sun, 07 Mar 2010 22:04:35 -0600 Matt Mackall Merge with stable
Mon, 08 Mar 2010 00:01:12 +0100 Benoit Boissinot addremove: avoid fetching data again and again
Mon, 08 Mar 2010 00:00:03 +0100 Benoit Boissinot addremove: add progress support for similarity search
Sun, 07 Mar 2010 23:59:28 +0100 Benoit Boissinot addremove: atomically update the dirstate
Sun, 07 Mar 2010 13:10:23 -0500 Greg Ward inotify: expose the same dirstate.status() interface as dirstate.
Sun, 07 Mar 2010 13:03:03 +0100 Christian Ebert keyword: remove spurious locks, improve handling of wlock
Sun, 07 Mar 2010 13:03:03 +0100 Christian Ebert keyword: use status' names instead of index
Sun, 07 Mar 2010 17:44:43 +0100 Benoit Boissinot hgweb/graph: edge should be same color as the destination
Sat, 06 Mar 2010 13:29:54 +0100 Benoit Boissinot templatefilters: store the agescales in reverseorder directly
Sat, 06 Mar 2010 12:45:14 +0100 Benoit Boissinot hgweb: separate generation of entries and sorting (cleanup)
Fri, 05 Mar 2010 18:08:23 -0800 Brendan Cully Merge stable
Wed, 20 Jan 2010 20:23:36 -0500 Greg Ward demandimport: add __main__ to the blacklist (because of setuptools) stable
Thu, 17 Dec 2009 15:53:28 -0800 Paul Molodowitch bookmarks: add invalidate() to bookmark_repo stable
Tue, 12 Jan 2010 22:49:10 +0900 Yuya Nishihara branch: help misuse of hg branch to switch branches stable
Sat, 06 Mar 2010 21:29:02 -0800 Lee Cantey Make Readme.html reference current OS X release stable
Sat, 06 Mar 2010 13:32:14 +0100 Benoit Boissinot progress: clear progress before writing to stderr stable
Fri, 05 Mar 2010 18:26:13 -0600 Matt Mackall Added signature for changeset ff2704a8ded3 stable
Fri, 05 Mar 2010 18:26:12 -0600 Matt Mackall Added tag 1.5 for changeset ff2704a8ded3 stable
Fri, 05 Mar 2010 17:24:52 -0600 Matt Mackall mq: drop -Q in favor of --mq only stable 1.5
Fri, 05 Mar 2010 12:27:23 +0100 Sune Foldager mq: correct test output stable
Fri, 05 Mar 2010 10:49:56 +0100 Sune Foldager mq: disallow : in patch names (issue2065) stable
Thu, 04 Mar 2010 14:23:54 +0100 Sune Foldager mq: disallow # (and : on Windows) in patch names (issue2065) stable
Thu, 04 Mar 2010 13:11:29 +0100 Sune Foldager Merge with stable stable
Thu, 04 Mar 2010 13:10:48 +0100 Sune Foldager win32/hgwebdir_wsgi: clarify documentation and clean up script a bit
Thu, 04 Mar 2010 10:05:12 +0100 Martin Geisler Merge with hg-i18n stable
Thu, 04 Mar 2010 07:34:22 +0100 Jens Bäckman i18n-sv: translated bisect, dates, locate, manifest stable
Thu, 04 Mar 2010 11:56:53 +0900 FUJIWARA Katsunori i18n-ja: synchronized with c50a3d7154d2 stable
Wed, 03 Mar 2010 18:46:22 -0300 Wagner Bruna i18n-pt_BR: synchronized with f142fa3c0a8c stable
Wed, 03 Mar 2010 17:37:50 -0600 Steve Borho test-fetch: use relative URL to avoid echoing TMP path stable
Wed, 03 Mar 2010 22:32:51 +0100 Sune Foldager fetch: fix newheads calculation (issue2047) stable
Wed, 03 Mar 2010 22:04:59 +0100 Thomas Arendsen Hein Make annotate --follow an alias for -f/--file to behave like in older versions stable
Wed, 03 Mar 2010 20:35:20 +0100 Martin Geisler win32/hgwebdir_wsgi: clarify copyright license
Wed, 03 Mar 2010 14:50:35 +0100 Adrian Buehlmann store: only add new entries to the fncache file stable
Wed, 03 Mar 2010 16:00:02 +0100 Thomas Arendsen Hein Updated test output of test-convert-baz after f2618cacb485 stable
Wed, 03 Mar 2010 15:37:41 +0100 Thomas Arendsen Hein trailing spaces (and one stray tab) stable
Wed, 03 Mar 2010 14:59:39 +0100 Sune Foldager Merge with default stable
Wed, 03 Mar 2010 14:43:27 +0100 Sune Foldager Merge with stable
Wed, 03 Mar 2010 14:42:43 +0100 Sune Foldager add wsgi script for Microsoft IIS with isapi-wsgi
Tue, 02 Mar 2010 21:34:24 +0100 Martin Geisler doc/ja: remove old Japanese man page translations stable
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip