Mercurial > hg-stable
log
age | author | description |
---|---|---|
Fri, 05 Aug 2016 13:09:24 -0400 | Augie Fackler | bundlerepo: use for loop over iterator instead of while True |
Fri, 05 Aug 2016 12:47:03 -0400 | Augie Fackler | localrepo: jettison now-unused dirlog() method from localrepo |
Fri, 05 Aug 2016 13:01:01 -0400 | Augie Fackler | repair: build dirlogs using manifest, rather than repo shortcut method |
Fri, 05 Aug 2016 13:00:33 -0400 | Augie Fackler | cmdutil: open dirlogs via manifest property, not via repo |
Fri, 05 Aug 2016 16:34:30 -0400 | Augie Fackler | wirepeer: rename confusing `source` parameter |
Fri, 05 Aug 2016 13:44:17 +0200 | Pierre-Yves David | develwarn: use the lock helper in local repo |