Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 11 Mar 2016 21:27:26 -0800 | Gregory Szorc | encoding: use range() instead of xrange() |
Fri, 11 Mar 2016 21:23:34 -0800 | Gregory Szorc | encoding: make HFS+ ignore code Python 3 compatible |
Fri, 11 Mar 2016 10:28:58 +0000 | Pierre-Yves David | extensions: factor import error reporting out |
Fri, 11 Mar 2016 10:24:54 +0000 | Pierre-Yves David | extensions: extract the 'importh' closure as normal function |
Fri, 11 Mar 2016 15:40:58 -0800 | Martin von Zweigbergk | zeroconf: remove leftover camelcase identifier |
Sat, 12 Mar 2016 04:35:42 +0900 | FUJIWARA Katsunori | hg: acquire wlock while updating the working directory via updatetotally |
Sat, 12 Mar 2016 04:35:42 +0900 | FUJIWARA Katsunori | commands: add postincoming docstring for explanation of arguments |