log

age author description
Tue, 08 May 2012 22:43:44 +0200 Patrick Mezard graphlog: turn getlogrevs() into a generator
Tue, 08 May 2012 22:43:44 +0200 Patrick Mezard cmdutil: extract increasing_windows() from walkchangerevs()
Sat, 19 May 2012 09:34:25 -0500 Augie Fackler httpclient: omit tests for the client since we don't run them anyway
Fri, 18 May 2012 17:05:17 -0500 Augie Fackler httpclient: update to c5abd358e543 of httpplus
Mon, 21 May 2012 00:20:05 +0200 Paul Boddie hgweb: make graph data suitable for template usage
Sat, 19 May 2012 17:19:55 +0200 Patrick Mezard revset: fix infinite alias expansion detection stable
Sat, 19 May 2012 17:18:29 +0200 Patrick Mezard revset: explicitely tag alias arguments for expansion stable
Mon, 21 May 2012 14:25:46 -0500 Augie Fackler clone: add progress calls to uncompressed code path
Mon, 21 May 2012 17:35:28 -0500 Matt Mackall merge with stable
Mon, 21 May 2012 14:24:24 -0500 Augie Fackler util: fix bad variable use in bytecount introduced by f0f7f3fab315 stable
Fri, 18 May 2012 13:50:02 -0300 Elifarley Callado Coelho Cruz acl: 'util.never' can be used instead of a more complex expression
Fri, 18 May 2012 13:47:44 -0300 Elifarley Callado Coelho Cruz acl: perform some computations earlier, so that returned lambda functions are simpler
Fri, 18 May 2012 12:48:24 -0300 Elifarley Callado Coelho Cruz acl: added some comments to easily identify branch- and path-based verifications
Fri, 18 May 2012 12:40:04 -0300 Elifarley Callado Coelho Cruz acl: 'util.never' used
Fri, 18 May 2012 12:37:23 -0300 Elifarley Callado Coelho Cruz acl: cleanup