]> arthur.barton.de Git - bup.git/history - index.py
Don't try to rename tmpfiles into existing open files.
[bup.git] / index.py
2010-01-10 Lukasz KosewskiDon't try to rename tmpfiles into existing open files.
2010-01-10 Avery PennarunThis adds the long-awaited indexfile feature, so you...
2010-01-10 Avery PennarunMinor fix for python 2.4.4 compatibility.
2010-01-10 Avery Pennaruncmd-save: completely reimplement using the indexfile.
2010-01-10 Avery PennarunMoved some reusable index-handling code from cmd-index...