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.
Wed, 07 Sep 2005 19:16:36 -0700 Redo local clone hgrc fix
mpm@selenic.com [Wed, 07 Sep 2005 19:16:36 -0700] rev 1206
Redo local clone hgrc fix We shouldn't copy hgrc on a local clone, nor localtags. Behavior should be identical to a remote clone.
Sun, 04 Sep 2005 15:47:59 -0700 Write out hgrc properly.
Bryan O'Sullivan <bos@serpentine.com> [Sun, 04 Sep 2005 15:47:59 -0700] rev 1205
Write out hgrc properly. Previously, we simply appended to the hgrc file, which meant that it ended up containing multiple "paths" sections. Now, we only modify "paths.default".
Sun, 04 Sep 2005 15:12:20 -0700 patchbomb: continue if we can't import readline.
Bryan O'Sullivan <bos@serpentine.com> [Sun, 04 Sep 2005 15:12:20 -0700] rev 1204
patchbomb: continue if we can't import readline.
Sun, 04 Sep 2005 14:48:33 -0700 Get test-commit to exit cleanly.
Bryan O'Sullivan <bos@serpentine.com> [Sun, 04 Sep 2005 14:48:33 -0700] rev 1203
Get test-commit to exit cleanly.
Sun, 04 Sep 2005 14:47:02 -0700 Commit date validation: more stringent checks, more useful error messages.
Bryan O'Sullivan <bos@serpentine.com> [Sun, 04 Sep 2005 14:47:02 -0700] rev 1202
Commit date validation: more stringent checks, more useful error messages.
Sun, 04 Sep 2005 14:45:03 -0700 revlog: raise informative exception if file is missing.
Bryan O'Sullivan <bos@serpentine.com> [Sun, 04 Sep 2005 14:45:03 -0700] rev 1201
revlog: raise informative exception if file is missing.
Sun, 04 Sep 2005 14:21:53 -0700 Minor cleanups.
Bryan O'Sullivan <bos@serpentine.com> [Sun, 04 Sep 2005 14:21:53 -0700] rev 1200
Minor cleanups.
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip