Fri, 16 Oct 2009 23:57:34 +0200 |
Adrian Buehlmann |
hg.clone: report branch name on update
|
Fri, 21 Mar 2008 14:52:24 +0100 |
Adrian Buehlmann |
clone: print "updating working directory" status message
|
Sat, 04 Aug 2007 23:07:52 -0700 |
Brendan Cully |
patch: add git symlink support
|
Fri, 23 Feb 2007 17:54:34 +0200 |
Giorgos Keramidas |
Create the parent directory when checking out symlinks.
|
Fri, 29 Dec 2006 20:04:31 -0600 |
Matt Mackall |
symlinks: use is_link wherever is_exec is used
|
Sun, 23 Jul 2006 09:04:14 -0700 |
Vadim Gelfer |
addremove: do not deprecate.
|
Wed, 03 May 2006 10:18:52 +0200 |
Thomas Arendsen Hein |
Corrected test output for deprecated addremove command.
|
Fri, 21 Apr 2006 16:09:43 -0700 |
Jim Meyering |
Fix issue 165: `hg status' with abs path containing a symlink-to-dir fails
|
Thu, 12 Jan 2006 21:02:38 +0100 |
Thomas Arendsen Hein |
Adjusted all but one test output for the new behaviour of localrepo.changes()
|
Fri, 11 Nov 2005 15:33:08 -0800 |
Benoit Boissinot |
don't print anything about file of unsupported type unless
|
Wed, 02 Nov 2005 15:46:31 -0800 |
Benoit Boissinot |
fix handling of files of unsupported type in the walk code
|
Thu, 27 Oct 2005 13:29:35 -0700 |
Benoit Boissinot |
rewrote changes function in dirstate to use generic walk code
|
Tue, 18 Oct 2005 21:32:51 -0700 |
Matthew Elder |
symlink unit test
|