Mercurial > hg-stable
log
age | author | description |
---|---|---|
Thu, 12 Oct 2017 09:34:58 -0700 | Jun Wu | check-code: suggest pycompat.is(posix|windows|darwin) |
Thu, 12 Oct 2017 23:34:34 -0700 | Jun Wu | codemod: use pycompat.isdarwin |
Thu, 12 Oct 2017 09:04:22 -0700 | Jun Wu | codemod: use pycompat.isposix |
Thu, 12 Oct 2017 23:30:46 -0700 | Jun Wu | codemod: use pycompat.iswindows |
Thu, 12 Oct 2017 19:20:04 -0700 | Jun Wu | pycompat: define operating system constants |
Wed, 11 Oct 2017 21:24:32 -0700 | Jun Wu | hgweb: do not import uuid immediately to avoid its side effect |
Wed, 11 Oct 2017 17:42:57 -0700 | Jun Wu | check-code: forbid platform.system() |