Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 17 Jul 2020 00:37:33 +0200 | Manuel Jacob | tests: make pipes / PTYs non-inheritable in test-stdio.py |
Thu, 16 Jul 2020 23:49:04 +0200 | Manuel Jacob | util: enhance `nullcontextmanager` to be able to return __enter__ result |
Fri, 17 Jul 2020 03:12:29 +0200 | Manuel Jacob | windows: augment docstring of `winstdout` class |
Fri, 17 Jul 2020 09:20:48 +0200 | Manuel Jacob | discovery: change users of `outgoing.missingheads` to `outgoing.ancestorsof` |
Wed, 15 Jul 2020 11:38:54 +0200 | Manuel Jacob | discovery: fix docstring of `outgoing` class |
Wed, 15 Jul 2020 09:51:11 +0200 | Manuel Jacob | discovery: weaken claim about returned common heads if ancestorsof are given |
Thu, 16 Jul 2020 19:48:49 +0200 | Joerg Sonnenberger | cext: remove unused variables |