hgext/__init__.py
author Shubhanshu Agrawal <agrawal.shubhanshu@gmail.com>
Fri, 11 Dec 2015 10:42:46 -0800
changeset 1563 6a9f0261b181
parent 519 9825c7da5b54
child 1619 5ef77a1d975c
permissions -rw-r--r--
prune: remove a list of bookmarks Currently prune works with a single bookmark, the changes in this patch modifies the prune module to work with a list of bookmarks Building on this we can take a list of bookmarks as input and remove all of them in a single go
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
519
9825c7da5b54 ensure all file have a copyright notice
Pierre-Yves David <pierre-yves.david@ens-lyon.org>
parents: 496
diff changeset
     1
# Copyright 2011 Logilab SA <contact@logilab.fr>