debian/compat
author Shubhanshu Agrawal <agrawal.shubhanshu@gmail.com>
Fri, 11 Dec 2015 12:27:37 -0800
changeset 1564 42c30774e63d
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
prune: changing bookmark argument to be a list Currently prune works with a single bookmark the changes in this patch modifies the prune command to accept a list of bookmarks Also changes to inhibit module which internally calls the cmdprune function. the change is to wrap the bookmark input into a list.
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