log

age author description
Wed, 21 Sep 2005 07:56:19 +0200 Thomas Arendsen Hein Cleanup of tabs and trailing spaces.
Thu, 22 Sep 2005 09:39:05 -0700 mpm Merge with BOS
Wed, 21 Sep 2005 15:50:43 -0700 Bryan O'Sullivan Add release notes to built Windows package.
Wed, 21 Sep 2005 15:44:50 -0700 Bryan O'Sullivan Update Windows release notes.
Wed, 21 Sep 2005 15:44:35 -0700 Bryan O'Sullivan Update hgrc documentation to refer to Windows paths.
Wed, 21 Sep 2005 15:27:00 -0700 Bryan O'Sullivan Fix path of win32text extension in INI file.
Wed, 21 Sep 2005 15:26:50 -0700 Bryan O'Sullivan Update Inno Setup installer to install INI file.
Wed, 21 Sep 2005 15:18:24 -0700 Bryan O'Sullivan Fix small thinko.
Wed, 21 Sep 2005 15:17:24 -0700 Bryan O'Sullivan Rename mercurial.ext to hgext.
Wed, 21 Sep 2005 14:46:01 -0700 Bryan O'Sullivan Package the extension directory.
Wed, 21 Sep 2005 14:40:52 -0700 Bryan O'Sullivan Add INI file for Windows.
Wed, 21 Sep 2005 14:23:25 -0700 Bryan O'Sullivan Add win32text extension module.
Wed, 21 Sep 2005 14:23:07 -0700 Bryan O'Sullivan Add placeholder extension module.
Wed, 21 Sep 2005 14:22:16 -0700 Bryan O'Sullivan Make contract with extensions optional.
Wed, 21 Sep 2005 13:33:24 -0700 Bryan O'Sullivan Clean up whitespace damage.
Wed, 21 Sep 2005 11:44:08 -0700 Bryan O'Sullivan Enhance the file filtering capabilities.
Wed, 21 Sep 2005 09:56:30 -0700 Bryan O'Sullivan Use platform-appropriate rc file names.
Wed, 21 Sep 2005 00:47:57 -0700 Bryan O'Sullivan Document Windows installer build process.
Wed, 21 Sep 2005 00:47:40 -0700 Bryan O'Sullivan Add Windows installer file.
Wed, 21 Sep 2005 00:27:52 -0700 Bryan O'Sullivan Add post-install text file.
Wed, 21 Sep 2005 00:20:20 -0700 Bryan O'Sullivan Turn the win32 README into a HTML file for now.
Wed, 21 Sep 2005 00:02:53 -0700 Bryan O'Sullivan Add win32 README for standalone installer.
Thu, 22 Sep 2005 09:22:25 -0700 mpm Make incoming/outgoing show oldest first
Tue, 20 Sep 2005 21:35:51 -0700 Volker Kleinfeld Make 'hg import' platform independent.
Tue, 20 Sep 2005 21:29:07 -0700 Bryan O'Sullivan Fix Volker's modifications to setup.py for non-Windows systems.
Tue, 20 Sep 2005 19:25:14 -0700 Volker Kleinfeld Support for the distutils extention 'py2exe' added.
Tue, 20 Sep 2005 11:38:01 -0700 mpm Merge with BOS
Tue, 20 Sep 2005 11:20:48 -0700 Bryan O'Sullivan Add --pull option to clone.
Tue, 20 Sep 2005 10:45:26 -0700 mpm pull/unbundle: raise an exception on premature EOF
Mon, 19 Sep 2005 18:24:37 -0700 eric Add checks for programs which are required for the test suite to run.
Mon, 19 Sep 2005 15:59:17 -0700 mpm hgit -> hgk.py
Mon, 19 Sep 2005 22:15:36 +0200 Ollivier Robert Add a favicon.ico, small version of the main HG image.
Sun, 18 Sep 2005 15:03:07 -0700 Bryan O'Sullivan Fix dirstate.changes for ignored directories.
Sun, 18 Sep 2005 14:07:02 -0700 Florian La Roche Fix cut and paste error in hgweb.py
Sun, 18 Sep 2005 14:06:36 -0700 Florian La Roche Fix man page typos
Sun, 18 Sep 2005 14:05:54 -0700 Florian La Roche Clean up RPM spec file
Sun, 18 Sep 2005 14:05:04 -0700 Florian La Roche Update version number in PKG-INFO
Sat, 17 Sep 2005 00:37:14 -0700 Bryan O'Sullivan Fix ignore regression.
Sat, 17 Sep 2005 00:27:27 -0700 Bryan O'Sullivan Switch to new syntax for .hgignore files.
Sat, 17 Sep 2005 00:23:58 -0700 Bryan O'Sullivan Merge with myself.
Sat, 17 Sep 2005 00:23:19 -0700 Bryan O'Sullivan Fix performance of dirstate.changes with ignored directories.
Fri, 16 Sep 2005 14:50:06 -0700 Bryan O'Sullivan Fix diff command so it doesn't walk the dirstate unnecessarily.
Fri, 16 Sep 2005 14:01:03 -0700 mpm Added tag 0.7 for changeset 979c049974485125e1f9357f6bbe9c1b548a64c3
Fri, 16 Sep 2005 13:34:29 -0700 Bryan O'Sullivan Update doc for ssh URL, describing path handling more clearly. 0.7
Fri, 16 Sep 2005 21:34:18 +0200 Thomas Arendsen Hein Generated new tcsh_completion with tcsh_completion_build.sh
Fri, 16 Sep 2005 21:31:31 +0200 Thomas Arendsen Hein Added new debug commands to bash_completion.
Fri, 16 Sep 2005 10:42:20 -0700 mpm Add debugancestor command
Thu, 15 Sep 2005 14:06:58 -0500 mpm test-hup: hgrc no longer created at init
Thu, 15 Sep 2005 14:05:48 -0500 mpm hgweb: use ui:username rather than web:contact
Thu, 15 Sep 2005 03:00:10 -0500 mpm Merge with BOS
Thu, 15 Sep 2005 02:59:16 -0500 mpm Add file encoding/decoding support
Thu, 15 Sep 2005 00:04:29 -0700 Bryan O'Sullivan Clamp negative rev numbers at zero.
Thu, 15 Sep 2005 00:49:40 -0500 mpm mark copy/rename as experimental in the docs
Wed, 14 Sep 2005 22:32:12 -0700 Bryan O'Sullivan Get all commands that operate on files to honour --verbose and --quiet.
Wed, 14 Sep 2005 21:57:41 -0700 Bryan O'Sullivan Switch cat command to use walk code.
Wed, 14 Sep 2005 16:34:22 -0700 Bryan O'Sullivan Add rename/mv command.
Wed, 14 Sep 2005 16:31:03 -0700 Bryan O'Sullivan The copy tests don't need to invoke cp any longer.
Wed, 14 Sep 2005 15:41:22 -0700 Bryan O'Sullivan Fix lots of exception-related problems.
Wed, 14 Sep 2005 14:39:46 -0700 Bryan O'Sullivan Merge with MPM.
Wed, 14 Sep 2005 14:29:02 -0700 Bryan O'Sullivan Fix up copy command to behave more like regular "cp".