log tests/test-symlink-basic.out @ 9857:24bc6e414610

age author description
Mon, 01 Jun 2009 21:51:00 -0500 Matt Mackall commit: move explicit file checking into repo.commit
Tue, 19 May 2009 03:59:58 +0200 Benoit Boissinot update --clean: do not unlink added files (issue575)
Fri, 14 Mar 2008 10:32:19 -0300 Alexis S. L. Carvalho Fix issue995 (copy --after and symlinks pointing to a directory)
Fri, 15 Feb 2008 10:38:37 -0200 Alexis S. L. Carvalho cmdutil.commit: use relative paths in the error messages
Sat, 06 Oct 2007 22:30:22 +0200 Patrick Mezard Display symlink or executable bit with manifest -v
Wed, 13 Jun 2007 19:15:58 -0300 Alexis S. L. Carvalho commands.commit: symlinks are supported
Fri, 23 Mar 2007 23:40:24 -0300 Alexis S. L. Carvalho Add some tests for symlink tracking