Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 17 Aug 2016 20:56:12 +0900 | Yuya Nishihara | py3: automatically glob out line numbers from check-py3-compat output |
Wed, 17 Aug 2016 20:52:50 +0900 | Yuya Nishihara | py3: have check-py3-compat require pygments to get stable result |
Tue, 09 Aug 2016 17:06:35 +0200 | Pierre-Yves David | computeoutgoing: move the function from 'changegroup' to 'exchange' |
Tue, 09 Aug 2016 17:00:38 +0200 | Pierre-Yves David | getchangegroup: take an 'outgoing' object as argument (API) |
Tue, 09 Aug 2016 22:31:38 +0200 | Pierre-Yves David | outgoing: add a 'missingroots' argument |
Tue, 09 Aug 2016 15:55:44 +0200 | Pierre-Yves David | outgoing: adds some default value for argument |
Tue, 09 Aug 2016 15:26:53 +0200 | Pierre-Yves David | outgoing: pass a repo object to the constructor |