]> arthur.barton.de Git - bup.git/commit
Write idxs directly rather than using git-index-pack.
authorBrandon Low <lostlogic@lostlogicx.com>
Mon, 3 Jan 2011 03:40:51 +0000 (19:40 -0800)
committerAvery Pennarun <apenwarr@gmail.com>
Mon, 3 Jan 2011 04:31:37 +0000 (20:31 -0800)
commit4cab9ab71fff18d1841fb5964ba092979f7a9ddf
treef610ab1025052c210d2a46899fd4637671e7fc27
parentaf81dfeb33e1a92f737bc0557a4fe5ce8cf80406
Write idxs directly rather than using git-index-pack.

Also add a test round trip on idx r/w.

(Rearranged by apenwarr mostly due to merge conflicts.)

Signed-off-by: Brandon Low <lostlogic@lostlogicx.com>
Signed-off-by: Avery Pennarun <apenwarr@gmail.com>
cmd/server-cmd.py
lib/bup/client.py
lib/bup/git.py
lib/bup/t/tgit.py