Wed, 17 Sep 2008 11:34:37 +0200 merge with crew-stable
Dirkjan Ochtman <dirkjan@ochtman.nl> [Wed, 17 Sep 2008 11:34:37 +0200] rev 7040
merge with crew-stable
Mon, 15 Sep 2008 23:39:11 +0100 hgk: Display branch name for each head (issue 740)
Michael Sommerville <msommerville@gmail.com> [Mon, 15 Sep 2008 23:39:11 +0100] rev 7039
hgk: Display branch name for each head (issue 740) In the graphical view, each head is decorated with an additonal tag containing the branch name, if that head is not on the default branch.
Wed, 17 Sep 2008 11:14:06 +0200 tests: fix test-highlight for compatiblity with newer Pygments
Dirkjan Ochtman <dirkjan@ochtman.nl> [Wed, 17 Sep 2008 11:14:06 +0200] rev 7038
tests: fix test-highlight for compatiblity with newer Pygments
Wed, 17 Sep 2008 10:24:30 +0200 update: mention null revision in help text
Martin Geisler <mg@daimi.au.dk> [Wed, 17 Sep 2008 10:24:30 +0200] rev 7037
update: mention null revision in help text
Wed, 17 Sep 2008 10:22:35 +0200 allow Mercurial to compile on Haiku
Scott McCreary <scottmc2@gmail.com> [Wed, 17 Sep 2008 10:22:35 +0200] rev 7036
allow Mercurial to compile on Haiku
Sat, 13 Sep 2008 17:46:09 +0200 forbid username with '\n' at the changelog level
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 13 Sep 2008 17:46:09 +0200] rev 7035
forbid username with '\n' at the changelog level It was already forbidden for ui.username() but no verification were made for username passed through the commandline.
Sat, 13 Sep 2008 10:46:47 -0500 listdir: add support for aborting if a certain path is found
Matt Mackall <mpm@selenic.com> [Sat, 13 Sep 2008 10:46:47 -0500] rev 7034
listdir: add support for aborting if a certain path is found This lets us bail out early if we find '.hg', letting us skip sorting and bisecting for it.
Sat, 13 Sep 2008 10:44:44 -0500 osutil: fix some braindamage
Matt Mackall <mpm@selenic.com> [Sat, 13 Sep 2008 10:44:44 -0500] rev 7033
osutil: fix some braindamage - entkind returns -1 on failure - compile if AT_SYMLINK_NOFOLLOW is missing - avoid fullpath overflow
Fri, 12 Sep 2008 19:57:07 -0500 dirstate: improve performance for building _dirs
Matt Mackall <mpm@selenic.com> [Fri, 12 Sep 2008 19:57:07 -0500] rev 7032
dirstate: improve performance for building _dirs
Fri, 12 Sep 2008 15:11:02 -0500 osutil: major listdir cleanup
Matt Mackall <mpm@selenic.com> [Fri, 12 Sep 2008 15:11:02 -0500] rev 7031
osutil: major listdir cleanup
Fri, 12 Sep 2008 16:15:01 +0200 hgweb: let the web graph cope with low revisions/new repositories (issue1293)
Dirkjan Ochtman <dirkjan@ochtman.nl> [Fri, 12 Sep 2008 16:15:01 +0200] rev 7030
hgweb: let the web graph cope with low revisions/new repositories (issue1293)
Fri, 05 Sep 2008 17:28:37 +0200 hgweb: Respond with HTTP 403 for disabled archive types instead of 404
Rocco Rutte <pdmef@gmx.net> [Fri, 05 Sep 2008 17:28:37 +0200] rev 7029
hgweb: Respond with HTTP 403 for disabled archive types instead of 404 This makes it easier for clients/users to distinct between supported but disabled and unsupported archive types.
Fri, 12 Sep 2008 13:28:05 +0200 coal/paper: fix error page markup to show navigation again
Rocco Rutte <pdmef@gmx.net> [Fri, 12 Sep 2008 13:28:05 +0200] rev 7028
coal/paper: fix error page markup to show navigation again
Wed, 10 Sep 2008 23:20:04 +0200 merge with -stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 10 Sep 2008 23:20:04 +0200] rev 7027
merge with -stable
Wed, 10 Sep 2008 22:37:07 +0200 osutil: proper error checking and reporting
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 10 Sep 2008 22:37:07 +0200] rev 7026
osutil: proper error checking and reporting
Wed, 10 Sep 2008 13:52:33 +0200 run-tests.py: fix the check for the hg installation with -jn (n > 1)
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 10 Sep 2008 13:52:33 +0200] rev 7025
run-tests.py: fix the check for the hg installation with -jn (n > 1)
Sun, 07 Sep 2008 15:10:11 +0200 inotify: add client code for long pathname handling
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 07 Sep 2008 15:10:11 +0200] rev 7024
inotify: add client code for long pathname handling
Wed, 10 Sep 2008 22:54:28 +0200 dirstate: use the right variable (f, not ff)
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 10 Sep 2008 22:54:28 +0200] rev 7023
dirstate: use the right variable (f, not ff)
Wed, 10 Sep 2008 22:37:07 +0200 osutil: proper error checking and reporting
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 10 Sep 2008 22:37:07 +0200] rev 7022
osutil: proper error checking and reporting
Wed, 10 Sep 2008 09:41:42 -0400 hgcommand.vim: refer Vim7 users to vcscommand plugin
Christian Ebert <blacktrash@gmx.net> [Wed, 10 Sep 2008 09:41:42 -0400] rev 7021
hgcommand.vim: refer Vim7 users to vcscommand plugin
Wed, 10 Sep 2008 17:55:49 +0200 make test-mq-qdelete work reliably (issue1180)
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 10 Sep 2008 17:55:49 +0200] rev 7020
make test-mq-qdelete work reliably (issue1180) if after a and b has been applied, their hash starts with c, then the test would fail (because there would be a rev c which would be seen as "applied") so probability of failure would be 2*1/16.
Fri, 29 Aug 2008 20:36:55 +0100 Add support for Bugzilla 3.0 series to bugzilla hook.
Jim Hague <jim.hague@acm.org> [Fri, 29 Aug 2008 20:36:55 +0100] rev 7019
Add support for Bugzilla 3.0 series to bugzilla hook. The only difference is 'fieldid' in table 'fielddefs' got renamed to 'id' for 3.0.
Wed, 10 Sep 2008 13:52:33 +0200 run-tests.py: fix the check for the hg installation with -jn (n > 1)
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 10 Sep 2008 13:52:33 +0200] rev 7018
run-tests.py: fix the check for the hg installation with -jn (n > 1)
Wed, 10 Sep 2008 08:49:05 +0200 merge backout
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 10 Sep 2008 08:49:05 +0200] rev 7017
merge backout
Wed, 10 Sep 2008 08:48:23 +0200 Backed out changeset 3d54cf97598d (see issue916 for details)
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 10 Sep 2008 08:48:23 +0200] rev 7016
Backed out changeset 3d54cf97598d (see issue916 for details)
Tue, 09 Sep 2008 21:32:39 +0200 i18n, record: improve use of translated docstring in prompts
Martin Geisler <mg@daimi.au.dk> [Tue, 09 Sep 2008 21:32:39 +0200] rev 7015
i18n, record: improve use of translated docstring in prompts The old code would confuse the user if the translator actually translated the letters "Ynsfdaq?" in the prompt, since the user input would be matched against the English string, despite the translation. The new code fixes this, but the translator must be 100% consistent. Also, the translation of single character strings is problematic if they are used differently by different pieces of code.
Tue, 09 Sep 2008 21:32:39 +0200 i18n: use gettext instead of _
Martin Geisler <mg@daimi.au.dk> [Tue, 09 Sep 2008 21:32:39 +0200] rev 7014
i18n: use gettext instead of _ Both gettext and _ trigger a translation at runtime, but _ can only be used with a string argument since it also triggers string extraction.
Tue, 09 Sep 2008 21:32:39 +0200 i18n: mark help strings for translation
Martin Geisler <mg@daimi.au.dk> [Tue, 09 Sep 2008 21:32:39 +0200] rev 7013
i18n: mark help strings for translation The gettext function is just another name for the normal _ function and it is used for translating docstrings when using _ would make pygettext.py output a warning.
Tue, 09 Sep 2008 21:32:39 +0200 restructure helptable
Martin Geisler <mg@daimi.au.dk> [Tue, 09 Sep 2008 21:32:39 +0200] rev 7012
restructure helptable When looking up a help topic, the key is now only matched against the short names for each topic, and not the header. So hg help 'Environment Variables' must be replaced with hg help env
Tue, 09 Sep 2008 14:43:12 +0200 Do not try to load extensions twice (issue811)
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 09 Sep 2008 14:43:12 +0200] rev 7011
Do not try to load extensions twice (issue811)
Mon, 08 Sep 2008 14:22:14 +0200 enhance the error output in case of failure during http push
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 08 Sep 2008 14:22:14 +0200] rev 7010
enhance the error output in case of failure during http push
Mon, 08 Sep 2008 14:04:10 +0200 tag: without a checkout, base the tag changeset on tip instead of nullid
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 08 Sep 2008 14:04:10 +0200] rev 7009
tag: without a checkout, base the tag changeset on tip instead of nullid issue916
Mon, 08 Sep 2008 13:07:00 +0200 use Exception(args)-style raising consistently (py3k compatibility)
Peter Ruibal <peter.ruibal@intel.com> [Mon, 08 Sep 2008 13:07:00 +0200] rev 7008
use Exception(args)-style raising consistently (py3k compatibility)
Mon, 08 Sep 2008 12:55:46 +0200 fetch: added support for named branches
Sune Foldager <cryo@cyanite.org> [Mon, 08 Sep 2008 12:55:46 +0200] rev 7007
fetch: added support for named branches Previously, fetch didn't really work when there were multiple named branches in the repository. Now it tries to do the right thing(tm) in all situations.
Mon, 08 Sep 2008 12:55:27 +0200 branch: added more support for named branches
Sune Foldager <cryo@cyanite.org> [Mon, 08 Sep 2008 12:55:27 +0200] rev 7006
branch: added more support for named branches hg branch now has a -C (--clean) option, to reset the current (dirstate) branch to the branch of the last commit (first parent).
Mon, 08 Sep 2008 11:32:53 +0200 do not pretend to lock static-http repositories (issue994)
Martin Geisler <mg@daimi.au.dk> [Mon, 08 Sep 2008 11:32:53 +0200] rev 7005
do not pretend to lock static-http repositories (issue994)
Mon, 08 Sep 2008 00:50:34 +0200 c0bd7d8b69ef uses err() instead of warn() but prototype doesn't match
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 08 Sep 2008 00:50:34 +0200] rev 7004
c0bd7d8b69ef uses err() instead of warn() but prototype doesn't match we might want to make warn() look more like err() in the future to avoid this kind of problem.
Sat, 06 Sep 2008 17:44:07 +0200 i18n: mark command line for translation
Martin Geisler <mg@daimi.au.dk> [Sat, 06 Sep 2008 17:44:07 +0200] rev 7003
i18n: mark command line for translation
Sat, 06 Sep 2008 17:44:03 +0200 i18n, mq: mark command line options for translation
Martin Geisler <mg@daimi.au.dk> [Sat, 06 Sep 2008 17:44:03 +0200] rev 7002
i18n, mq: mark command line options for translation
Sat, 06 Sep 2008 17:44:02 +0200 i18n, imerge: mark command line for translation
Martin Geisler <mg@daimi.au.dk> [Sat, 06 Sep 2008 17:44:02 +0200] rev 7001
i18n, imerge: mark command line for translation
Sat, 06 Sep 2008 17:44:01 +0200 i18n, hgk: mark command line options for translation
Martin Geisler <mg@daimi.au.dk> [Sat, 06 Sep 2008 17:44:01 +0200] rev 7000
i18n, hgk: mark command line options for translation
Sat, 06 Sep 2008 17:43:59 +0200 i18n, convert: mark command line options for translation
Martin Geisler <mg@daimi.au.dk> [Sat, 06 Sep 2008 17:43:59 +0200] rev 6999
i18n, convert: mark command line options for translation
Sat, 06 Sep 2008 17:04:01 +0200 merge with -stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 06 Sep 2008 17:04:01 +0200] rev 6998
merge with -stable
Sat, 06 Sep 2008 14:11:33 +0200 inotify: workaround ENAMETOOLONG by using symlinks
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 06 Sep 2008 14:11:33 +0200] rev 6997
inotify: workaround ENAMETOOLONG by using symlinks If we can't create the unix socket because the path is too long we create the socket in a temporary directory and symlink it into the repo. Fix issue1208
Sat, 06 Sep 2008 12:49:20 +0200 inotify: deactivate inotify status on failure
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 06 Sep 2008 12:49:20 +0200] rev 6996
inotify: deactivate inotify status on failure workaround issue1208, add test fix traceback handling (socket.error is a singleton in this case)
Sat, 06 Sep 2008 12:48:52 +0200 inotify: fix traceback when the server has been already started
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 06 Sep 2008 12:48:52 +0200] rev 6995
inotify: fix traceback when the server has been already started
Tue, 19 Aug 2008 15:36:03 -0700 Use relative imports in inotify.server.
Brendan Cully <brendan@kublai.com> [Tue, 19 Aug 2008 15:36:03 -0700] rev 6994
Use relative imports in inotify.server. Fixes an import failure I was getting under hgtk and hgweb: *** failed to import extension inotify: 'module' object has no attribute 'inotify'
Sat, 06 Sep 2008 00:45:13 +0200 a socket error might be a tuple or a singleton
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 06 Sep 2008 00:45:13 +0200] rev 6993
a socket error might be a tuple or a singleton
Fri, 05 Sep 2008 11:04:36 +0200 merge with crew
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 05 Sep 2008 11:04:36 +0200] rev 6992
merge with crew
Fri, 05 Sep 2008 11:03:34 +0200 merge with -stable
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 05 Sep 2008 11:03:34 +0200] rev 6991
merge with -stable
Fri, 05 Sep 2008 11:02:12 +0200 fix test-bisect error (because of set -e)
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 05 Sep 2008 11:02:12 +0200] rev 6990
fix test-bisect error (because of set -e)
Fri, 05 Sep 2008 11:00:07 +0200 store: pathjoiner default value is os.path.join
Patrick Mezard <pmezard@gmail.com> [Fri, 05 Sep 2008 11:00:07 +0200] rev 6989
store: pathjoiner default value is os.path.join
Sun, 31 Aug 2008 00:22:20 +0200 Fix for Issue1260
Adrian Buehlmann <adrian@cadifra.com> [Sun, 31 Aug 2008 00:22:20 +0200] rev 6988
Fix for Issue1260
Fri, 05 Sep 2008 10:39:57 +0200 highlight: only pygmentize for HTML mimetypes
Rocco Rutte <pdmef@gmx.net> [Fri, 05 Sep 2008 10:39:57 +0200] rev 6987
highlight: only pygmentize for HTML mimetypes For non-html mimetypes it doesn't make much sense. This also fixes the issue that highlight unconditionally adds a <link/> tag for its CSS to the template's header (which is pointless in text/plain output).
Fri, 05 Sep 2008 10:39:19 +0200 merge with crew
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 05 Sep 2008 10:39:19 +0200] rev 6986
merge with crew
Fri, 05 Sep 2008 10:00:57 +0200 show extensions loaded on traceback
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 05 Sep 2008 10:00:57 +0200] rev 6985
show extensions loaded on traceback
Wed, 03 Sep 2008 19:03:57 +0200 merge with crew-stable
Dirkjan Ochtman <dirkjan@ochtman.nl> [Wed, 03 Sep 2008 19:03:57 +0200] rev 6984
merge with crew-stable
Wed, 03 Sep 2008 19:00:43 +0200 bisect: only complain when nothing can be done
Dirkjan Ochtman <dirkjan@ochtman.nl> [Wed, 03 Sep 2008 19:00:43 +0200] rev 6983
bisect: only complain when nothing can be done
Wed, 03 Sep 2008 19:01:35 +0200 imported patch test-check
Dirkjan Ochtman <dirkjan@ochtman.nl> [Wed, 03 Sep 2008 19:01:35 +0200] rev 6982
imported patch test-check
Wed, 03 Sep 2008 15:46:46 +0200 hgweb: Serve raw non-binary files as text/plain
Rocco Rutte <pdmef@gmx.net> [Wed, 03 Sep 2008 15:46:46 +0200] rev 6981
hgweb: Serve raw non-binary files as text/plain Previously these were served as application/octet-stream usually making browsers download them as files though they can be displayed inline just fine. This is useful to refer to e.g. /project/raw-file/tip/README.
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip