Sun, 14 Aug 2005 20:09:09 -0800 Add optional stop revision to revlog.heads
mason@suse.com [Sun, 14 Aug 2005 20:09:09 -0800] rev 902
Add optional stop revision to revlog.heads
Sun, 14 Aug 2005 20:09:01 -0800 Change repo.comit to return None on error or the new revision number on
mason@suse.com [Sun, 14 Aug 2005 20:09:01 -0800] rev 901
Change repo.comit to return None on error or the new revision number on success This allows the caller to correctly record the new revision number
Sun, 14 Aug 2005 20:08:35 -0800 Add force option to repo.commit, allowing commits where no files change
mason@suse.com [Sun, 14 Aug 2005 20:08:35 -0800] rev 900
Add force option to repo.commit, allowing commits where no files change
Sun, 14 Aug 2005 12:30:01 -0800 Add '-' support to the commit logfile option to read message from stdin.
mark.williamson@cl.cam.ac.uk [Sun, 14 Aug 2005 12:30:01 -0800] rev 899
Add '-' support to the commit logfile option to read message from stdin.
Sun, 14 Aug 2005 12:23:45 -0800 Add searching for named branches
mason@suse.com [Sun, 14 Aug 2005 12:23:45 -0800] rev 898
Add searching for named branches named branching is when you identify a head by a tag on an earlier revision. This patch adds repo.branchlookup for searching through the tree to find branch tags for heads. hg update -b tag is added to checkout based on branch tags hg heads -b is added to print the tag associated with each head
Sun, 14 Aug 2005 12:23:36 -0800 Fix bug with empty inc and exc
mpm@selenic.com [Sun, 14 Aug 2005 12:23:36 -0800] rev 897
Fix bug with empty inc and exc This fixes an exception that showed up when importing patches
Sat, 13 Aug 2005 19:43:42 -0800 Merge with BOS
mpm@selenic.com [Sat, 13 Aug 2005 19:43:42 -0800] rev 896
Merge with BOS
Sat, 13 Aug 2005 15:26:32 -0800 Merge walk changes with Matt's tip.
Bryan O'Sullivan <bos@serpentine.com> [Sat, 13 Aug 2005 15:26:32 -0800] rev 895
Merge walk changes with Matt's tip.
Sat, 13 Aug 2005 15:23:06 -0800 Merge with TAH.
Bryan O'Sullivan <bos@serpentine.com> [Sat, 13 Aug 2005 15:23:06 -0800] rev 894
Merge with TAH.
Sat, 13 Aug 2005 15:13:37 -0800 Turn off testing of absolute paths for now.
Bryan O'Sullivan <bos@serpentine.com> [Sat, 13 Aug 2005 15:13:37 -0800] rev 893
Turn off testing of absolute paths for now. I don't know how to stop this from always reporting false errors, and am too lazy to worry about it right now.
(0) -300 -100 -10 +10 +100 +300 +1000 +3000 tip