Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 09 Mar 2010 21:25:37 -0500 | Greg Ward | shrink-revlog: add accounting of suboptimal nodes to the new algorithms. |
Tue, 09 Mar 2010 21:22:01 -0500 | Greg Ward | shrink-revlog: add "reverse postorder" and "postorder reverse" toposorts. |
Thu, 25 Feb 2010 09:16:39 -0500 | Greg Ward | shrink-revlog: add --sort option for user-selectable toposort algorithm. |
Tue, 09 Mar 2010 21:30:19 -0500 | Greg Ward | shrink-revlog: rename some local variables for consistency. |
Tue, 09 Mar 2010 21:13:39 -0500 | Greg Ward | shrink-revlog: instrument sort code to record statistics. |
Tue, 09 Mar 2010 22:18:37 +0100 | Patrick Mezard | Merge with crew-stable |
Tue, 09 Mar 2010 22:11:43 +0100 | Patrick Mezard | convert: handle svn tree with empty roots (issue2079) stable |