]> arthur.barton.de Git - bup.git/history - cmd/drecurse-cmd.py
Set pipefail so that "x | y || exit $?" will work properly.
[bup.git] / cmd / drecurse-cmd.py
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.