log

age author description
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".
Wed, 14 Sep 2005 11:27:36 -0700 Bryan O'Sullivan Merge with myself.
Wed, 14 Sep 2005 10:50:03 -0700 Bryan O'Sullivan Make remove command really unlink files.
Fri, 09 Sep 2005 22:07:10 -0700 Bryan O'Sullivan mercurial.el: implement hg-pull, and stub in hg-update.
Wed, 14 Sep 2005 15:50:31 -0500 Chris Mason Files not getting added appropiately
Wed, 14 Sep 2005 15:48:34 -0500 mpm clone: fall back to pull if we can't lock the source repo
Wed, 14 Sep 2005 13:14:20 -0500 root Fix hgit revtree bug with stop revision handling
Wed, 14 Sep 2005 12:35:10 -0500 Mikael Berthe Fix hg cat when the file cannot be found in the specified revision
Wed, 14 Sep 2005 12:22:20 -0500 Stephen Darnell Add support for cloning with hardlinks on windows.
Tue, 13 Sep 2005 19:33:18 -0500 mason Convert hgk to use the hgit extension, and upate to the latest gitk
Tue, 13 Sep 2005 19:33:10 -0500 mason Turn hgit into an extension, and add commands supporting the latest gitk
Tue, 13 Sep 2005 19:32:53 -0500 mason Add log -b to show the branch a specific revision lives in
Tue, 13 Sep 2005 19:32:43 -0500 mason Fix off by one in convert-repo tags
Tue, 13 Sep 2005 18:38:27 -0500 mpm Fix bug with co -C across branches, update tests
Tue, 13 Sep 2005 14:23:43 -0500 mpm Fix test-tag output for new abort message
Tue, 13 Sep 2005 14:22:48 -0500 mpm Revert unrelated changes in previous commit
Tue, 13 Sep 2005 14:18:18 -0500 mpm Fix abort message for clone
Tue, 13 Sep 2005 14:16:15 -0500 mpm Revert some exception type changes in revlog
Fri, 09 Sep 2005 12:19:24 -0700 mpm CONTRIBUTORS update
Fri, 09 Sep 2005 12:17:51 -0700 mpm dirstate: two more stat -> lstat changes
Fri, 09 Sep 2005 11:47:13 -0700 mpm Fix comment typo
Fri, 09 Sep 2005 11:46:35 -0700 mpm Fix dangling symlink bug in dirstate walk code
Fri, 09 Sep 2005 11:34:34 -0700 Bryan O'Sullivan Replace sequences of {ui.warn, return 1} with raise of util.Abort.
Fri, 09 Sep 2005 10:59:05 -0700 Bryan O'Sullivan patchbomb: add TLS and SMTP AUTH support.
Thu, 08 Sep 2005 17:09:31 -0700 mpm Add --debugger global option
Thu, 08 Sep 2005 15:01:33 -0700 mpm Fix Windows status problem from new dirstate walk code
Thu, 08 Sep 2005 12:17:24 -0700 mpm Update test-help for bundle/unbundle
Thu, 08 Sep 2005 12:16:31 -0700 mpm Fix missing docstring for unbundle
Thu, 08 Sep 2005 12:10:59 -0700 TK Soh clone: directory names take precedence over symbolic names
Thu, 08 Sep 2005 12:10:43 -0700 mpm import: fix bug in mail-format detection
Thu, 08 Sep 2005 10:49:33 -0700 mpm hgweb: fix scope for RepoError
Thu, 08 Sep 2005 01:27:25 -0700 mpm Add preliminary support for the bundle and unbundle commands
Thu, 08 Sep 2005 00:13:52 -0700 mpm Add missing import for hgwebdir
Thu, 08 Sep 2005 09:11:17 +0200 Thomas Arendsen Hein Cleanup of tabs and trailing spaces in documentation.
Wed, 07 Sep 2005 23:57:59 -0700 mpm Add reporting instructions to unknown exception backtraces
Wed, 07 Sep 2005 23:38:28 -0700 mpm Smarter handling of revlog key errors
Wed, 07 Sep 2005 23:13:12 -0700 mpm Clean up hgweb imports
Wed, 07 Sep 2005 20:50:23 -0700 mpm Change grep -e to grep --all
Wed, 07 Sep 2005 20:09:16 -0700 mpm Fold import -m option into import -f
Wed, 07 Sep 2005 20:05:22 -0700 mpm Revert silly TypeError change
Wed, 07 Sep 2005 19:37:11 -0700 mpm Tighten up clone locking
Wed, 07 Sep 2005 19:30:23 -0700 mpm Clean up local clone file list
Wed, 07 Sep 2005 19:21:38 -0700 mpm Rewrite copytree as copyfiles
Wed, 07 Sep 2005 19:16:36 -0700 mpm Redo local clone hgrc fix
Sun, 04 Sep 2005 15:47:59 -0700 Bryan O'Sullivan Write out hgrc properly.
Sun, 04 Sep 2005 15:12:20 -0700 Bryan O'Sullivan patchbomb: continue if we can't import readline.
Sun, 04 Sep 2005 14:48:33 -0700 Bryan O'Sullivan Get test-commit to exit cleanly.
Sun, 04 Sep 2005 14:47:02 -0700 Bryan O'Sullivan Commit date validation: more stringent checks, more useful error messages.
Sun, 04 Sep 2005 14:45:03 -0700 Bryan O'Sullivan revlog: raise informative exception if file is missing.
Sun, 04 Sep 2005 14:21:53 -0700 Bryan O'Sullivan Minor cleanups.
Sun, 04 Sep 2005 14:11:51 -0700 Eric Hopper Created a class in util called chunkbuffer that buffers reads from an
Sat, 03 Sep 2005 23:52:39 -0700 Bryan O'Sullivan Add test output.
Sat, 03 Sep 2005 23:51:53 -0700 Bryan O'Sullivan Date validation must check for 32-bit width. Don't use assert to check.
Sat, 03 Sep 2005 23:28:15 -0700 Bryan O'Sullivan Make date/timezone validation in changelog.add more robust. Add test.
Sat, 03 Sep 2005 23:08:39 -0700 Bryan O'Sullivan Validate user input of dates when adding a changelog entry.
Thu, 01 Sep 2005 12:13:56 -0700 bos Add doc string for debugrename.
Thu, 01 Sep 2005 09:35:42 -0700 bos Fortify the recognition of a diff header.
Thu, 01 Sep 2005 09:11:25 -0700 TK Soh Add -p to incoming and outgoing commands to show patch
Thu, 01 Sep 2005 09:08:21 -0700 bos Revert changeset 120aa5fc7ced1bf765b4f025f5a3a138cd87f49e.
Thu, 01 Sep 2005 09:04:18 -0700 bos Make import command reject patches that resemble email messages.
Thu, 01 Sep 2005 08:01:10 -0700 Bryan O'Sullivan Make removal check more complete and informative.
Thu, 01 Sep 2005 07:48:14 -0700 Bryan O'Sullivan Fix up remove command to use walk code.
Thu, 01 Sep 2005 07:47:26 -0700 bos From mercurial-bounces@selenic.com Thu Sep 1 07:01:32 2005
Thu, 01 Sep 2005 07:43:53 -0700 bos Merge with myself.
Thu, 01 Sep 2005 07:41:32 -0700 Edouard Gomez Output Content-encoding for tar.gz and tar.bz2 snapshots
Thu, 01 Sep 2005 07:37:49 -0700 bos Fix up failing tests.
Thu, 01 Sep 2005 07:34:53 -0700 mason Optimize dirstate walking
Wed, 31 Aug 2005 21:07:36 +0200 Thomas Arendsen Hein Merge with http://hannibal.lr-s.tudelft.nl/~vincent/fcgi/mercurial/fcgi/
Tue, 30 Aug 2005 21:58:44 +0200 Vincent Wagelaar Make sure the repository names don't have slashes at the at or else in some
Tue, 30 Aug 2005 18:23:39 +0200 Vincent Wagelaar Saving sys.argv and sys.stderr is not needed anymore
Wed, 31 Aug 2005 11:58:15 -0700 jdc Fix mercurial.el help.
Wed, 31 Aug 2005 11:56:58 -0700 jdc Adjust hg-strip and hg-chomp regexps.
Wed, 31 Aug 2005 11:19:20 -0700 Bryan O'Sullivan hg serve: print a more useful error message if server can't start.
Wed, 31 Aug 2005 10:54:46 -0700 Bryan O'Sullivan Merge with TAH.
Wed, 31 Aug 2005 10:54:00 -0700 Bryan O'Sullivan Emacs: fix invocations of "hg log" to match current behaviour of log.
Wed, 31 Aug 2005 09:01:41 +0200 Thomas Arendsen Hein Added missing 'import errno', and use errno for EPIPE, too.
Wed, 31 Aug 2005 08:40:55 +0200 Thomas Arendsen Hein Merged changes.
Wed, 31 Aug 2005 08:38:34 +0200 Thomas Arendsen Hein Use path relative to document root as reponame if published via a web server.
Tue, 30 Aug 2005 23:16:15 -0700 Bryan O'Sullivan Sort items in each hgrc section. Add web/description.
Wed, 31 Aug 2005 07:25:02 +0200 Thomas Arendsen Hein Make .hg/hgrc optional for repositories published by hgwebdir.
Tue, 30 Aug 2005 21:26:27 +0200 Thomas Arendsen Hein Reverted changeset e254bcbfe636e97301f76c7da241b07be14f3d36
Tue, 30 Aug 2005 19:42:58 +0200 Thomas Arendsen Hein Fixed two tests to run with bourne shell.
Tue, 30 Aug 2005 19:32:11 +0200 Thomas Arendsen Hein Added FIXME output to test-grep so the test will not fail.
Tue, 30 Aug 2005 19:17:05 +0200 Thomas Arendsen Hein Added test case for zip/gz/bz2 archive downloads.
Tue, 30 Aug 2005 19:12:17 +0200 Thomas Arendsen Hein Fixed import needed to serve zip files which broke because of other changes.
Tue, 30 Aug 2005 18:10:20 +0200 Thomas Arendsen Hein Merge with http://hannibal.lr-s.tudelft.nl/~vincent/fcgi/mercurial/fcgi/
Tue, 30 Aug 2005 16:36:29 +0200 Vincent Wagelaar Don't need to save sys.stdin and sys.stdout anymore
Tue, 30 Aug 2005 16:33:04 +0200 Vincent Wagelaar Use local generated env instead of os.environ
Tue, 30 Aug 2005 16:25:46 +0200 Vincent Wagelaar Fix hg serve...
Tue, 30 Aug 2005 14:52:58 +0100 Vincent Wagelaar Fix TypeError
Tue, 30 Aug 2005 10:57:52 +0200 Vincent Wagelaar Change use of global sys.stdout, sys.stdin os.environ to a hgrequest object.
Tue, 30 Aug 2005 11:22:29 +0200 TK Soh Regenerate tcsh_completion after bugfix in generator script