Sun, 31 Aug 2008 16:12:02 +0200 i18n: mark strings for translation in extdiff extension
Martin Geisler <mg@daimi.au.dk> [Sun, 31 Aug 2008 16:12:02 +0200] rev 6957
i18n: mark strings for translation in extdiff extension
Sun, 31 Aug 2008 16:12:02 +0200 i18n: mark strings for translation in convert extension
Martin Geisler <mg@daimi.au.dk> [Sun, 31 Aug 2008 16:12:02 +0200] rev 6956
i18n: mark strings for translation in convert extension
Sun, 31 Aug 2008 16:12:02 +0200 i18n: mark strings for translation in churn extension
Martin Geisler <mg@daimi.au.dk> [Sun, 31 Aug 2008 16:12:02 +0200] rev 6955
i18n: mark strings for translation in churn extension
Sun, 31 Aug 2008 16:12:02 +0200 i18n: mark strings for translation in alias extension
Martin Geisler <mg@daimi.au.dk> [Sun, 31 Aug 2008 16:12:02 +0200] rev 6954
i18n: mark strings for translation in alias extension
Sun, 31 Aug 2008 16:12:02 +0200 i18n: mark strings for translation in Mercurial
Martin Geisler <mg@daimi.au.dk> [Sun, 31 Aug 2008 16:12:02 +0200] rev 6953
i18n: mark strings for translation in Mercurial
Sun, 31 Aug 2008 16:12:02 +0200 i18n: avoid naive plural tricks
Martin Geisler <mg@daimi.au.dk> [Sun, 31 Aug 2008 16:12:02 +0200] rev 6952
i18n: avoid naive plural tricks
Sun, 31 Aug 2008 12:05:29 +0200 merge with crew-stable
Dirkjan Ochtman <dirkjan@ochtman.nl> [Sun, 31 Aug 2008 12:05:29 +0200] rev 6951
merge with crew-stable
Sun, 31 Aug 2008 11:36:07 +0200 record: catch PatchErrors from internalpatch and display error message
Dirkjan Ochtman <dirkjan@ochtman.nl> [Sun, 31 Aug 2008 11:36:07 +0200] rev 6950
record: catch PatchErrors from internalpatch and display error message This resulted in big ugly tracebacks in issue1282, for example.
Sun, 31 Aug 2008 11:34:52 +0200 record: take diff lines for lack of trailing newlines into account (issue1282)
Dirkjan Ochtman <dirkjan@ochtman.nl> [Sun, 31 Aug 2008 11:34:52 +0200] rev 6949
record: take diff lines for lack of trailing newlines into account (issue1282) The record extension incorrectly re-calculated the size lines for unified diff hunks. It counted a '\\ No newline at end of file\n' line towards the number of lines of trailing context, while it's not actually part of the context (and certainly isn't added as a line to the resulting output). Use the local name of a variable that was access through the nonlocal scope while we're at it. Seeing the variable was a little bewildering.
Sun, 31 Aug 2008 11:41:52 +0200 fix double indentation and trailing whitespace
Dirkjan Ochtman <dirkjan@ochtman.nl> [Sun, 31 Aug 2008 11:41:52 +0200] rev 6948
fix double indentation and trailing whitespace
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip