comparison tests/bzr-definitions @ 21718:bc773e9505e3

workingctx: duplicate status list received at _poststatus hook basectx.status may reorder the list after workingctx._poststatus is called, so workingctx must copy it. Otherwise, wctx.deleted() would return "unknown" files, for example.
author Yuya Nishihara <yuya@tcha.org>
date Sat, 31 May 2014 21:21:06 +0900
parents aa9385f983fa
children 89872688893f
comparison
equal deleted inserted replaced
21717:2a095d3442e0 21718:bc773e9505e3