Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 16 Jul 2012 16:19:53 -0500 | Matt Mackall | dirstate: drop assert |
Wed, 04 Jul 2012 01:31:37 +0200 | Adrian Buehlmann | dirstate: eliminate redundant check parameter on _addpath() |
Mon, 16 Jul 2012 22:37:44 +0200 | Adrian Buehlmann | obsolete: add seek to end of file before calling tell (issue3543) |
Fri, 13 Jul 2012 21:52:37 +0200 | Sune Foldager | peer: remove cancopy from peer api; use directly on repo instead |
Fri, 13 Jul 2012 21:52:28 +0200 | Sune Foldager | peer: introduce canpush and improve error message |
Fri, 13 Jul 2012 21:47:06 +0200 | Peter Arrenbrecht | peer: introduce real peer classes |