windows: hoist expand_glob() back into util.py
The windows version of expand_glob() requires patkind(). To
avoid a circular dependency, move function back into util.py.
i18n-de: Several updates
* translated 'hg help revisions'
* updated translation from hg.pot
* completed translation of rebase
record: Give user a hint about chunk selection progress
It greatly improves usability when one roughly knows where
the chunks of interest are.
add missing +x flag to test-inotify-
issue1542
Add missing imports for posix.py for OS X
These don't seem to do harm on Linux.
convert: missing p4 tool is only slightly fatal
checktool with default abort=True caused convert to fail too early.