Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 17 Mar 2017 19:12:22 +0530 | Rishabh Madan | py3: change explicit conversion of config value from str to pycompat.bytestr |
Mon, 13 Mar 2017 12:40:14 -0700 | Gregory Szorc | py3: add __bool__ to every class defining __nonzero__ |
Mon, 13 Mar 2017 21:58:43 -0700 | Martin von Zweigbergk | merge: also allow 'e' action with experimental.updatecheck=noconflict |
Thu, 16 Mar 2017 12:33:15 -0700 | Gregory Szorc | exchange: use v2 bundles for modern compression engines (issue5506) stable |
Thu, 16 Mar 2017 12:23:56 -0700 | Gregory Szorc | exchange: reject new compression engines for v1 bundles (issue5506) stable |
Sun, 12 Mar 2017 11:43:31 -0700 | Martijn Pieters | config: honour the trusted flag in ui.configbytes |
Wed, 15 Mar 2017 20:43:12 -0700 | Jun Wu | osutil: fix potential wrong fd close |