]> arthur.barton.de Git - bup.git/history - lib/bup/drecurse.py
Replace a try/except/finally with a nested try block.
[bup.git] / lib / bup / drecurse.py
2010-12-04 Michael BuddeReplace a try/except/finally with a nested try block.
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-12-01 Zoran ZaricExcludes BUP_DIR from index.
2010-09-06 Avery PennarunMerge branch 'maint'
2010-09-05 David Rodacmd/index: catch exception for paths that don't exist.
2010-08-22 Gabriel Filionimport cleanup
2010-03-21 Avery Pennarunsave/index/drecurse: correct handling for fifos and...
2010-02-28 Avery PennarunMove python library files to lib/bup/