Mercurial > hg
log
age | author | description |
---|---|---|
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 |
Fri, 05 Aug 2016 16:25:15 -0400 | Augie Fackler | exchange: correctly specify url to unbundle (issue5145) stable |
Sat, 19 Mar 2016 17:19:03 -0700 | Yuya Nishihara | debugextension: change "testedwith" to a list (BC) |