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.
(0) -3000 -1000 -300 -100 -16 +16 +100 +300 +1000 +3000 +10000 +30000 tip