]> arthur.barton.de Git - bup.git/history - lib/bup/metadata.py
Add a helpers.FSTime class to handle filesystem timestamps and use it.
[bup.git] / lib / bup / metadata.py
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 BrowningConditionalize build/use of get_linux_file_attr and...
2010-10-09 Rob BrowningDon't try to restore owner unless root; handle nonexist...
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-24 Rob BrowningAdd (sec, ns) timestamps and extended stat, lstat,...
2010-09-22 Rob BrowningChange user to the more accurate owner in metadata.py.
2010-09-22 Rob BrowningCorrectly respect restore_numeric_ids in Metadata _appl...
2010-09-22 Rob BrowningSend bup meta --list output to stdout, not stderr.
2010-09-22 Rob BrowningAdd initial support for metadata archives.