Mon, 15 Aug 2005 05:22:40 +0100 Update online help of hg heads for new --branches option.
Thomas Arendsen Hein <thomas@intevation.de> [Mon, 15 Aug 2005 05:22:40 +0100] rev 905
Update online help of hg heads for new --branches option.
Sun, 14 Aug 2005 20:09:32 -0800 Add optional parameter for changed/added/del/unknown files to commands.dodiff
mason@suse.com [Sun, 14 Aug 2005 20:09:32 -0800] rev 904
Add optional parameter for changed/added/del/unknown files to commands.dodiff This makes it possible to avoid a call into repo.changes if the details of what has changed is already known
Sun, 14 Aug 2005 20:09:21 -0800 Allow the changegroup generator to completely load the buffer.
mason@suse.com [Sun, 14 Aug 2005 20:09:21 -0800] rev 903
Allow the changegroup generator to completely load the buffer. This makes is possible to delete or truncate away revisions and still use the changegroup later.
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
(0) -300 -100 -10 +10 +100 +300 +1000 +3000 tip