]> arthur.barton.de Git - bup.git/commit
Generalize the multi-index-walking code.
authorAvery Pennarun <apenwarr@gmail.com>
Sat, 9 Jan 2010 23:25:23 +0000 (18:25 -0500)
committerAvery Pennarun <apenwarr@gmail.com>
Sat, 9 Jan 2010 23:25:23 +0000 (18:25 -0500)
commit733f677c1afc54ac4b6454bc34fe2f76bff9e0c0
tree8b4f8e662bb444f4474364fc7d1c5a4c5e72fb9c
parent9e02c1f7d2be9dc2cd1b2567f65b261aa05209fa
Generalize the multi-index-walking code.

Now you can walk through multiple indexes correctly from anywhere, avoiding
the need for merging a huge index just to update a few files.
cmd-index.py