localrepo: more specific warning on adding large files
With better language as suggested by timeless.
progress: drop extra args for pos=None calls (
issue2087)
check-code: add a return value to checkfile function
The checkfile function returns True if the file is correct, False
otherwise.