##// END OF EJS Templates
mq: remove qrefresh slow path (issue2025)...
mq: remove qrefresh slow path (issue2025) The slow path/fast path distinction has existed since mq was added to Mercurial in 2006. The slow path was used whenever the refreshed revision wasn't the tip

File last commit:

r4916:5c5d23d9 default
r10366:d355cebd stable
Show More
test-abort-checkin.out
8 lines | 252 B | text/plain | TextLexer
/ tests / test-abort-checkin.out
Alexis S. L. Carvalho
test-abort-checkin: use a hook to abort the commit...
r4140 error: pretxncommit.nocommits hook failed: no commits allowed
Thomas Arendsen Hein
Add test mq keeping a reference to localrepo which can't remove journal on exit.
r2726 transaction abort!
rollback completed
Matt Mackall
Use a weakref for recursive transactions
r4916 abort: no commits allowed
Alexis S. L. Carvalho
test-abort-checkin: use a hook to abort the commit...
r4140 error: pretxncommit.nocommits hook failed: no commits allowed
Thomas Arendsen Hein
Add test mq keeping a reference to localrepo which can't remove journal on exit.
r2726 transaction abort!
rollback completed
Matt Mackall
Use a weakref for recursive transactions
r4916 abort: no commits allowed