Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 14 Sep 2017 11:16:57 -0700 | Martin von Zweigbergk | repair: preserve phase also when not using generaldelta (issue5678) stable |
Thu, 14 Sep 2017 11:16:47 -0700 | Martin von Zweigbergk | tests: add test for issue5678 stable |
Tue, 12 Sep 2017 19:27:01 -0700 | Phil Cohen | merge: move cwd-missing detection to helper functions |
Sun, 03 Sep 2017 15:09:04 +0900 | Yuya Nishihara | doctest: enable tests by default on Python 3 |
Thu, 24 Aug 2017 22:33:28 +0900 | Yuya Nishihara | doctest: normalize b'', u'' and exception output on Python 3 |
Sun, 03 Sep 2017 17:33:10 +0900 | Yuya Nishihara | doctest: coerce dict.keys() to list |