Wed, 04 Mar 2009 17:02:16 -0600 |
Matt Mackall |
audit: be even pickier (issue1450)
|
Mon, 12 May 2008 11:37:08 -0500 |
Matt Mackall |
walk: return a single value
|
Fri, 08 Feb 2008 18:31:55 -0200 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
Fri, 08 Feb 2008 18:07:55 -0200 |
Alexis S. L. Carvalho |
dirstate: don't walk ignored directories
|
Fri, 25 Jan 2008 15:54:25 -0500 |
Jesse Glick |
Permit glob patterns to use nested curly braces.
|
Sat, 09 Jun 2007 13:25:54 +0200 |
Thomas Arendsen Hein |
Removed trailing \n in calls to util.Abort()
|
Wed, 04 Apr 2007 04:22:08 -0300 |
Alexis S. L. Carvalho |
Merge last few matcher/locate fixes.
|
Wed, 04 Apr 2007 04:22:06 -0300 |
Alexis S. L. Carvalho |
change relglob: patterns to be consistent with glob: patterns
|
Wed, 04 Apr 2007 04:22:05 -0300 |
Alexis S. L. Carvalho |
Revert changeset ef1f1a4b2efb; add another test for glob: patterns
|
Tue, 20 Mar 2007 22:21:05 -0300 |
Alexis S. L. Carvalho |
Merge additional fixes for my matcher changes
|
Tue, 20 Mar 2007 22:09:55 -0300 |
Alexis S. L. Carvalho |
glob:<directory> patterns match the files in that directory.
|
Fri, 16 Mar 2007 00:45:18 -0300 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
Fri, 16 Mar 2007 00:22:58 -0300 |
Alexis S. L. Carvalho |
Fix handling of paths when run outside the repo.
|
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
|
Fri, 19 Aug 2005 16:43:30 -0800 |
mpm |
Merge with BOS
|
Thu, 18 Aug 2005 17:49:43 -0800 |
Bryan O'Sullivan |
Merge with MPM.
|
Thu, 18 Aug 2005 13:58:32 -0800 |
Bryan O'Sullivan |
Modify commands.walk to yield a 4-tuple.
|
Tue, 16 Aug 2005 19:03:01 -0800 |
mpm |
run-tests: remove '+ hg' trick
|
Sat, 13 Aug 2005 19:43:42 -0800 |
mpm |
Merge with BOS
|
Sat, 13 Aug 2005 15:26:32 -0800 |
Bryan O'Sullivan |
Merge walk changes with Matt's tip.
|
Sat, 13 Aug 2005 15:13:37 -0800 |
Bryan O'Sullivan |
Turn off testing of absolute paths for now.
|
Fri, 12 Aug 2005 16:12:09 -0800 |
Bryan O'Sullivan |
Merge walk fixes.
|
Fri, 12 Aug 2005 16:10:09 -0800 |
Bryan O'Sullivan |
Add unit tests for walk code.
|