]> arthur.barton.de Git - bup.git/commit
vfs: supply ctime/mtime for the root of each commit.
authorAvery Pennarun <apenwarr@gmail.com>
Sun, 28 Feb 2010 22:28:01 +0000 (17:28 -0500)
committerAvery Pennarun <apenwarr@gmail.com>
Sun, 28 Feb 2010 22:49:10 +0000 (17:49 -0500)
commit9f3c794bff2dfcdb1bff6f763a509c7c06dd83ff
tree1a8a884c1aaba5abe81a3739ff89e6e1a335ba3d
parentc2df125e36f32e00e8aaeda825688626f9371c01
vfs: supply ctime/mtime for the root of each commit.

This makes it a little more obvious which backups were made when.

Mostly useful with 'bup fuse'.
cmd/fuse-cmd.py
lib/bup/git.py
lib/bup/vfs.py