Mercurial > hg-stable
log
age | author | description |
---|---|---|
Mon, 11 Nov 2019 22:10:26 +0900 | Yuya Nishihara | import-checker: allow 'from typing import ...' |
Tue, 29 Oct 2019 23:33:34 -0700 | Martin von Zweigbergk | match: drop support for passing '.' for root dir to visit*() methods |
Wed, 16 Oct 2019 21:31:40 -0700 | Gregory Szorc | tests: use time.time() for relative start and stop times |
Wed, 16 Oct 2019 21:25:08 -0700 | Gregory Szorc | tests: rename stopped and started variables to reflect times |
Wed, 30 Oct 2019 00:00:21 -0700 | Martin von Zweigbergk | revset: simplify checkstatus() by using any() |
Wed, 06 Nov 2019 18:28:11 -0800 | Kyle Lippincott | rebase: check for unfinished ops even when inmemory (issue6214) |
Fri, 18 Oct 2019 23:18:47 -0700 | Martin von Zweigbergk | status: move initialization closer together |