log

age author description
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