log tests/test-walk.out @ 4254:a7cae4e22749

age author description
Sat, 10 Mar 2007 23:00:54 -0300 Alexis S. L. Carvalho dirstate.statwalk: explicitly test for ignored directories
Sat, 10 Mar 2007 23:00:53 -0300 Alexis S. L. Carvalho util._matcher: unify pattern normalization
Sat, 10 Mar 2007 23:00:52 -0300 Alexis S. L. Carvalho make the output of test-walk more readable
Sat, 10 Mar 2007 23:00:51 -0300 Alexis S. L. Carvalho util.*matcher: change default "names" argument
Sat, 10 Mar 2007 23:00:49 -0300 Alexis S. L. Carvalho util._matcher: fix handling of path: patterns
Sat, 10 Mar 2007 23:00:48 -0300 Alexis S. L. Carvalho util._matcher: fix handling of relglob: patterns
Sat, 10 Mar 2007 23:00:47 -0300 Alexis S. L. Carvalho A 'glob:foo?bar' pattern determines a root - the tree root
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.
Sun, 19 Mar 2006 14:53:58 +0100 Thomas Arendsen Hein Enable path validation for copy, rename, debugwalk and other canonpath users.
Wed, 21 Sep 2005 08:07:38 +0200 Thomas Arendsen Hein Make debugwalk strip trailing spaces and remove these from test-walk.out
Thu, 01 Sep 2005 07:37:49 -0700 bos Fix up failing tests.
Sat, 27 Aug 2005 01:13:28 -0700 mpm Update util.py docstrings, fix walk test
Sat, 20 Aug 2005 13:08:07 -0700 mpm Merge with jeffpc
Fri, 19 Aug 2005 16:45:25 -0800 mpm Merge with TAH