]> arthur.barton.de Git - bup.git/commit
Moved some reusable index-handling code from cmd-index.py to index.py.
authorAvery Pennarun <apenwarr@gmail.com>
Sun, 10 Jan 2010 02:41:07 +0000 (21:41 -0500)
committerAvery Pennarun <apenwarr@gmail.com>
Sun, 10 Jan 2010 03:03:54 +0000 (22:03 -0500)
commit13dd24e40b550e5f46cfa34e7a5a51b5040fd94a
treeb36c4ef3f49589c50c12960cc2127c3cccdffae5
parentb4b4ef1168806c016fd7f0a07c5bb6d35dedf9a0
Moved some reusable index-handling code from cmd-index.py to index.py.
cmd-index.py
helpers.py
index.py [new file with mode: 0644]
t/test.sh