Mon, 22 Feb 2010 01:19:59 +0100 subrepo: Update .hgsubstate in case of deleted subrepo stable
Saint Germain <saintger@gmail.com> [Mon, 22 Feb 2010 01:19:59 +0100] rev 10522
subrepo: Update .hgsubstate in case of deleted subrepo When a subrepo is deleted from .hgsub, it also needs to be removed from .hgsubstate. Previous code was updating .hgsubstate only in case of newly or modified subrepo.
Sun, 21 Feb 2010 22:16:35 +0100 Do not use osutil.c with python 2.4 and Windows (issue1364) stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 21 Feb 2010 22:16:35 +0100] rev 10521
Do not use osutil.c with python 2.4 and Windows (issue1364) Windows python 2.4 os.stat() reports times including DST offset, while osutil.c reports the correct value, which makes status() systematically compare files content. This bug is fixed in python 2.5. Using osutil.py instead of osutil.c is 4x times slower on large repositories but current code is completely unusable. Given few people are likely to use python 2.4 on Windows this solution was considered a good trade-off compared to more invasive solutions trying to address the offset issue.
Sun, 21 Feb 2010 01:21:17 +0200 commands: mention diff -c stable
timeless <timeless@mozdev.org> [Sun, 21 Feb 2010 01:21:17 +0200] rev 10520
commands: mention diff -c
Sat, 20 Feb 2010 20:08:42 +0100 progress: mark units for translation stable
Martin Geisler <mg@lazybytes.net> [Sat, 20 Feb 2010 20:08:42 +0100] rev 10519
progress: mark units for translation
Fri, 19 Feb 2010 13:04:11 -0200 patch, i18n: avoid parameterized messages stable
Wagner Bruna <wbruna@softwareexpress.com.br> [Fri, 19 Feb 2010 13:04:11 -0200] rev 10518
patch, i18n: avoid parameterized messages Singular message removed for simplicity.
Sat, 20 Feb 2010 15:18:59 +0100 gpg: do not call status on the whole repository, only on '.hgsigs' stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 20 Feb 2010 15:18:59 +0100] rev 10517
gpg: do not call status on the whole repository, only on '.hgsigs'
Fri, 19 Feb 2010 22:16:42 -0500 pager: set ui.interactive=False when enabled stable
Brodie Rao <me+hg@dackz.net> [Fri, 19 Feb 2010 22:16:42 -0500] rev 10516
pager: set ui.interactive=False when enabled This stops interactive-only things like progress bars from showing up inside the pager.
Fri, 19 Feb 2010 20:34:23 -0500 identify: don't include unknown in status stable
Dirkjan Ochtman <dirkjan@ochtman.nl> [Fri, 19 Feb 2010 20:34:23 -0500] rev 10515
identify: don't include unknown in status
Fri, 19 Feb 2010 16:50:47 -0800 zeroconf: suppress traceback during shutdown stable
Brendan Cully <brendan@kublai.com> [Fri, 19 Feb 2010 16:50:47 -0800] rev 10514
zeroconf: suppress traceback during shutdown If the read thred is in select when the main thread is in close, the main thread may close the socket between select and read, generating a noisy traceback. This can be ignored if the shutdown flag is set.
Fri, 19 Feb 2010 21:48:09 +0100 contrib/wix: switch *.wxs files to LF eol stable
Adrian Buehlmann <adrian@cadifra.com> [Fri, 19 Feb 2010 21:48:09 +0100] rev 10513
contrib/wix: switch *.wxs files to LF eol
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip