Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 09 Nov 2019 12:55:56 +0900 | Yuya Nishihara | bookmarks: accept explicit -r 'wdir()' when adding new bookmarks (issue6218) |
Sat, 09 Nov 2019 12:44:00 +0900 | Yuya Nishihara | bookmarks: use changectx instead of remembering hex of hidden revision |
Sat, 09 Nov 2019 12:32:20 +0900 | Yuya Nishihara | bookmarks: resolve target revision out of the bookmarks loop |
Sat, 09 Nov 2019 12:09:50 +0900 | Yuya Nishihara | bookmarks: fix handling of multiple bookmarks with one to be deactivated |
Tue, 12 Nov 2019 11:05:03 +0100 | Denis Laxalde | py3: avoid iterating over a literal bytes in highlight stable |
Mon, 11 Nov 2019 22:10:26 +0900 | Yuya Nishihara | import-checker: allow 'from typing import ...' |