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
(0) -10000 -3000 -1000 -300 -100 -30 -10 -7 +7 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip