debian/compat
author Laurent Charignon <lcharignon@fb.com>
Wed, 01 Apr 2015 13:51:21 -0700
changeset 1240 e1347ce2f954
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
inhibit: don't leave any obsolete commit visible after closing transaction We add a callback to wrap the transaction closure to identify commits that are obsolete and visible. We inhibit them to prevent the user to see instability in the UI.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
531
b18b00036355 pkg/debian: Debian packaging
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
diff changeset
     1
8