Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 28 Aug 2007 22:48:25 -0300 | Alexis S. L. Carvalho | Make hg diff --git -r revA:revB detect (inverted) copies if revA > revB |
Mon, 27 Aug 2007 17:08:53 -0700 | Brendan Cully | bundle: fix up lazy reads |
Mon, 27 Aug 2007 15:48:21 -0700 | Brendan Cully | Make bundlerepo lazier |
Mon, 27 Aug 2007 15:41:31 -0700 | Brendan Cully | Merge with crew |
Mon, 27 Aug 2007 15:39:07 -0700 | Brendan Cully | convert: new config variable hg.tagsbranch controls which branch tags are committed to |
Mon, 27 Aug 2007 14:48:08 -0700 | Bryan O'Sullivan | Push capability checking into protocol-level code. |
Mon, 27 Aug 2007 14:16:04 -0700 | Bryan O'Sullivan | Turn capabilities into a mutable set, instead of a fixed tuple. |