Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 10 Jan 2019 14:57:01 +0100 | Boris Feld | update: fix edge-case with update.atomic-file and read-only files |
Wed, 16 Jan 2019 16:49:15 -0800 | Martin von Zweigbergk | scmutil: drop unreachable except clause |
Wed, 16 Jan 2019 21:32:15 -0800 | Martin von Zweigbergk | tests: suppress "Checked out 1 paths of <hash>" from modern git |
Sun, 13 Jan 2019 14:56:26 +0900 | Yuya Nishihara | revlog: document that mmap resources are released implicitly by GC |
Wed, 26 Sep 2018 21:41:52 +0900 | Yuya Nishihara | ui: proxy protect/restorestdio() calls to update internal flag |
Wed, 26 Sep 2018 21:29:13 +0900 | Yuya Nishihara | ui: move protectedstdio() context manager from procutil |