]> arthur.barton.de Git - bup.git/history - lib/bup/git.py
git.py: allow the specification of a repo_dir to update_ref()
[bup.git] / lib / bup / git.py
2010-08-26 Avery Pennaruncmd/margin: add a new --predict option.
2010-08-22 Gabriel Filionimport cleanup
2010-08-11 Gabriel Filionlib/bup/vfs: Add docstrings
2010-07-15 Avery Pennarungit.py: use close_fds=True when starting git cat-file.
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/