]> arthur.barton.de Git - bup.git/commit
Add vfs2 and rewrite restore to use it
authorRob Browning <rlb@defaultvalue.org>
Sun, 2 Jul 2017 14:47:01 +0000 (09:47 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sun, 8 Oct 2017 17:26:54 +0000 (12:26 -0500)
commit76bc573921fdc0f4d58d4c8908a8072bba6b3bd3
tree87fb0501d636d2173f982f005d3c487262699511
parent8263f03e1d7192359e82294f6d3379efd4e487b8
Add vfs2 and rewrite restore to use it

Thanks to Greg Troxel for reminding me that timezones are a thing when
you're testing.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
cmd/restore-cmd.py
cmd/server-cmd.py
lib/bup/client.py
lib/bup/git.py
lib/bup/helpers.py
lib/bup/metadata.py
lib/bup/repo.py
lib/bup/t/tvfs.py [new file with mode: 0644]
lib/bup/vfs2.py [new file with mode: 0644]