629
634
* Give a more specific error when target branch is not reachable.
636
637
* Implemented a custom ``walkdirs_utf8`` implementation for win32.
637
638
This uses a pyrex extension to get direct access to the
638
639
``FindFirstFileW`` style apis, rather than using ``listdir`` +