]> arthur.barton.de Git - bup.git/history - cmd/drecurse-cmd.py
Replace remaining print statements with print function
[bup.git] / cmd / drecurse-cmd.py
2018-09-01 Julien GoodwinReplace remaining print statements with print function
2018-01-27 Rob BrowningUse absolute_import from the __future__ everywhere
2016-01-17 Rob BrowningDon't import * from helpers
2015-12-12 Rob BrowningConfigure python, use it, and embed during install
2014-01-31 Rob BrowningAdd --exclude-rx and --exclude-rx-from support to ...
2014-01-31 Rob BrowningFix drecurse relative --excludes, quash duplicates...
2013-03-08 Rob BrowningMove parse_excludes to helpers and rework it a bit.
2012-08-17 Aneurin Pricecmd/drecurse: correctly pass excluded_paths to recursiv...
2011-02-10 Rob BrowningMerge remote branch 'origin/master' into meta
2011-01-18 Gabriel Filionoptions: remove unused 'exe' parameter
2010-12-02 Zoran ZaricRenames --exclude-file to --exclude-from and encaspulat...
2010-12-02 Zoran ZaricAdds --exclude option to bup index and bup drecurse
2010-02-28 Avery PennarunMove cmd-*.py to cmd/*-cmd.py.