Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sat, 18 Mar 2017 12:27:52 -0400 | Augie Fackler | merge with stable |
Sun, 05 Mar 2017 22:22:32 -0500 | Matt Harbison | hgwebdir: add support for explicit index files |
Fri, 17 Mar 2017 09:19:56 -0700 | Jun Wu | ui: move configlist parser to config.py |
Fri, 17 Mar 2017 09:58:49 -0700 | Martin von Zweigbergk | tests: allow ModuleNotFoundError in addition to ImportError |
Wed, 15 Mar 2017 20:34:26 -0400 | Augie Fackler | pager: skip running the pager if it's set to 'cat' |
Wed, 15 Mar 2017 20:33:47 -0400 | Augie Fackler | pager: avoid shell=True on subprocess.Popen for better errors (issue5491) |
Fri, 17 Mar 2017 19:12:22 +0530 | Rishabh Madan | py3: change explicit conversion of config value from str to pycompat.bytestr |