]> arthur.barton.de Git - bup.git/commit
Moved some git.* globals into PackWriter; use BUP_DIR as repo path.
authorAvery Pennarun <apenwarr@gmail.com>
Sun, 3 Jan 2010 04:19:05 +0000 (23:19 -0500)
committerAvery Pennarun <apenwarr@gmail.com>
Sun, 3 Jan 2010 04:19:37 +0000 (23:19 -0500)
commit6fb82a736b849f404dc4cc339f96adcc273afd1b
treedc1670a6895fee87ac821278712bb150400839c9
parent2056f97c7857ba9a69fb38112956eaf4a8d62c11
Moved some git.* globals into PackWriter; use BUP_DIR as repo path.

If BUP_DIR isn't set, it defaults to ./.git, which is probably not so smart,
but works for now (and was what we were using *until* now anyway).
cmd-save.py
cmd-split.py
git.py
hashsplit.py
t/tgit.py