Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 05 Apr 2016 23:38:00 +0900 | Yuya Nishihara | tests: stop direct symbol import of mercurial modules in test-status-inprocess |
Tue, 05 Apr 2016 23:35:45 +0900 | Yuya Nishihara | tests: alias ui as uimod in test-revlog-ancestry/test-ui-verbosity |
Tue, 05 Apr 2016 23:23:43 +0900 | Yuya Nishihara | tests: move stdlib imports before mercurial modules in test-parseindex2 |
Tue, 05 Apr 2016 23:22:38 +0900 | Yuya Nishihara | tests: stop direct symbol import of pprint.pprint in tests-minirst |
Tue, 05 Apr 2016 23:30:18 +0900 | Yuya Nishihara | tests: import mercurial modules by name in test-propertycache |
Tue, 05 Apr 2016 23:33:55 +0900 | Yuya Nishihara | tests: remove unused import of mercurial.repoview from test-propertycache |
Sun, 03 Apr 2016 11:23:31 +0900 | Yuya Nishihara | templater: drop deprecated handling of KeyError from changeset_templater |