bugzilla: revert unhelpful check-code changes, module is actually called MySQLdb
bundle: exclude csets given in --base, unless they are in --rev (
issue1910)
Thanks Jesse Glick for the first version of this patch.
mq: more instructive use of "--" in qguard help (
issue2040)
color: don't crash on invalid status codes (
issue2036)
If an unknown file with a newline appears in the status output, color
shouldn't raise a KeyError trying to parse second line in the filename.
interhg: fixes regression introduced by
38170eeed18c
patch: separate reverse copy data (
issue1959)
progress: make progress.refresh=0 always display the progress line
This has no effect in real world where progress.refresh in unlikely to be set
to zero, but is very useful in tests where all progress output is to be traced.
It failed on platforms with coarse time.time() granularity, like Windows+py25.
i18n-sv: nine basic commands translated
Translated the following commands:
bundle, branch, branches, cat, copy, grep, heads, identify, incoming
Also did a sync with
956498af9812.