Thu, 21 Jul 2005 12:21:33 -0500 Refactor matchpats and walk
mpm@selenic.com [Thu, 21 Jul 2005 12:21:33 -0500] rev 742
Refactor matchpats and walk Move core match function code to util Add some comments and whitespace Simplify options Use lambdas instead of always and never
Wed, 20 Jul 2005 20:11:23 -0500 Fix some line wrapping
mpm@selenic.com [Wed, 20 Jul 2005 20:11:23 -0500] rev 741
Fix some line wrapping manifest hash: 43af5dafa55e01f89727096f4d6784317f3eb0d6
Wed, 20 Jul 2005 20:00:29 -0500 Merge from BOS
mpm@selenic.com [Wed, 20 Jul 2005 20:00:29 -0500] rev 740
Merge from BOS manifest hash: 2276dbd96bb4221e579c871a1de2403c92c85659
Wed, 20 Jul 2005 04:08:11 -0800 Split make_file back out into make_filename and make_file.
Bryan O'Sullivan <bos@serpentine.com> [Wed, 20 Jul 2005 04:08:11 -0800] rev 739
Split make_file back out into make_filename and make_file. It turns out that make_filename is useful by itself.
Wed, 20 Jul 2005 03:55:16 -0800 If the argument to make_file can act like a file, return it.
Bryan O'Sullivan <bos@serpentine.com> [Wed, 20 Jul 2005 03:55:16 -0800] rev 738
If the argument to make_file can act like a file, return it. This is useful for code that calls command functions, but doesn't want to send I/O through the filesystem.
Wed, 20 Jul 2005 03:52:06 -0800 Merge with Matt's tip.
Bryan O'Sullivan <bos@serpentine.com> [Wed, 20 Jul 2005 03:52:06 -0800] rev 737
Merge with Matt's tip.
Wed, 20 Jul 2005 03:43:05 -0800 Update tests to reflect walk changes.
Bryan O'Sullivan <bos@serpentine.com> [Wed, 20 Jul 2005 03:43:05 -0800] rev 736
Update tests to reflect walk changes.
Wed, 20 Jul 2005 03:37:01 -0800 An empty .hgignore file must cause us to ignore nothing, not everything!
Bryan O'Sullivan <bos@serpentine.com> [Wed, 20 Jul 2005 03:37:01 -0800] rev 735
An empty .hgignore file must cause us to ignore nothing, not everything!
Wed, 20 Jul 2005 03:24:54 -0800 Update docs for annotate and diff.
Bryan O'Sullivan <bos@serpentine.com> [Wed, 20 Jul 2005 03:24:54 -0800] rev 734
Update docs for annotate and diff.
Wed, 20 Jul 2005 03:23:12 -0800 Convert annotate over to walk interface.
Bryan O'Sullivan <bos@serpentine.com> [Wed, 20 Jul 2005 03:23:12 -0800] rev 733
Convert annotate over to walk interface. Add emptyok parameter to walk and matchpats, for commands that require at least one name.
(0) -300 -100 -10 +10 +100 +300 +1000 +3000 tip