Mercurial > hg
log hgext/releasenotes.py @ 46263:d46646ce3158
age | author | description |
---|---|---|
Tue, 01 Dec 2020 21:54:46 +0100 | Joerg Sonnenberger | node: import symbols explicitly |
Mon, 06 Jul 2020 17:44:25 +0200 | Manuel Jacob | pycompat: change users of pycompat.{stdin,stdout,stderr} to use procutil.std* |
Mon, 27 Jan 2020 09:14:19 -0800 | Martin von Zweigbergk | cmdutil: change check_incompatible_arguments() *arg to single iterable |
Thu, 12 Dec 2019 22:30:59 -0800 | Martin von Zweigbergk | releasenotes: extract helper for checking for incompatible arguments |
Tue, 08 Oct 2019 15:06:18 -0700 | Martin von Zweigbergk | cleanup: join string literals that are already on one line |
Sun, 06 Oct 2019 19:25:18 -0400 | Gregory Szorc | py3: define and use pycompat.iteritems() for hgext/ |
Sun, 06 Oct 2019 13:28:56 -0400 | Gregory Szorc | py3: manually import pycompat.open into files that need it |