-
Committer:
Marius Kruger
-
Date:
2007-04-27 19:04:45 UTC
-
mto:
This revision was merged to the branch mainline in
revision
2979.
-
Revision ID:
amanic@gmail.com-20070427190445-2xp5a3g4mvu8jpdh
* Fix workingtree.walkdirs to support getting a prefix which specifies an empty directory.
* tests/workingtree_implementations/test_walkdirs
- Add tests for walking empty directories.
- Combine get_tree_with_unknowns and get_tree_with_missings into
get_tree which is a little more flexible.
- Add nested class DirBlock which simplifies working with the
dirblocks a little.