log

age author description
Sat, 13 Sep 2008 17:46:09 +0200 Benoit Boissinot forbid username with '\n' at the changelog level
Sat, 13 Sep 2008 10:46:47 -0500 Matt Mackall listdir: add support for aborting if a certain path is found
Sat, 13 Sep 2008 10:44:44 -0500 Matt Mackall osutil: fix some braindamage
Fri, 12 Sep 2008 19:57:07 -0500 Matt Mackall dirstate: improve performance for building _dirs
Fri, 12 Sep 2008 15:11:02 -0500 Matt Mackall osutil: major listdir cleanup
Fri, 12 Sep 2008 16:15:01 +0200 Dirkjan Ochtman hgweb: let the web graph cope with low revisions/new repositories (issue1293)
Fri, 05 Sep 2008 17:28:37 +0200 Rocco Rutte hgweb: Respond with HTTP 403 for disabled archive types instead of 404
Fri, 12 Sep 2008 13:28:05 +0200 Rocco Rutte coal/paper: fix error page markup to show navigation again
Wed, 10 Sep 2008 23:20:04 +0200 Benoit Boissinot merge with -stable
Wed, 10 Sep 2008 22:37:07 +0200 Benoit Boissinot osutil: proper error checking and reporting
Wed, 10 Sep 2008 13:52:33 +0200 Benoit Boissinot run-tests.py: fix the check for the hg installation with -jn (n > 1)
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