log

age author description
Sun, 07 Sep 2008 15:10:11 +0200 Benoit Boissinot inotify: add client code for long pathname handling
Wed, 10 Sep 2008 22:54:28 +0200 Benoit Boissinot dirstate: use the right variable (f, not ff)
Wed, 10 Sep 2008 22:37:07 +0200 Benoit Boissinot osutil: proper error checking and reporting
Wed, 10 Sep 2008 09:41:42 -0400 Christian Ebert hgcommand.vim: refer Vim7 users to vcscommand plugin
Wed, 10 Sep 2008 17:55:49 +0200 Benoit Boissinot make test-mq-qdelete work reliably (issue1180)
Fri, 29 Aug 2008 20:36:55 +0100 Jim Hague Add support for Bugzilla 3.0 series to bugzilla hook.
Wed, 10 Sep 2008 13:52:33 +0200 Benoit Boissinot run-tests.py: fix the check for the hg installation with -jn (n > 1)
Wed, 10 Sep 2008 08:49:05 +0200 Benoit Boissinot merge backout
Wed, 10 Sep 2008 08:48:23 +0200 Benoit Boissinot Backed out changeset 3d54cf97598d (see issue916 for details)
Tue, 09 Sep 2008 21:32:39 +0200 Martin Geisler i18n, record: improve use of translated docstring in prompts
Tue, 09 Sep 2008 21:32:39 +0200 Martin Geisler i18n: use gettext instead of _
Tue, 09 Sep 2008 21:32:39 +0200 Martin Geisler i18n: mark help strings for translation
Tue, 09 Sep 2008 21:32:39 +0200 Martin Geisler restructure helptable
Tue, 09 Sep 2008 14:43:12 +0200 Benoit Boissinot Do not try to load extensions twice (issue811)
Mon, 08 Sep 2008 14:22:14 +0200 Benoit Boissinot enhance the error output in case of failure during http push
Mon, 08 Sep 2008 14:04:10 +0200 Benoit Boissinot tag: without a checkout, base the tag changeset on tip instead of nullid
Mon, 08 Sep 2008 13:07:00 +0200 Peter Ruibal use Exception(args)-style raising consistently (py3k compatibility)
Mon, 08 Sep 2008 12:55:46 +0200 Sune Foldager fetch: added support for named branches
Mon, 08 Sep 2008 12:55:27 +0200 Sune Foldager branch: added more support for named branches
Mon, 08 Sep 2008 11:32:53 +0200 Martin Geisler do not pretend to lock static-http repositories (issue994)
Mon, 08 Sep 2008 00:50:34 +0200 Benoit Boissinot c0bd7d8b69ef uses err() instead of warn() but prototype doesn't match
Sat, 06 Sep 2008 17:44:07 +0200 Martin Geisler i18n: mark command line for translation
Sat, 06 Sep 2008 17:44:03 +0200 Martin Geisler i18n, mq: mark command line options for translation
Sat, 06 Sep 2008 17:44:02 +0200 Martin Geisler i18n, imerge: mark command line for translation
Sat, 06 Sep 2008 17:44:01 +0200 Martin Geisler i18n, hgk: mark command line options for translation
Sat, 06 Sep 2008 17:43:59 +0200 Martin Geisler i18n, convert: mark command line options for translation
Sat, 06 Sep 2008 17:04:01 +0200 Benoit Boissinot merge with -stable
Sat, 06 Sep 2008 14:11:33 +0200 Benoit Boissinot inotify: workaround ENAMETOOLONG by using symlinks
Sat, 06 Sep 2008 12:49:20 +0200 Benoit Boissinot inotify: deactivate inotify status on failure
Sat, 06 Sep 2008 12:48:52 +0200 Benoit Boissinot inotify: fix traceback when the server has been already started
Tue, 19 Aug 2008 15:36:03 -0700 Brendan Cully Use relative imports in inotify.server.
Sat, 06 Sep 2008 00:45:13 +0200 Benoit Boissinot a socket error might be a tuple or a singleton
Fri, 05 Sep 2008 11:04:36 +0200 Benoit Boissinot merge with crew
Fri, 05 Sep 2008 11:03:34 +0200 Benoit Boissinot merge with -stable
Fri, 05 Sep 2008 11:02:12 +0200 Benoit Boissinot fix test-bisect error (because of set -e)
Fri, 05 Sep 2008 11:00:07 +0200 Patrick Mezard store: pathjoiner default value is os.path.join
Sun, 31 Aug 2008 00:22:20 +0200 Adrian Buehlmann Fix for Issue1260
Fri, 05 Sep 2008 10:39:57 +0200 Rocco Rutte highlight: only pygmentize for HTML mimetypes
Fri, 05 Sep 2008 10:39:19 +0200 Benoit Boissinot merge with crew
Fri, 05 Sep 2008 10:00:57 +0200 Benoit Boissinot show extensions loaded on traceback
Wed, 03 Sep 2008 19:03:57 +0200 Dirkjan Ochtman merge with crew-stable
Wed, 03 Sep 2008 19:00:43 +0200 Dirkjan Ochtman bisect: only complain when nothing can be done
Wed, 03 Sep 2008 19:01:35 +0200 Dirkjan Ochtman imported patch test-check
Wed, 03 Sep 2008 15:46:46 +0200 Rocco Rutte hgweb: Serve raw non-binary files as text/plain
Wed, 03 Sep 2008 02:27:25 +0200 Benoit Boissinot allow committing a removed directory
Wed, 03 Sep 2008 01:49:16 +0200 divy notify: fix diffstat printing
Wed, 03 Sep 2008 01:29:03 +0200 Benoit Boissinot merge with crew
Tue, 02 Sep 2008 22:04:09 +0200 Benoit Boissinot make normalize() work when cwd != repo.root
Tue, 02 Sep 2008 22:21:19 +0200 Patrick Mezard convert: document source and sink identifiers, fix error message
Sat, 02 Aug 2008 19:34:50 +0400 Andrei Vermel Fix normalize fail on non-lowercase filename (Issue1273)
Tue, 02 Sep 2008 15:41:51 +0200 Dennis Schoen fix changegroup.notify hook broken by fb42030d79d6
Tue, 02 Sep 2008 17:32:07 +0200 Benoit Boissinot dirstate: explain why appending instead of os.path.join() is safe
Tue, 02 Sep 2008 15:12:50 +0200 Benoit Boissinot performance: normalize self._root, avoid calling os.path.join() in dirstate
Tue, 02 Sep 2008 15:08:26 +0200 Benoit Boissinot performance: do not stat() things when not required
Tue, 02 Sep 2008 09:47:40 +0200 Patrick Mezard Merge with crew-stable
Tue, 02 Sep 2008 09:25:29 +0200 Patrick Mezard graphlog: fix calls from outside the repository (issue1285)
Tue, 02 Sep 2008 01:19:12 +0200 Benoit Boissinot fix test output broken by a04d8cadb6af
Mon, 01 Sep 2008 17:23:26 +0200 Benoit Boissinot web: fix annotate raw template, forgotten in ccc2481e3954
Sun, 31 Aug 2008 16:12:03 +0200 Martin Geisler i18n: mark strings for translation in transplant extension
Sun, 31 Aug 2008 16:12:03 +0200 Martin Geisler i18n: mark strings for translation in record extension