Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 17 Feb 2016 14:51:38 +0000 | Jun Wu | chg: add utility functions mallocx, reallocx |
Mon, 15 Feb 2016 13:20:20 -0800 | Gregory Szorc | localrepo: move new repo requirements into standalone function (API) |
Mon, 15 Feb 2016 13:19:07 -0800 | Gregory Szorc | localrepo: isolate requirements determination from side effects |
Sat, 13 Feb 2016 14:42:17 -0800 | Gregory Szorc | localrepo: use local variable for requirements assignment |
Tue, 09 Feb 2016 23:35:21 +0000 | Pierre-Yves David | destutil: ensure we offer 'hg update' hint when not at head in all cases |
Mon, 15 Feb 2016 14:35:26 +0000 | Jun Wu | chg: forward umask from client to server |
Mon, 15 Feb 2016 14:28:17 +0000 | Jun Wu | chgserver: add setumask method |