Thu, 29 Apr 2010 23:47:07 +0200 Merge with main
Martin Geisler <mg@lazybytes.net> [Thu, 29 Apr 2010 23:47:07 +0200] rev 11037
Merge with main
Wed, 28 Apr 2010 21:00:07 +0200 ui: fix check-code error
Henrik Stuart <hg@hstuart.dk> [Wed, 28 Apr 2010 21:00:07 +0200] rev 11036
ui: fix check-code error
Thu, 08 Apr 2010 11:00:46 -0400 schemes: fix // breakage with Python 2.6.5 (issue2111) stable
Michael Glassford <glassfordmjg@gmail.com> [Thu, 08 Apr 2010 11:00:46 -0400] rev 11035
schemes: fix // breakage with Python 2.6.5 (issue2111) Recent Pythons (e.g. 2.6.5 and 3.1) introduce a change that causes urlparse.urlunparse(urlparse.urlparse('x://')) to return 'x:' instead of 'x://'i and urlparse.urlunparse(urlparse.urlparse('x:///y')) to return 'x:/y' instead of 'x:///y'. Fix url.hidepassword() and url.removeauth() to handle these cases.
Wed, 28 Apr 2010 13:36:06 -0500 log: document the new xml style stable
Dan Connolly <http://www.w3.org/People/Connolly/> [Wed, 28 Apr 2010 13:36:06 -0500] rev 11034
log: document the new xml style
Wed, 28 Apr 2010 13:46:38 -0500 Merge with stable
Matt Mackall <mpm@selenic.com> [Wed, 28 Apr 2010 13:46:38 -0500] rev 11033
Merge with stable
Wed, 28 Apr 2010 13:45:57 -0500 Merge with i18n
Matt Mackall <mpm@selenic.com> [Wed, 28 Apr 2010 13:45:57 -0500] rev 11032
Merge with i18n
Wed, 28 Apr 2010 13:45:21 -0500 Merge with i18n stable
Matt Mackall <mpm@selenic.com> [Wed, 28 Apr 2010 13:45:21 -0500] rev 11031
Merge with i18n
Sat, 24 Apr 2010 01:41:32 -0300 merge with i18n stable
Wagner Bruna <wbruna@yahoo.com> [Sat, 24 Apr 2010 01:41:32 -0300] rev 11030
merge with i18n stable
Sat, 24 Apr 2010 01:37:49 -0300 merge with i18n
Wagner Bruna <wbruna@yahoo.com> [Sat, 24 Apr 2010 01:37:49 -0300] rev 11029
merge with i18n
Sat, 24 Apr 2010 01:30:24 -0300 i18n-pt_BR: synchronized with ede19417c3c4 stable
Wagner Bruna <wbruna@yahoo.com> [Sat, 24 Apr 2010 01:30:24 -0300] rev 11028
i18n-pt_BR: synchronized with ede19417c3c4
Sat, 24 Apr 2010 01:34:55 -0300 merge with i18n stable stable
Wagner Bruna <wbruna@yahoo.com> [Sat, 24 Apr 2010 01:34:55 -0300] rev 11027
merge with i18n stable
Mon, 19 Apr 2010 19:50:04 +0200 i18n-sv: synchronized with latest development code
Jens Bäckman <jens.backman@gmail.com> [Mon, 19 Apr 2010 19:50:04 +0200] rev 11026
i18n-sv: synchronized with latest development code
Mon, 19 Apr 2010 18:59:02 +0200 Merge with stable
Jens Bäckman <jens.backman@gmail.com> [Mon, 19 Apr 2010 18:59:02 +0200] rev 11025
Merge with stable
Mon, 19 Apr 2010 18:57:16 +0200 i18n-sv: translated a few messages stable
Jens Bäckman <jens.backman@gmail.com> [Mon, 19 Apr 2010 18:57:16 +0200] rev 11024
i18n-sv: translated a few messages
Mon, 19 Apr 2010 18:40:02 +0200 i18n-sv: syncronized with e3396b218e10 stable
Jens Bäckman <jens.backman@gmail.com> [Mon, 19 Apr 2010 18:40:02 +0200] rev 11023
i18n-sv: syncronized with e3396b218e10
Mon, 26 Apr 2010 13:21:03 +0200 patch: strip paths in leaked git patchmeta objects
Mads Kiilerich <mads@kiilerich.com> [Mon, 26 Apr 2010 13:21:03 +0200] rev 11022
patch: strip paths in leaked git patchmeta objects
Mon, 26 Apr 2010 13:21:03 +0200 patch: minor cleanup of _applydiff
Mads Kiilerich <mads@kiilerich.com> [Mon, 26 Apr 2010 13:21:03 +0200] rev 11021
patch: minor cleanup of _applydiff
Mon, 26 Apr 2010 13:21:02 +0200 patch: git delete mode shouldn't be used at all
Mads Kiilerich <mads@kiilerich.com> [Mon, 26 Apr 2010 13:21:02 +0200] rev 11020
patch: git delete mode shouldn't be used at all
Mon, 26 Apr 2010 13:21:02 +0200 patch: make "unable to strip away" message less confusing
Mads Kiilerich <mads@kiilerich.com> [Mon, 26 Apr 2010 13:21:02 +0200] rev 11019
patch: make "unable to strip away" message less confusing
Mon, 26 Apr 2010 13:21:02 +0200 patch: descriptive patchmeta.__repr__ to help debugging
Mads Kiilerich <mads@kiilerich.com> [Mon, 26 Apr 2010 13:21:02 +0200] rev 11018
patch: descriptive patchmeta.__repr__ to help debugging
Fri, 23 Apr 2010 15:24:11 +0900 log: remove useless condition
Nicolas Dumazet <nicdumz.commits@gmail.com> [Fri, 23 Apr 2010 15:24:11 +0900] rev 11017
log: remove useless condition for "copied" to be not None, it requires follow=True
Mon, 26 Apr 2010 16:36:08 +0200 help config: update windows documentation to match implementation
Mads Kiilerich <mads@kiilerich.com> [Mon, 26 Apr 2010 16:36:08 +0200] rev 11016
help config: update windows documentation to match implementation This shows how confusing the current implementation is on Windows.
Tue, 27 Apr 2010 09:47:33 +0200 wix: new GUID for contrib.guid
Adrian Buehlmann <adrian@cadifra.com> [Tue, 27 Apr 2010 09:47:33 +0200] rev 11015
wix: new GUID for contrib.guid to comply with the component GUID rules of Windows Installer, applied to the change 6d9ff3374a81
Mon, 19 Apr 2010 11:00:36 +0200 contrib/mercurial.spec: drop git-viz
Mads Kiilerich <mads@kiilerich.com> [Mon, 19 Apr 2010 11:00:36 +0200] rev 11014
contrib/mercurial.spec: drop git-viz Follow-up to 9258228639ad
(0) -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 +30000 tip