Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 05 Sep 2014 11:36:20 -0700 | Durham Goode | dirstate: wrap setparent calls with begin/endparentchange (issue4353) |
Fri, 05 Sep 2014 11:34:29 -0700 | Durham Goode | dirstate: add begin/endparentchange to dirstate |
Mon, 08 Sep 2014 20:57:44 +0200 | Henrik Stuart | parsers: avoid signed/unsigned comparison mismatch |
Mon, 08 Sep 2014 20:22:10 +0200 | Henrik Stuart | parsers: use correct type for file offset |
Mon, 08 Sep 2014 20:20:17 +0200 | Henrik Stuart | parsers: ensure correct return type for inline_scan |
Thu, 11 Sep 2014 12:05:23 -0500 | Henrik Stuart | parsers: fix typing issue when constructing Python integer object |