]> arthur.barton.de Git - bup.git/history - lib/bup/git.py
Get rid of a sha-related DeprecationWarning in python 2.6.
[bup.git] / lib / bup / git.py
2010-04-01 Avery PennarunGet rid of a sha-related DeprecationWarning in python...
2010-03-14 Avery PennarunPackIdxList.refresh(): remember to exclude old midx... bup-0.12b
2010-03-13 Avery Pennarungit.PackWriter: avoid pack corruption if interrupted...
2010-03-01 Avery PennarunRename PackIndex->PackIdx and MultiPackIndex->PackIdxList. bup-0.12
2010-02-28 Avery Pennarunvfs: supply ctime/mtime for the root of each commit.
2010-02-28 Avery PennarunMove python library files to lib/bup/