Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 07 Aug 2014 12:47:20 -0400 | Augie Fackler | manifest: move addlistdelta to module-level |
Thu, 07 Aug 2014 09:46:05 -0400 | Augie Fackler | manifest: move checkforbidden to module-level |
Fri, 05 Sep 2014 11:37:44 -0700 | Durham Goode | dirstate: add exception when calling setparent without begin/end (API) |
Fri, 05 Sep 2014 15:36:56 -0700 | Durham Goode | dirstate: add test for exceptions during updates |
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 |