Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 15 Nov 2019 14:41:00 -0800 | Martin von Zweigbergk | commit: rewrite check for `hg ci <path>` being a directory |
Tue, 19 Nov 2019 11:59:43 +0100 | Manuel Jacob | py3: use pycompat.bytestr() instead of pycompat.sysstr() stable |
Mon, 18 Nov 2019 20:10:38 -0800 | Valentin Gatien-Baron | lock: fix race in lock-breaking code |
Fri, 01 Nov 2019 19:59:07 -0400 | Valentin Gatien-Baron | lock: refactor in preparation for next commit |
Fri, 15 Nov 2019 11:30:33 -0500 | Augie Fackler | extensions: suppress a pytype failure due to a typeshed bug |
Thu, 14 Nov 2019 15:49:21 -0500 | Augie Fackler | dispatch: add some assertions to give pytype a helping hand |
Thu, 14 Nov 2019 15:49:01 -0500 | Augie Fackler | extensions: hide two confusing import statements from pytype |