Mon, 03 Dec 2007 12:06:21 +0100 hgweb: extract constant to global level
Dirkjan Ochtman <dirkjan@ochtman.nl> [Mon, 03 Dec 2007 12:06:21 +0100] rev 5597
hgweb: extract constant to global level
Mon, 03 Dec 2007 11:58:52 +0100 hgweb: get rid of some nested functions
Dirkjan Ochtman <dirkjan@ochtman.nl> [Mon, 03 Dec 2007 11:58:52 +0100] rev 5596
hgweb: get rid of some nested functions
Mon, 03 Dec 2007 11:58:29 +0100 fix some imports; pushing bz2 bundles over http is currently untested
Dirkjan Ochtman <dirkjan@ochtman.nl> [Mon, 03 Dec 2007 11:58:29 +0100] rev 5595
fix some imports; pushing bz2 bundles over http is currently untested
Sun, 02 Dec 2007 21:54:56 -0800 coverage: return to not assuming that python is in /usr/bin
Bryan O'Sullivan <bos@serpentine.com> [Sun, 02 Dec 2007 21:54:56 -0800] rev 5594
coverage: return to not assuming that python is in /usr/bin
Sun, 02 Dec 2007 21:52:40 -0800 Fix breaking test from 05451f6b5f07
Bryan O'Sullivan <bos@serpentine.com> [Sun, 02 Dec 2007 21:52:40 -0800] rev 5593
Fix breaking test from 05451f6b5f07
Sun, 02 Dec 2007 23:26:40 +0100 import latest coverage.py version
Dirkjan Ochtman <dirkjan@ochtman.nl> [Sun, 02 Dec 2007 23:26:40 +0100] rev 5592
import latest coverage.py version
Sun, 02 Dec 2007 23:26:40 +0100 split out hgweb commands into a separate file, move some code around
Dirkjan Ochtman <dirkjan@ochtman.nl> [Sun, 02 Dec 2007 23:26:40 +0100] rev 5591
split out hgweb commands into a separate file, move some code around
Sun, 02 Dec 2007 23:26:40 +0100 add more tests for hgweb commands
Dirkjan Ochtman <dirkjan@ochtman.nl> [Sun, 02 Dec 2007 23:26:40 +0100] rev 5590
add more tests for hgweb commands
Sun, 02 Dec 2007 18:11:59 -0600 move commands.docopy to cmdutil.copy
Matt Mackall <mpm@selenic.com> [Sun, 02 Dec 2007 18:11:59 -0600] rev 5589
move commands.docopy to cmdutil.copy
Sun, 02 Dec 2007 17:04:16 -0600 churn: avoid division by zero
Matt Mackall <mpm@selenic.com> [Sun, 02 Dec 2007 17:04:16 -0600] rev 5588
churn: avoid division by zero
Sun, 02 Dec 2007 16:26:56 -0600 update test output
Matt Mackall <mpm@selenic.com> [Sun, 02 Dec 2007 16:26:56 -0600] rev 5587
update test output
Sun, 02 Dec 2007 19:39:29 +0100 hgwebdir: test virtual paths leading or trailing separators are stripped
Patrick Mezard <pmezard@gmail.com> [Sun, 02 Dec 2007 19:39:29 +0100] rev 5586
hgwebdir: test virtual paths leading or trailing separators are stripped
Sun, 02 Dec 2007 19:45:38 +0100 Merge with crew-stable
Patrick Mezard <pmezard@gmail.com> [Sun, 02 Dec 2007 19:45:38 +0100] rev 5585
Merge with crew-stable
Sun, 02 Dec 2007 19:39:27 +0100 hgwebdir: normalize virtual paths before stripping the separator
Patrick Mezard <pmezard@gmail.com> [Sun, 02 Dec 2007 19:39:27 +0100] rev 5584
hgwebdir: normalize virtual paths before stripping the separator It is not even clear that virtual paths should be normalized as normal paths at all, we could expect slash to be the natural separator.
Sun, 02 Dec 2007 17:15:03 +0100 win32: read system rcpath from registry
Steve Borho <steve@borho.org> [Sun, 02 Dec 2007 17:15:03 +0100] rev 5583
win32: read system rcpath from registry Using the module name was not always helpful. It breaks down when Mercurial is installed as source and when the Mercurial libs are used by external applications. This patch allows Mercurial installers to store the system wide rcpath in the registry, where it can always be found. HGRCPATH is a poor option for storing the system wide rcpath, since it overrides both the system and user rcpaths.
Sun, 02 Dec 2007 14:06:10 +0100 Merge with crew-stable
Patrick Mezard <pmezard@gmail.com> [Sun, 02 Dec 2007 14:06:10 +0100] rev 5582
Merge with crew-stable
(0) -3000 -1000 -300 -100 -16 +16 +100 +300 +1000 +3000 +10000 +30000 tip