log

age author description
Mon, 03 Oct 2005 14:43:11 -0700 Eric Hopper Fix hg unbundle chunking performance bug
Mon, 03 Oct 2005 13:45:59 -0700 Matt Mackall hg log: add -k for keyword searching
Mon, 03 Oct 2005 12:52:45 -0700 Matt Mackall Merge with TAH
Wed, 28 Sep 2005 19:42:03 +0200 Robin Farine emacs minor mode optional argument
Sat, 01 Oct 2005 13:11:48 -0700 Matt Mackall hgweb: remove various manifest and file hashes from display
Sat, 01 Oct 2005 12:50:56 -0700 Matt Mackall Allows abbreviated hashes in hgweb
Sat, 01 Oct 2005 00:02:01 -0700 Steve Borho Fix completion function for 'hg pull'. Fix truncation bug and remove tabs.
Fri, 30 Sep 2005 11:08:13 -0700 Benoit Boissinot bisect extension for mercurial
Fri, 30 Sep 2005 11:06:19 -0700 Eric Hopper Fixed an exception that was caught and improperly forgotten.
Fri, 30 Sep 2005 11:06:13 -0700 Mikael Berthe Suppress warning in zsh_completion script
Thu, 29 Sep 2005 15:18:32 -0700 Matt Mackall Fix data reported for the nullid changeset
Thu, 29 Sep 2005 13:20:03 -0700 Matt Mackall Merge with self
Thu, 29 Sep 2005 13:18:39 -0700 Steve Borho zsh completion function for hg
Thu, 29 Sep 2005 13:18:32 -0700 TK Soh contrib/hgk: remove hardcoded path to Wish
Thu, 29 Sep 2005 12:49:01 -0700 Matt Mackall Re-add hgext/__init__.py
Tue, 27 Sep 2005 18:30:54 -0700 Matt Mackall Set the user agent for httprepo communication
Tue, 27 Sep 2005 15:23:34 -0700 Matt Mackall Partially revert ssh change so we read all of remote ssh stream
Tue, 27 Sep 2005 15:01:49 -0700 zbynek Replacing select.select() with os.fstat() which works also on windows.
Tue, 27 Sep 2005 14:59:30 -0700 Matt Mackall Fix +x permissions lost by export/import
Tue, 27 Sep 2005 14:59:02 -0700 Eric Hopper Test case for the misleading message on bad permissions.
Tue, 27 Sep 2005 14:58:48 -0700 Eric Hopper Made the abort message for IOError nicer when the filename is known.
Tue, 27 Sep 2005 14:58:28 -0700 Eric Hopper Fix misleading abort message when permissions are bad.
Tue, 27 Sep 2005 14:53:11 -0700 Matt Mackall Make test-merge7 repeatable
Mon, 26 Sep 2005 16:52:47 -0700 Matt Mackall Repair ancestor logic, fix up test cases
Mon, 26 Sep 2005 14:01:18 -0700 Matt Mackall Fix pipe error regression
Mon, 26 Sep 2005 14:01:05 -0700 Matt Mackall More info on file merge for update --debug
Sat, 24 Sep 2005 11:33:20 -0700 mpm hgwebdir: Fix date display
Fri, 23 Sep 2005 19:46:43 -0700 mpm Fix up static-http test
Fri, 23 Sep 2005 19:46:12 -0700 mpm Execute hooks in the repository root
Fri, 23 Sep 2005 19:41:45 -0700 mpm hgk: Allow specifying hgk path in [hgk]path
Fri, 23 Sep 2005 19:38:21 -0700 mpm Fix hgk for date handling changes
Fri, 23 Sep 2005 19:35:23 -0700 mpm Add support for /etc/mercurial/hgrc.d/*.rc
Fri, 23 Sep 2005 19:04:19 -0700 mpm Warn on failure to import an extension
Fri, 23 Sep 2005 18:59:16 -0700 Vincent Danjean Fix copyright symbol in docs
Fri, 23 Sep 2005 18:58:57 -0700 Vincent Danjean hgk is a wish script
Fri, 23 Sep 2005 18:58:48 -0700 Vincent Danjean bash_completion is not an executable
Fri, 23 Sep 2005 17:52:15 -0700 mpm Add empty repo test
Fri, 23 Sep 2005 17:50:03 -0700 mpm Fix up some bugs for log and grep with empty repo
Fri, 23 Sep 2005 17:19:35 -0700 TK Soh hgweb file: fixed left-justified line numbers on IE v6.0
Fri, 23 Sep 2005 17:15:36 -0700 Florian La Roche git -> hg conversion script
Fri, 23 Sep 2005 17:15:10 -0700 TK Soh hgweb: fixed IE display problem on changelog page
Fri, 23 Sep 2005 17:08:45 -0700 mpm hgweb: fix date bug in hgweb diff generation
Fri, 23 Sep 2005 10:32:19 -0700 Bryan O'Sullivan Help debugability: print ssh command being used when --verbose.
Fri, 23 Sep 2005 10:31:00 -0700 Bryan O'Sullivan Write hgrc file in text mode, even on Windows.
Fri, 23 Sep 2005 10:30:41 -0700 Bryan O'Sullivan Give ssh a better chance of working on Windows.
Fri, 23 Sep 2005 10:28:55 -0700 Bryan O'Sullivan Allow files to be opened in text mode, even on Windows.
Fri, 23 Sep 2005 07:41:25 -0700 Bryan O'Sullivan Merge with myself.
Fri, 23 Sep 2005 07:36:30 -0700 Bryan O'Sullivan Some repos represent a date as a float.
Fri, 23 Sep 2005 00:06:49 -0700 Bryan O'Sullivan Merge with MPM.
Fri, 23 Sep 2005 00:05:16 -0700 Bryan O'Sullivan Move urllib error handling from revlog into statichttprepo, where it belongs.
Thu, 22 Sep 2005 23:38:04 -0700 mpm hgweb: pass date tuples around rather than whole changesets for dates
Thu, 22 Sep 2005 23:33:26 -0700 Bryan O'Sullivan Fix old-http test when no server exists.
Thu, 22 Sep 2005 23:31:44 -0700 Bryan O'Sullivan Make revlog constructor more discerning in its treatment of errors.
Thu, 22 Sep 2005 23:19:47 -0700 Bryan O'Sullivan Clean up date and timezone handling.
Thu, 22 Sep 2005 22:46:50 -0700 Bryan O'Sullivan Fix up representation of dates in hgweb.
Thu, 22 Sep 2005 21:42:33 -0700 Bryan O'Sullivan Fix behaviour of commit.
Thu, 22 Sep 2005 21:29:02 -0700 Bryan O'Sullivan Unify display of dates.
Thu, 22 Sep 2005 21:15:57 -0700 Bryan O'Sullivan Print commit time/date from perspective of committer.
Thu, 22 Sep 2005 10:12:42 -0700 mpm Hook fixups
Thu, 22 Sep 2005 09:47:27 -0700 Lee Cantey Fix setting of hg default when using --pull on clone of local repository.
Thu, 22 Sep 2005 09:47:03 -0700 mpm Fix default clone destination
Thu, 22 Sep 2005 09:42:15 -0700 Anupam Kapoor Fix traceback during invalid rev identifier for debugdata
Thu, 22 Sep 2005 09:41:34 -0700 mpm Merge with TAH
Wed, 21 Sep 2005 09:02:41 +0200 TK Soh bash_completion: extended patterns require extglob option
Wed, 21 Sep 2005 08:25:46 +0200 Thomas Arendsen Hein Updated CONTRIBUTORS.
Wed, 21 Sep 2005 08:07:38 +0200 Thomas Arendsen Hein Make debugwalk strip trailing spaces and remove these from test-walk.out
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.