]> arthur.barton.de Git - bup.git/history - lib/bup/t/tmetadata.py
Remove MetadataAcquireError and make error handling finer-grained
[bup.git] / lib / bup / t / tmetadata.py
2011-01-05 Rob BrowningRemove MetadataAcquireError and make error handling...
2010-11-13 Rob BrowningRename metadata exceptions and add a parent MetadataErr...
2010-10-24 Rob BrowningAdd a helpers.FSTime class to handle filesystem timesta...
2010-10-23 Rob BrowningAttempt to unlink or rmdir existing paths as appropriat...
2010-10-10 Rob BrowningCheck stat() after attempted restore of nonexistent...
2010-10-09 Rob BrowningDon't try to restore owner unless root; handle nonexist...
2010-10-09 Rob BrowningAdd metadata test_restore_restricted_user_group().
2010-10-09 Rob BrowningAdd helpers.detect_fakeroot() and use it in relevant...
2010-10-09 Rob BrowningDefer metadata aquisition and application errors during...
2010-09-25 Rob BrowningDon't allow negative ns in metadata timestamps; normali...
2010-09-22 Rob BrowningAdd initial support for metadata archives.