Mon, 10 Dec 2007 22:41:18 +0100 Patrick Mezard patchbomb: prompt with ui.prompt()
Mon, 10 Dec 2007 10:26:42 -0600 Matt Mackall ignore: fix up comment parsing
Mon, 10 Dec 2007 10:24:47 -0600 Matt Mackall demandload: give better diagnostic for call of an unloaded module
Mon, 10 Dec 2007 10:24:36 -0600 Matt Mackall fancyopts: lots of cleanups
Mon, 10 Dec 2007 10:24:29 -0600 Matt Mackall commit: avoid losing edits during commit
Mon, 10 Dec 2007 10:24:21 -0600 Matt Mackall rm: complain more about removing added files
Mon, 10 Dec 2007 10:24:14 -0600 Matt Mackall merge: make return codes more sensible
Mon, 10 Dec 2007 10:23:56 -0600 Matt Mackall doc: correct preoutgoing description
Mon, 10 Dec 2007 10:23:45 -0600 Matt Mackall dispatch: report OOM rather than traceback
Sun, 09 Dec 2007 20:46:32 +0100 Patrick Mezard Merge with crew-stable
Sun, 09 Dec 2007 15:25:36 +0100 Patrick Mezard convert: move commands definition to ease demandload job (issue 860)
Sat, 08 Dec 2007 13:18:03 -0600 Steve Borho win32: remove text man pages from Windows package
Fri, 07 Dec 2007 21:46:08 -0800 Bryan O'Sullivan Merge with mpm
Fri, 07 Dec 2007 18:19:16 -0600 Steve Borho win32: include zsh_completion in Windows package
Fri, 07 Dec 2007 18:19:16 -0600 Steve Borho win32: include contrib/vim in Windows package
Fri, 07 Dec 2007 18:19:16 -0600 Steve Borho win32: use relative path to install source
Fri, 07 Dec 2007 18:19:01 -0600 Steve Borho win32: move default install path inside program files
Fri, 07 Dec 2007 18:18:11 -0600 Steve Borho win32: it is no longer necessary to bundle patch.exe
Fri, 07 Dec 2007 18:15:24 -0600 Steve Borho win32: do not install bash hgmerge on Windows
Fri, 07 Dec 2007 18:14:16 -0600 Steve Borho win32: ignore all installers generated in Output/
Sun, 09 Dec 2007 15:25:36 +0100 Patrick Mezard convert: move commands definition to ease demandload job (issue 860)
Fri, 07 Dec 2007 14:59:33 -0600 Matt Mackall Merge with crew
Wed, 05 Dec 2007 22:57:35 -0600 Steve Borho win32: favor local mercurial.ini over registry key
Thu, 06 Dec 2007 13:11:36 -0800 Bryan O'Sullivan Merge with stable
Thu, 06 Dec 2007 13:10:25 -0800 David J. Mellor convert: fix SVN date parser dropping the final whole second digit
Wed, 05 Dec 2007 12:48:33 +0100 Christian Ebert highlight: adapt to hgweb_mode refactoring
Thu, 06 Dec 2007 09:55:56 -0800 Bryan O'Sullivan Merge with -stable
Tue, 23 Oct 2007 10:39:24 +0000 Jim Hague Fix bdiff test failures on AIX.
Mon, 03 Dec 2007 17:28:26 -0600 Steve Borho workaround for raw_input() on Windows
Tue, 04 Dec 2007 23:28:10 +0100 Patrick Mezard Merge with crew-stable
Tue, 04 Dec 2007 23:10:13 +0100 Patrick Mezard utils_win32: calling SHGetPathFromIDList under NT is useless and broken
Fri, 07 Dec 2007 02:29:55 -0600 Matt Mackall copy: handle rename internally
Fri, 07 Dec 2007 02:03:42 -0600 Matt Mackall copy: move rename logic
Fri, 07 Dec 2007 02:01:13 -0600 Matt Mackall copy: simplify inner copy
Fri, 07 Dec 2007 02:01:10 -0600 Matt Mackall copy: minor cleanups
Thu, 06 Dec 2007 15:15:47 -0600 Matt Mackall copy: propagate errors properly
Thu, 06 Dec 2007 14:58:57 -0600 Matt Mackall copy: refactor okaytocopy into walkpat
Sun, 02 Dec 2007 18:41:22 -0600 Matt Mackall copy: fix copying back with -A (issue836)
Mon, 03 Dec 2007 19:19:12 +0100 Dirkjan Ochtman hgwebdir: refactor inner loop
Mon, 03 Dec 2007 18:58:18 +0100 Dirkjan Ochtman hgwebdir: split out templater creation
Mon, 03 Dec 2007 18:40:37 +0100 Dirkjan Ochtman hgwebdir: split out makeindex function, facilitate test failure diagnosis
Mon, 03 Dec 2007 13:30:08 +0100 Dirkjan Ochtman hgweb: explicitly pass around the templater
Mon, 03 Dec 2007 12:40:29 +0100 Dirkjan Ochtman hgweb: split out templater definition
Mon, 03 Dec 2007 12:27:11 +0100 Dirkjan Ochtman separate the wire protocol commands from the user interface commands
Mon, 03 Dec 2007 12:06:21 +0100 Dirkjan Ochtman hgweb: extract constant to global level
Mon, 03 Dec 2007 11:58:52 +0100 Dirkjan Ochtman hgweb: get rid of some nested functions
Mon, 03 Dec 2007 11:58:29 +0100 Dirkjan Ochtman fix some imports; pushing bz2 bundles over http is currently untested
Sun, 02 Dec 2007 21:54:56 -0800 Bryan O'Sullivan coverage: return to not assuming that python is in /usr/bin
Sun, 02 Dec 2007 21:52:40 -0800 Bryan O'Sullivan Fix breaking test from 05451f6b5f07
Sun, 02 Dec 2007 23:26:40 +0100 Dirkjan Ochtman import latest coverage.py version
Sun, 02 Dec 2007 23:26:40 +0100 Dirkjan Ochtman split out hgweb commands into a separate file, move some code around
Sun, 02 Dec 2007 23:26:40 +0100 Dirkjan Ochtman add more tests for hgweb commands
Sun, 02 Dec 2007 18:11:59 -0600 Matt Mackall move commands.docopy to cmdutil.copy
Sun, 02 Dec 2007 17:04:16 -0600 Matt Mackall churn: avoid division by zero
Sun, 02 Dec 2007 16:26:56 -0600 Matt Mackall update test output
Sun, 02 Dec 2007 19:39:29 +0100 Patrick Mezard hgwebdir: test virtual paths leading or trailing separators are stripped
Sun, 02 Dec 2007 19:45:38 +0100 Patrick Mezard Merge with crew-stable
Sun, 02 Dec 2007 19:39:27 +0100 Patrick Mezard hgwebdir: normalize virtual paths before stripping the separator
Sun, 02 Dec 2007 17:15:03 +0100 Steve Borho win32: read system rcpath from registry
Sun, 02 Dec 2007 14:06:10 +0100 Patrick Mezard Merge with crew-stable
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip