]> arthur.barton.de Git - bup.git/commit
Refactor splitting functions from cmd-split.py into hashsplit.py.
authorAvery Pennarun <apenwarr@gmail.com>
Fri, 1 Jan 2010 02:51:12 +0000 (21:51 -0500)
committerAvery Pennarun <apenwarr@gmail.com>
Fri, 1 Jan 2010 02:51:12 +0000 (21:51 -0500)
commit3d87095b72c90482538dd4bc5d1f00745a4562fd
tree275494cd430b848a3eef607fb1d92de0857717cc
parent077d1880a8f01b39a0476ef88d276c6ac8ae9584
Refactor splitting functions from cmd-split.py into hashsplit.py.

Now we can split other stuff from other programs (which don't exist yet).
Makefile
chashsplitmodule.c [new file with mode: 0644]
cmd-split.py
hashsplit.py [new file with mode: 0644]
hashsplitmodule.c [deleted file]