Fri, 27 Feb 2009 17:52:31 +0100 test-convert-cvs*: mute output from "cvs up"
Mads Kiilerich <mads@kiilerich.com> [Fri, 27 Feb 2009 17:52:31 +0100] rev 7812
test-convert-cvs*: mute output from "cvs up" Apparently some versions of cvs outputs more than other versions. That is however not relevant for these tests.
Sat, 28 Feb 2009 13:15:58 +0100 i18n: update italian translation
Stefano Tortarolo <stefano.tortarolo@gmail.com> [Sat, 28 Feb 2009 13:15:58 +0100] rev 7811
i18n: update italian translation
Mon, 02 Mar 2009 23:11:15 +0100 merge with crew-stable
Dirkjan Ochtman <dirkjan@ochtman.nl> [Mon, 02 Mar 2009 23:11:15 +0100] rev 7810
merge with crew-stable
Mon, 02 Mar 2009 23:07:56 +0100 include i18n files in the win32 installer
Stefan Rusek <stefan@rusek.org> [Mon, 02 Mar 2009 23:07:56 +0100] rev 7809
include i18n files in the win32 installer The .mo files for translations should be included in the Windows installer.
Sat, 28 Feb 2009 12:33:24 +0100 help: get rid of double spaces
Dirkjan Ochtman <dirkjan@ochtman.nl> [Sat, 28 Feb 2009 12:33:24 +0100] rev 7808
help: get rid of double spaces
Sat, 28 Feb 2009 12:38:45 +0100 help: miscellaneous language fixes
timeless <timeless@gmail.com> [Sat, 28 Feb 2009 12:38:45 +0100] rev 7807
help: miscellaneous language fixes
Sat, 28 Feb 2009 12:25:14 +0100 help: better explanations for some of the template filters
Dirkjan Ochtman <dirkjan@ochtman.nl> [Sat, 28 Feb 2009 12:25:14 +0100] rev 7806
help: better explanations for some of the template filters In particular, provide some example data for some of the common filters. Thanks go to timeless again for pointing out where we were lacking.
Sat, 28 Feb 2009 12:23:23 +0100 help: better explanation for some of the environment variables
Dirkjan Ochtman <dirkjan@ochtman.nl> [Sat, 28 Feb 2009 12:23:23 +0100] rev 7805
help: better explanation for some of the environment variables In particular, the precedence for usernames is explained in more detail. Thanks to timeless for pointing out the deficiencies here.
Sat, 28 Feb 2009 12:21:41 +0100 help: some language fixes for help topics
timeless <timeless@gmail.com> [Sat, 28 Feb 2009 12:21:41 +0100] rev 7804
help: some language fixes for help topics
Fri, 27 Feb 2009 08:13:42 -0600 Merge with stable
Matt Mackall <mpm@selenic.com> [Fri, 27 Feb 2009 08:13:42 -0600] rev 7803
Merge with stable
Sun, 25 Jan 2009 19:15:49 +0100 merge with stable
Dirkjan Ochtman <dirkjan@ochtman.nl> [Sun, 25 Jan 2009 19:15:49 +0100] rev 7802
merge with stable
Tue, 24 Feb 2009 18:09:16 +0100 setup: run hg with empty HGRCPATH for robustness.
Martin Geisler <mg@daimi.au.dk> [Tue, 24 Feb 2009 18:09:16 +0100] rev 7801
setup: run hg with empty HGRCPATH for robustness. Otherwise a bad hgrc file can make the version detection fail.
Tue, 24 Feb 2009 16:05:43 +0100 contrib: add hgwebdir.wsgi, to serve as a better example
Dirkjan Ochtman <dirkjan@ochtman.nl> [Tue, 24 Feb 2009 16:05:43 +0100] rev 7800
contrib: add hgwebdir.wsgi, to serve as a better example
Tue, 24 Feb 2009 16:01:29 +0100 contrib: bring hgwebdir.fcgi up-to-date with current WSGI practices
Dirkjan Ochtman <dirkjan@ochtman.nl> [Tue, 24 Feb 2009 16:01:29 +0100] rev 7799
contrib: bring hgwebdir.fcgi up-to-date with current WSGI practices
Sat, 21 Feb 2009 17:46:06 -0600 catch CTRL-D at password prompt
Steve Borho <steve@borho.org> [Sat, 21 Feb 2009 17:46:06 -0600] rev 7798
catch CTRL-D at password prompt We caught this exception in ui.prompt(), but not here. Without this, hitting CTRL-D at the password prompt gives a long traceback.
Wed, 04 Feb 2009 22:12:55 +0100 Update Beyond Compare's configuration
Pascal Quantin <pascal.quantin@gmail.com> [Wed, 04 Feb 2009 22:12:55 +0100] rev 7797
Update Beyond Compare's configuration If there is already a Beyond Compare's instance running when performing a merge from Mercurial, BCompare.exe will exit immediately and the merge will fail. Use the /solo switch to make it always wait (it will open each comparison in it's own window instead of in tabs)
Sun, 22 Feb 2009 23:03:42 +0100 merge with crew
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 22 Feb 2009 23:03:42 +0100] rev 7796
merge with crew
Sun, 22 Feb 2009 19:23:09 +0100 bookmarks: add force option to command syntax description
David Soria Parra <dsp@php.net> [Sun, 22 Feb 2009 19:23:09 +0100] rev 7795
bookmarks: add force option to command syntax description
Sun, 22 Feb 2009 22:06:47 +0100 i18n: updates to the Danish translation
Martin Geisler <mg@daimi.au.dk> [Sun, 22 Feb 2009 22:06:47 +0100] rev 7794
i18n: updates to the Danish translation
Fri, 20 Feb 2009 23:48:09 +0900 i18n: update Japanese translation
FUJIWARA Katsunori <foozy@lares.dti.ne.jp> [Fri, 20 Feb 2009 23:48:09 +0900] rev 7793
i18n: update Japanese translation this finished translation for: - online help for all core commands - all other help topics, except of "templating"
Wed, 18 Feb 2009 13:19:30 +0100 tests: use same popen strategy for jython as for nt
Frank Wierzbicki <fwierzbicki@gmail.com> [Wed, 18 Feb 2009 13:19:30 +0100] rev 7792
tests: use same popen strategy for jython as for nt
Tue, 17 Feb 2009 18:47:28 -0500 Makefile: remove locale folder during clean
Brodie Rao <me+hg@dackz.net> [Tue, 17 Feb 2009 18:47:28 -0500] rev 7791
Makefile: remove locale folder during clean
Wed, 18 Feb 2009 00:44:38 +0100 setup: use sys.executable to call hg
Martin Geisler <mg@daimi.au.dk> [Wed, 18 Feb 2009 00:44:38 +0100] rev 7790
setup: use sys.executable to call hg Executing ".\hg" does not work on Windows, but we can instead ask Python to execute hg.
Tue, 17 Feb 2009 23:58:56 +0100 bookmarks: escape literal backslashes in docstring
Martin Geisler <mg@daimi.au.dk> [Tue, 17 Feb 2009 23:58:56 +0100] rev 7789
bookmarks: escape literal backslashes in docstring
Tue, 17 Feb 2009 23:13:48 +0800 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com> [Tue, 17 Feb 2009 23:13:48 +0800] rev 7788
i18n: updated Chinese translation
Mon, 16 Feb 2009 19:35:07 -0600 Introduce HG_PREPEND to solve pretxn races
Matt Mackall <mpm@selenic.com> [Mon, 16 Feb 2009 19:35:07 -0600] rev 7787
Introduce HG_PREPEND to solve pretxn races - add writepending to flush delayed writes to separate file - add support in hooks for lazy evaluation of callable parameters - add HG_PENDING to pretxn hooks - call writepending if hook is used - pass repo root to hook environment - if HG_PENDING = repo root, we're in pretxn hook - read pending data to make pending changesets visible - filter HG_PENDING in tests/printenv.py
Sun, 18 Jan 2009 19:59:51 +0100 rebase: pull --rebase updates if there is nothing to rebase
Stefano Tortarolo <stefano.tortarolo@gmail.com> [Sun, 18 Jan 2009 19:59:51 +0100] rev 7786
rebase: pull --rebase updates if there is nothing to rebase
Tue, 10 Feb 2009 22:47:38 +0100 test-merge-tool: Make sure no hgmerge can be found in $PATH
Mads Kiilerich <mads@kiilerich.com> [Tue, 10 Feb 2009 22:47:38 +0100] rev 7785
test-merge-tool: Make sure no hgmerge can be found in $PATH The merge tool selecting algorithm is hardcoded to look for hgmerge in $PATH before it falls back to use internal merge. This fixes the test for this fallback to be tolerant to existing hgmerges.
(0) -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip