Thu, 21 Jul 2005 12:24:42 -0500 |
mpm |
Change C to M in status
|
Thu, 21 Jul 2005 12:23:55 -0500 |
mpm |
Add -m for commit and deprecate -t
|
Thu, 21 Jul 2005 12:22:54 -0500 |
mpm |
Handle empty file list for annotate
|
Thu, 21 Jul 2005 12:22:29 -0500 |
mpm |
Remove ls command
|
Thu, 21 Jul 2005 12:21:33 -0500 |
mpm |
Refactor matchpats and walk
|
Wed, 20 Jul 2005 20:11:23 -0500 |
mpm |
Fix some line wrapping
|
Wed, 20 Jul 2005 20:00:29 -0500 |
mpm |
Merge from BOS
|
Wed, 20 Jul 2005 04:08:11 -0800 |
Bryan O'Sullivan |
Split make_file back out into make_filename and make_file.
|
Wed, 20 Jul 2005 03:55:16 -0800 |
Bryan O'Sullivan |
If the argument to make_file can act like a file, return it.
|
Wed, 20 Jul 2005 03:52:06 -0800 |
Bryan O'Sullivan |
Merge with Matt's tip.
|
Wed, 20 Jul 2005 03:43:05 -0800 |
Bryan O'Sullivan |
Update tests to reflect walk changes.
|
Wed, 20 Jul 2005 03:37:01 -0800 |
Bryan O'Sullivan |
An empty .hgignore file must cause us to ignore nothing, not everything!
|
Wed, 20 Jul 2005 03:24:54 -0800 |
Bryan O'Sullivan |
Update docs for annotate and diff.
|
Wed, 20 Jul 2005 03:23:12 -0800 |
Bryan O'Sullivan |
Convert annotate over to walk interface.
|
Wed, 20 Jul 2005 03:16:20 -0800 |
Bryan O'Sullivan |
Convert diff command over to using walk code.
|