.hgtags
author Patrick Mezard <patrick@mezard.eu>
Tue, 19 Jun 2012 18:05:23 +0200
changeset 282 05ab164c6593
parent 270 a68b763505c2
child 287 bcd96748edc4
permissions -rw-r--r--
obsolete: handle rebase --collapse Recording obsolete in concludenode() did not work for --collapse because only the first revision was passed to the call. The new strategy is to track the rebase state in defineparents() and concludenode() and to create markers only after a successful non-abort call. In theory, this should also fix --continue/--abort cases. The change in test-stabilize-order.t comes from concludenode() no longer creating obsolete marker. stabilize command was actually duplicating markers, once in concludenode(), once explicitely.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
270
a68b763505c2 Added tag 0.1.0 for changeset 6c6bb7a23bb5
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
diff changeset
     1
6c6bb7a23bb5125bf06da73265f039dd3447dafa 0.1.0