Thu, 23 Apr 2009 15:40:10 -0500 ui: always have ucdata
Matt Mackall <mpm@selenic.com> [Thu, 23 Apr 2009 15:40:10 -0500] rev 8139
ui: always have ucdata simplify readconfig logic
Thu, 23 Apr 2009 15:40:10 -0500 ui: fold verbosity_constraints into fixconfig, simplify
Matt Mackall <mpm@selenic.com> [Thu, 23 Apr 2009 15:40:10 -0500] rev 8138
ui: fold verbosity_constraints into fixconfig, simplify
Thu, 23 Apr 2009 15:40:10 -0500 ui: kill updateopts
Matt Mackall <mpm@selenic.com> [Thu, 23 Apr 2009 15:40:10 -0500] rev 8137
ui: kill updateopts Move setconfig into dispatch._parseconfig
Thu, 23 Apr 2009 15:40:10 -0500 ui: refactor option setting
Matt Mackall <mpm@selenic.com> [Thu, 23 Apr 2009 15:40:10 -0500] rev 8136
ui: refactor option setting No more passing options as constructor keywords. Basic options are now always stored in the overlay for simplicity and consistency.
Thu, 23 Apr 2009 15:40:10 -0500 ui: kill redundant call to verbosity_constraints
Matt Mackall <mpm@selenic.com> [Thu, 23 Apr 2009 15:40:10 -0500] rev 8135
ui: kill redundant call to verbosity_constraints
Thu, 23 Apr 2009 15:40:10 -0500 ui: always have an overlay
Matt Mackall <mpm@selenic.com> [Thu, 23 Apr 2009 15:40:10 -0500] rev 8134
ui: always have an overlay
Thu, 23 Apr 2009 15:40:10 -0500 ui: kill check_trusted
Matt Mackall <mpm@selenic.com> [Thu, 23 Apr 2009 15:40:10 -0500] rev 8133
ui: kill check_trusted
Thu, 23 Apr 2009 15:40:10 -0500 ui: move _isatty near user
Matt Mackall <mpm@selenic.com> [Thu, 23 Apr 2009 15:40:10 -0500] rev 8132
ui: move _isatty near user
Mon, 13 Apr 2009 21:23:52 +0300 zeroconf: don't fail on non-local names
Alexander Solovyov <piranha@piranha.org.ua> [Mon, 13 Apr 2009 21:23:52 +0300] rev 8131
zeroconf: don't fail on non-local names
Thu, 23 Apr 2009 15:39:54 -0500 Merge with stable
Matt Mackall <mpm@selenic.com> [Thu, 23 Apr 2009 15:39:54 -0500] rev 8130
Merge with stable
Thu, 23 Apr 2009 15:39:41 -0500 Merge with crew
Matt Mackall <mpm@selenic.com> [Thu, 23 Apr 2009 15:39:41 -0500] rev 8129
Merge with crew
Thu, 23 Apr 2009 15:25:27 -0500 Merge with crew-stable
Matt Mackall <mpm@selenic.com> [Thu, 23 Apr 2009 15:25:27 -0500] rev 8128
Merge with crew-stable
Thu, 23 Apr 2009 16:52:25 +0200 Merge with crew-stable
Patrick Mezard <pmezard@gmail.com> [Thu, 23 Apr 2009 16:52:25 +0200] rev 8127
Merge with crew-stable
Thu, 23 Apr 2009 15:07:05 +0200 convert/bzr: handle files replaced by directories (issue1623)
Patrick Mezard <pmezard@gmail.com> [Thu, 23 Apr 2009 15:07:05 +0200] rev 8126
convert/bzr: handle files replaced by directories (issue1623)
Thu, 23 Apr 2009 08:45:44 +0200 convert/mtn: mtn does not record timezones, mark dates as UTC (issue1624)
Paul Aurich <paul@darkrain42.org> [Thu, 23 Apr 2009 08:45:44 +0200] rev 8125
convert/mtn: mtn does not record timezones, mark dates as UTC (issue1624)
Wed, 22 Apr 2009 10:25:05 +0200 convert/mtn: handle directory move into moved directory (issue1619/3)
Patrick Mezard <pmezard@gmail.com> [Wed, 22 Apr 2009 10:25:05 +0200] rev 8124
convert/mtn: handle directory move into moved directory (issue1619/3)
Tue, 21 Apr 2009 22:31:16 +0200 convert/mtn: handle files moved in a moved directory (issue1619/2)
Patrick Mezard <pmezard@gmail.com> [Tue, 21 Apr 2009 22:31:16 +0200] rev 8123
convert/mtn: handle files moved in a moved directory (issue1619/2)
Wed, 22 Apr 2009 20:15:55 -0300 i18n: update Brazilian Portuguese translation
Wagner Bruna <wbruna@softwareexpress.com.br> [Wed, 22 Apr 2009 20:15:55 -0300] rev 8122
i18n: update Brazilian Portuguese translation - msgmerge with hg 18710802cd49 - most remaining messages translated
Sun, 19 Apr 2009 20:37:26 -0300 i18n: add Brazilian Portuguese translation
Diego de Oliveira <diego@diegooliveira.com> [Sun, 19 Apr 2009 20:37:26 -0300] rev 8121
i18n: add Brazilian Portuguese translation
Wed, 22 Apr 2009 23:13:39 +0200 convert/svn: support more OS specific auth providers via svn 1.6 API
Patrick Mezard <pmezard@gmail.com> [Wed, 22 Apr 2009 23:13:39 +0200] rev 8120
convert/svn: support more OS specific auth providers via svn 1.6 API
Wed, 22 Apr 2009 17:15:59 +0200 cmdutil: return boolean result directly in want function
Martin Geisler <mg@lazybytes.net> [Wed, 22 Apr 2009 17:15:59 +0200] rev 8119
cmdutil: return boolean result directly in want function
Wed, 22 Apr 2009 17:14:58 +0200 util: return boolean result directly in util.binary
Martin Geisler <mg@lazybytes.net> [Wed, 22 Apr 2009 17:14:58 +0200] rev 8118
util: return boolean result directly in util.binary
Wed, 22 Apr 2009 01:39:47 +0200 remove unnecessary outer parenthesis in if-statements
Martin Geisler <mg@lazybytes.net> [Wed, 22 Apr 2009 01:39:47 +0200] rev 8117
remove unnecessary outer parenthesis in if-statements
Wed, 22 Apr 2009 09:11:46 +0200 run-tests: fix error when timeout occurs
Simon Heimberg <simohe@besonet.ch> [Wed, 22 Apr 2009 09:11:46 +0200] rev 8116
run-tests: fix error when timeout occurs
Tue, 21 Apr 2009 11:39:31 +0300 i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi> [Tue, 21 Apr 2009 11:39:31 +0300] rev 8115
i18n-de: Help tests in commands.py done, still working on option description
Fri, 17 Apr 2009 14:10:05 +0300 i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi> [Fri, 17 Apr 2009 14:10:05 +0300] rev 8114
i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Wed, 22 Apr 2009 02:01:22 +0200 add a deprecation warning for gc based lock releasing
Ronny Pfannschmidt <Ronny.Pfannschmidt@gmx.de> [Wed, 22 Apr 2009 02:01:22 +0200] rev 8113
add a deprecation warning for gc based lock releasing
Wed, 22 Apr 2009 02:01:22 +0200 switch lock releasing in the extensions from gc to explicit
Ronny Pfannschmidt <Ronny.Pfannschmidt@gmx.de> [Wed, 22 Apr 2009 02:01:22 +0200] rev 8112
switch lock releasing in the extensions from gc to explicit
(0) -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip