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.
Wed, 03 Sep 2008 02:27:25 +0200 allow committing a removed directory
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 03 Sep 2008 02:27:25 +0200] rev 6980
allow committing a removed directory fix issue1089
Wed, 03 Sep 2008 01:49:16 +0200 notify: fix diffstat printing
divy@chelsio.com [Wed, 03 Sep 2008 01:49:16 +0200] rev 6979
notify: fix diffstat printing notify.diff() keeps line breaks in the diff buffer before calling patch.diffstat(). patch.diffstat() however adds another line break when feeding diffstat input. The added extra empty line leads to erroneous diffstat output. This fix removes the line breaks in notify.diff() and adds it back to print them.
Wed, 03 Sep 2008 01:29:03 +0200 merge with crew
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 03 Sep 2008 01:29:03 +0200] rev 6978
merge with crew
Tue, 02 Sep 2008 22:04:09 +0200 make normalize() work when cwd != repo.root
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 02 Sep 2008 22:04:09 +0200] rev 6977
make normalize() work when cwd != repo.root
Tue, 02 Sep 2008 22:21:19 +0200 convert: document source and sink identifiers, fix error message
Patrick Mezard <pmezard@gmail.com> [Tue, 02 Sep 2008 22:21:19 +0200] rev 6976
convert: document source and sink identifiers, fix error message
Sat, 02 Aug 2008 19:34:50 +0400 Fix normalize fail on non-lowercase filename (Issue1273)
Andrei Vermel <avermel@mail.ru> [Sat, 02 Aug 2008 19:34:50 +0400] rev 6975
Fix normalize fail on non-lowercase filename (Issue1273) regression introduced in 1e2850ed8171
Tue, 02 Sep 2008 15:41:51 +0200 fix changegroup.notify hook broken by fb42030d79d6
Dennis Schoen <dennis.schoen@epublica.de> [Tue, 02 Sep 2008 15:41:51 +0200] rev 6974
fix changegroup.notify hook broken by fb42030d79d6
Tue, 02 Sep 2008 17:32:07 +0200 dirstate: explain why appending instead of os.path.join() is safe
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 02 Sep 2008 17:32:07 +0200] rev 6973
dirstate: explain why appending instead of os.path.join() is safe
Tue, 02 Sep 2008 15:12:50 +0200 performance: normalize self._root, avoid calling os.path.join() in dirstate
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 02 Sep 2008 15:12:50 +0200] rev 6972
performance: normalize self._root, avoid calling os.path.join() in dirstate In dirstate, self._join() might get called a lot. Instead of calling it we create self._rootdir and we then only need to append the filename.
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip