Tue, 19 Jul 2005 07:42:36 -0800 Get commands to raise Abort instead of ui.warn(...),sys.exit(1).
Bryan O'Sullivan <bos@serpentine.com> [Tue, 19 Jul 2005 07:42:36 -0800] rev 727
Get commands to raise Abort instead of ui.warn(...),sys.exit(1).
Tue, 19 Jul 2005 07:15:59 -0800 Add a source designator to the walk methods.
Bryan O'Sullivan <bos@serpentine.com> [Tue, 19 Jul 2005 07:15:59 -0800] rev 726
Add a source designator to the walk methods. If the source is 'f' (the filesystem), the file definitely exists in the filesystem. If 'm' (a rev or dirstate manifest), the file may not still exist with the given name.
Tue, 19 Jul 2005 07:00:03 -0800 Merge with Matt's tip.
Bryan O'Sullivan <bos@serpentine.com> [Tue, 19 Jul 2005 07:00:03 -0800] rev 725
Merge with Matt's tip.
Mon, 18 Jul 2005 06:54:21 -0800 Get add and locate to use new repo and dirstate walk code.
Bryan O'Sullivan <bos@serpentine.com> [Mon, 18 Jul 2005 06:54:21 -0800] rev 724
Get add and locate to use new repo and dirstate walk code. They use a walk function that abstracts out the irritating details, so that there's a higher likelihood of commands behaving uniformly.
Sat, 16 Jul 2005 15:13:40 -0800 Work on walk code.
Bryan O'Sullivan <bos@serpentine.com> [Sat, 16 Jul 2005 15:13:40 -0800] rev 723
Work on walk code.
Wed, 20 Jul 2005 11:40:27 -0500 Add doc/Makefile to MANIFEST
mpm@selenic.com [Wed, 20 Jul 2005 11:40:27 -0500] rev 722
Add doc/Makefile to MANIFEST manifest hash: 1fc29da9334caa71ff8df55c52747f9c93df7e0f
Tue, 19 Jul 2005 15:09:04 -0500 Fix verify error reporting bug
mpm@selenic.com [Tue, 19 Jul 2005 15:09:04 -0500] rev 721
Fix verify error reporting bug Spotted by Chris Mason manifest hash: d5a6e5cb65d2de65a68d1f85c8692e79622844d3
Tue, 19 Jul 2005 12:41:08 -0500 Change hgit revision lookup to use repo.lookup
mason@suse.com [Tue, 19 Jul 2005 12:41:08 -0500] rev 720
Change hgit revision lookup to use repo.lookup
Tue, 19 Jul 2005 12:40:46 -0500 Fix hgit usage of repo.changes and fancyopts to reflect current hg api
mason@suse.com [Tue, 19 Jul 2005 12:40:46 -0500] rev 719
Fix hgit usage of repo.changes and fancyopts to reflect current hg api
Sun, 17 Jul 2005 08:39:44 +0100 Fix typos in FAQ
jdc@uwo.ca [Sun, 17 Jul 2005 08:39:44 +0100] rev 718
Fix typos in FAQ
(0) -300 -100 -10 +10 +100 +300 +1000 +3000 tip