keyword: simplify record switch in kwtemplater.overwrite
1) use kwtemplater.record attribute for clarity
2) drop optional context argument; consider the speed loss by
duplicating the dictionary lookup repo['.'] as negligible
Adjusted output of test-subrepo for
issue1977 to
05856e682521
Added signature for changeset
39f725929f0c
Added tag 1.5.2 for changeset
39f725929f0c
i18n-pt_BR: synchronized with
ee5b112aa529
i18n-pt_BR: synchronized with
3b89899934a6
test-
issue2137: don't use $PWD; use `pwd` instead
This fixes test failure on Solaris, as described on
http://mercurial.selenic.com/wiki/WritingTests