]> arthur.barton.de Git - bup.git/history - lib/bup/git.py
Add docstrings to lib/bup/helpers.py
[bup.git] / lib / bup / git.py
2010-06-27 Gabriel FilionInline git.cat() inside server-cmd.py
2010-06-27 Gabriel FilionRemove trailing spaces from git.py
2010-06-08 Gabriel FilionDocstrings for the git.py library
2010-05-11 Joe BedaStop using '%s' formatter in strftime.
2010-04-23 Avery Pennarungit.CatPipe: more resilience against weird errors.
2010-04-23 Avery Pennaruncmd/save: when a file is chunked, mangle its name from...
2010-04-01 Avery PennarunMerge branch 'master' of /tmp/bup
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/