##// END OF EJS Templates
clone: print "updating working directory" status message...
clone: print "updating working directory" status message With this change, "hg clone" looks like this: % hg clone http://example.com/repo/big big requesting all changes adding changesets adding manifests adding file changes added XXX changesets with XXX changes to XXX files updating working directory XXX files updated, XXX files merged, XXX files removed, XXX files unresolved So the user sees % hg clone http://example.com/repo/big big requesting all changes adding changesets adding manifests adding file changes added XXX changesets with XXX changes to XXX files updating working directory while Mercurial is writing to disk to populate the working directory With this change, "hg clone" looks like this: % hg clone big big-work updating working directory XXX files updated, XXX files merged, XXX files removed, XXX files unresolved

File last commit:

r4737:2ececafa default
r6338:0750f111 default
Show More
test-mq-qdelete.out
24 lines | 289 B | text/plain | TextLexer
/ tests / test-mq-qdelete.out
Brendan Cully
mq: add qdelete --forget option...
r3088 adding base
Brendan Cully
mq: more qdelete help text tweaks
r4737 abort: qdelete requires at least one revision or patch name
Brendan Cully
mq: add qdelete --forget option...
r3088 abort: cannot delete applied patch c
Now at: b
a
b
a
b
series
status
Now at: a
a
b
series
status
Brendan Cully
mq: regularize patch header creation....
r4722 1 [mq]: a
Brendan Cully
mq: add qdelete --forget option...
r3088 0 base
Brendan Cully
Update test-mq-qdelete to use qdel -r
r3376 abort: cannot delete revision 3 above applied patches
Brendan Cully
mq: add qdelete --forget option...
r3088 f
Brendan Cully
mq: regularize patch header creation....
r4722 4 [mq]: f
3 [mq]: e
2 [mq]: d
1 [mq]: a
Brendan Cully
mq: add qdelete --forget option...
r3088 0 base