Thu, 08 Sep 2005 09:11:17 +0200 Cleanup of tabs and trailing spaces in documentation.
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 08 Sep 2005 09:11:17 +0200] rev 1216
Cleanup of tabs and trailing spaces in documentation.
Wed, 07 Sep 2005 23:57:59 -0700 Add reporting instructions to unknown exception backtraces
mpm@selenic.com [Wed, 07 Sep 2005 23:57:59 -0700] rev 1215
Add reporting instructions to unknown exception backtraces
Wed, 07 Sep 2005 23:38:28 -0700 Smarter handling of revlog key errors
mpm@selenic.com [Wed, 07 Sep 2005 23:38:28 -0700] rev 1214
Smarter handling of revlog key errors Use RevlogError for reporting exceptions Catch and report RevlogError exceptions at the command parser
Wed, 07 Sep 2005 23:13:12 -0700 Clean up hgweb imports
mpm@selenic.com [Wed, 07 Sep 2005 23:13:12 -0700] rev 1213
Clean up hgweb imports Use demandloading Pull function-local imports up to demandload Scope hg and ui bits
Wed, 07 Sep 2005 20:50:23 -0700 Change grep -e to grep --all
mpm@selenic.com [Wed, 07 Sep 2005 20:50:23 -0700] rev 1212
Change grep -e to grep --all We want to reserve -e for future use and grep compatibility. I've changed every-match to all out of a general preference for shorter long option names where short options don't exist.
Wed, 07 Sep 2005 20:09:16 -0700 Fold import -m option into import -f
mpm@selenic.com [Wed, 07 Sep 2005 20:09:16 -0700] rev 1211
Fold import -m option into import -f
Wed, 07 Sep 2005 20:05:22 -0700 Revert silly TypeError change
mpm@selenic.com [Wed, 07 Sep 2005 20:05:22 -0700] rev 1210
Revert silly TypeError change
Wed, 07 Sep 2005 19:37:11 -0700 Tighten up clone locking
mpm@selenic.com [Wed, 07 Sep 2005 19:37:11 -0700] rev 1209
Tighten up clone locking Add a lock on the destination, expand comment on source lock
Wed, 07 Sep 2005 19:30:23 -0700 Clean up local clone file list
mpm@selenic.com [Wed, 07 Sep 2005 19:30:23 -0700] rev 1208
Clean up local clone file list We now use an explicit list of files to copy during clone so that we don't copy anything we shouldn't.
Wed, 07 Sep 2005 19:21:38 -0700 Rewrite copytree as copyfiles
mpm@selenic.com [Wed, 07 Sep 2005 19:21:38 -0700] rev 1207
Rewrite copytree as copyfiles This inverts the logic of copytree to allow copying single files at the top level.
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip