Sun, 26 Jul 2009 01:38:22 +0200 bookmarks: wrap docstrings at 70 characters
Martin Geisler <mg@lazybytes.net> [Sun, 26 Jul 2009 01:38:22 +0200] rev 9251
bookmarks: wrap docstrings at 70 characters
Sun, 26 Jul 2009 01:37:17 +0200 acl: wrap docstrings at 70 characters
Martin Geisler <mg@lazybytes.net> [Sun, 26 Jul 2009 01:37:17 +0200] rev 9250
acl: wrap docstrings at 70 characters
Sun, 26 Jul 2009 01:33:00 +0200 commands: wrap docstrings at 70 characters
Martin Geisler <mg@lazybytes.net> [Sun, 26 Jul 2009 01:33:00 +0200] rev 9249
commands: wrap docstrings at 70 characters It is no longer necessary to wrap the docstrings at 70 characters in the source -- with the reST parser, they are re-formatted to fit the terminal when shown. However, wrapping the docstrings at 78 characters makes life harder for translators because it marks a lot of strings as fuzzy for no good reason. When un-marking them, the translators would have to examine each string again and determine if it is merely re-wrapped or if the content was also changed. The long lines also introduce very ugly linebreaks in the .po files if they are processed using the standard Gettext tools without using something like '--width 85' all the time.
Mon, 27 Jul 2009 18:38:20 -0500 Merge with crew
Matt Mackall <mpm@selenic.com> [Mon, 27 Jul 2009 18:38:20 -0500] rev 9248
Merge with crew
Mon, 27 Jul 2009 18:38:03 -0500 Merge with stable
Matt Mackall <mpm@selenic.com> [Mon, 27 Jul 2009 18:38:03 -0500] rev 9247
Merge with stable
Mon, 27 Jul 2009 02:27:24 +0200 email: Catch exceptions during send.
David Soria Parra <dsp@php.net> [Mon, 27 Jul 2009 02:27:24 +0200] rev 9246
email: Catch exceptions during send. Catch SMTPlib exceptions to avoid mercurial showing a backtrace during an e.g. authentication error.
Sat, 25 Jul 2009 19:04:08 -0500 update: make a naked except more specific (issue1766)
Matt Mackall <mpm@selenic.com> [Sat, 25 Jul 2009 19:04:08 -0500] rev 9245
update: make a naked except more specific (issue1766)
(0) -3000 -1000 -300 -100 -30 -10 -7 +7 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip