Sat, 07 Jun 2008 09:49:34 +0200 help: enable listing of a subset of the command list
Johannes Stezenbach <js@sig21.net> [Sat, 07 Jun 2008 09:49:34 +0200] rev 6652
help: enable listing of a subset of the command list Instead of giving the "command %s is ambiguous" error message with a bare list of possible command, display help list for all commands starting with the given string.
Wed, 07 May 2008 14:32:00 +0400 addremove: correctly handle intermediate symlinks
Maxim Dounin <mdounin@mdounin.ru> [Wed, 07 May 2008 14:32:00 +0400] rev 6651
addremove: correctly handle intermediate symlinks This fixes problems mentioned in issue660 comments (unrelated to original issue) where directory was renamed, and symlink was added instead. In such situation addremove wasn't able to correctly detect that old files no longer here, but tried to add symlink (and failed due collision with old files).
Fri, 06 Jun 2008 18:31:57 +0200 Merge with crew-stable
Patrick Mezard <pmezard@gmail.com> [Fri, 06 Jun 2008 18:31:57 +0200] rev 6650
Merge with crew-stable
Fri, 06 Jun 2008 18:23:33 +0200 test-mq-qrename: test added patch renaming
Patrick Mezard <pmezard@gmail.com> [Fri, 06 Jun 2008 18:23:33 +0200] rev 6649
test-mq-qrename: test added patch renaming
Fri, 06 Jun 2008 18:23:31 +0200 mq: handle added patch renaming correctly
Weijun Wang <weijun.wang@sun.com> [Fri, 06 Jun 2008 18:23:31 +0200] rev 6648
mq: handle added patch renaming correctly
Thu, 05 Jun 2008 16:25:11 +0200 drop superfluous param from revlog.addgroup()
Peter Arrenbrecht <peter.arrenbrecht@gmail.com> [Thu, 05 Jun 2008 16:25:11 +0200] rev 6647
drop superfluous param from revlog.addgroup()
Tue, 03 Jun 2008 15:41:09 -0500 copies: teach copies about dirstate.copies
Matt Mackall <mpm@selenic.com> [Tue, 03 Jun 2008 15:41:09 -0500] rev 6646
copies: teach copies about dirstate.copies When we're using copies() to find changes between the working directory and its first parent for diff/status/etc., use dirstate.copies() directly. This avoids doing a full statwalk for simple diffs (issue1090) and removes a special case from the status command.
Tue, 03 Jun 2008 09:34:14 +0200 mq: introduce the qfinish command
Dirkjan Ochtman <dirkjan@ochtman.nl> [Tue, 03 Jun 2008 09:34:14 +0200] rev 6645
mq: introduce the qfinish command
(0) -3000 -1000 -300 -100 -30 -10 -8 +8 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip