Thu, 05 Feb 2009 18:21:22 +0100 notify: use contexts more pervasively
Dirkjan Ochtman <dirkjan@ochtman.nl> [Thu, 05 Feb 2009 18:21:22 +0100] rev 7726
notify: use contexts more pervasively
Thu, 05 Feb 2009 18:15:33 +0100 coal/paper: switch to XHTML 1.1
Benoit Allard <benoit@aeteurope.nl> [Thu, 05 Feb 2009 18:15:33 +0100] rev 7725
coal/paper: switch to XHTML 1.1
Tue, 03 Feb 2009 20:32:42 +0100 i18n: updated Danish translation
Martin Geisler <mg@daimi.au.dk> [Tue, 03 Feb 2009 20:32:42 +0100] rev 7724
i18n: updated Danish translation Now with 379 translated and 1396 untranslated messages.
Sat, 31 Jan 2009 22:50:18 +0100 run-tests: add --pure flag for using pure Python modules
Martin Geisler <mg@daimi.au.dk> [Sat, 31 Jan 2009 22:50:18 +0100] rev 7723
run-tests: add --pure flag for using pure Python modules
Sat, 24 Jan 2009 01:44:43 +0100 add --pure flag to setup.py
Martin Geisler <mg@daimi.au.dk> [Sat, 24 Jan 2009 01:44:43 +0100] rev 7722
add --pure flag to setup.py This flag will make the build_py step install the pure Python modules in mercurial/pure/ into mercurial/ and furthermore prevent building the C extensions.
Thu, 29 Jan 2009 19:25:25 +0100 setup: get version number using pure Python modules
Martin Geisler <mg@daimi.au.dk> [Thu, 29 Jan 2009 19:25:25 +0100] rev 7721
setup: get version number using pure Python modules
Wed, 28 Jan 2009 10:32:15 +0100 setup: do not use -c with msgfmt on Solaris (issue1489)
Martin Geisler <mg@daimi.au.dk> [Wed, 28 Jan 2009 10:32:15 +0100] rev 7720
setup: do not use -c with msgfmt on Solaris (issue1489)
Tue, 27 Jan 2009 18:17:59 +0100 merge with crew
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 27 Jan 2009 18:17:59 +0100] rev 7719
merge with crew
Tue, 27 Jan 2009 09:58:48 -0600 record: do not lose permission changes on commit
Steve Borho <steve@borho.org> [Tue, 27 Jan 2009 09:58:48 -0600] rev 7718
record: do not lose permission changes on commit
Mon, 26 Jan 2009 15:52:10 +0100 hgweb: expose sibling branches to templater
Dirkjan Ochtman <dirkjan@ochtman.nl> [Mon, 26 Jan 2009 15:52:10 +0100] rev 7717
hgweb: expose sibling branches to templater
Mon, 26 Jan 2009 16:50:27 +0100 graphlog: extract large parts of repeated code from incoming/outgoing
Dirkjan Ochtman <dirkjan@ochtman.nl> [Mon, 26 Jan 2009 16:50:27 +0100] rev 7716
graphlog: extract large parts of repeated code from incoming/outgoing
Mon, 26 Jan 2009 16:40:43 +0100 graphlog: reuse cmdutil.loglimit() instead of redefining
Dirkjan Ochtman <dirkjan@ochtman.nl> [Mon, 26 Jan 2009 16:40:43 +0100] rev 7715
graphlog: reuse cmdutil.loglimit() instead of redefining
Mon, 26 Jan 2009 16:34:38 +0100 graphlog: some testing for incoming and outgoing graphs
Dirkjan Ochtman <dirkjan@ochtman.nl> [Mon, 26 Jan 2009 16:34:38 +0100] rev 7714
graphlog: some testing for incoming and outgoing graphs
Mon, 26 Jan 2009 16:15:28 +0100 graphlog: import util module rather than selected functions
Dirkjan Ochtman <dirkjan@ochtman.nl> [Mon, 26 Jan 2009 16:15:28 +0100] rev 7713
graphlog: import util module rather than selected functions
Sun, 25 Jan 2009 20:27:37 +0100 i18n: check format strings when building xx.mo files
Martin Geisler <mg@daimi.au.dk> [Sun, 25 Jan 2009 20:27:37 +0100] rev 7712
i18n: check format strings when building xx.mo files
Sun, 25 Jan 2009 20:16:35 +0100 i18n: add python-format comments to da.po
Martin Geisler <mg@daimi.au.dk> [Sun, 25 Jan 2009 20:16:35 +0100] rev 7711
i18n: add python-format comments to da.po
Sun, 25 Jan 2009 21:31:54 +0100 i18n: extract strings with xgettext
Martin Geisler <mg@daimi.au.dk> [Sun, 25 Jan 2009 21:31:54 +0100] rev 7710
i18n: extract strings with xgettext The xgettext program knows about Python string formatting and will mark messages with a special "#, python-format" comment in the hg.pot file. When msgfmt compiles the file, it can check these messages to ensure that the translated string uses the same conversion specifiers as the original string. The pygettext program is still used to extract the docstrings.
Sun, 25 Jan 2009 12:09:51 -0600 Merge with stable
Matt Mackall <mpm@selenic.com> [Sun, 25 Jan 2009 12:09:51 -0600] rev 7709
Merge with stable
Sun, 25 Jan 2009 10:16:45 -0600 wire protocol: avoid infinite loop (issue1483)
Matt Mackall <mpm@selenic.com> [Sun, 25 Jan 2009 10:16:45 -0600] rev 7708
wire protocol: avoid infinite loop (issue1483)
Sun, 25 Jan 2009 12:07:41 -0600 fix up tests for paths and urls help
Matt Mackall <mpm@selenic.com> [Sun, 25 Jan 2009 12:07:41 -0600] rev 7707
fix up tests for paths and urls help
Sat, 24 Jan 2009 01:47:36 +0100 use PURE option in Makefile
Martin Geisler <mg@daimi.au.dk> [Sat, 24 Jan 2009 01:47:36 +0100] rev 7706
use PURE option in Makefile
Sun, 25 Jan 2009 11:10:51 +0100 notify: remove subfunctions that are called only once
Christian Ebert <blacktrash@gmx.net> [Sun, 25 Jan 2009 11:10:51 +0100] rev 7705
notify: remove subfunctions that are called only once
Sat, 24 Jan 2009 00:13:49 +0100 move mercurial.osutil to mercurial.pure.osutil
Martin Geisler <mg@daimi.au.dk> [Sat, 24 Jan 2009 00:13:49 +0100] rev 7704
move mercurial.osutil to mercurial.pure.osutil
Sat, 24 Jan 2009 00:12:20 +0100 pure Python implementation of bdiff.c
Martin Geisler <mg@daimi.au.dk> [Sat, 24 Jan 2009 00:12:20 +0100] rev 7703
pure Python implementation of bdiff.c
Sat, 24 Jan 2009 00:12:19 +0100 pure Python implementation of diffhelpers.c
Martin Geisler <mg@daimi.au.dk> [Sat, 24 Jan 2009 00:12:19 +0100] rev 7702
pure Python implementation of diffhelpers.c
Tue, 30 Dec 2008 18:58:58 -0800 Pure python base85 fallback
Brendan Cully <brendan@kublai.com> [Tue, 30 Dec 2008 18:58:58 -0800] rev 7701
Pure python base85 fallback Encoding takes about 100x longer than native on a large binary.
Sat, 24 Jan 2009 00:12:18 +0100 pure Python implementation of parsers.c
Martin Geisler <mg@daimi.au.dk> [Sat, 24 Jan 2009 00:12:18 +0100] rev 7700
pure Python implementation of parsers.c
Sat, 24 Jan 2009 00:12:17 +0100 pure Python implementation of mpatch.c
Martin Geisler <mg@daimi.au.dk> [Sat, 24 Jan 2009 00:12:17 +0100] rev 7699
pure Python implementation of mpatch.c
(0) -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip