Fri, 14 Nov 2008 19:10:09 +0100 keyword: be more efficient about ctx usage
Dirkjan Ochtman <dirkjan@ochtman.nl> [Fri, 14 Nov 2008 19:10:09 +0100] rev 7375
keyword: be more efficient about ctx usage
Fri, 14 Nov 2008 18:34:47 +0100 graphlog: kill whitespace from earlier refactoring
Dirkjan Ochtman <dirkjan@ochtman.nl> [Fri, 14 Nov 2008 18:34:47 +0100] rev 7374
graphlog: kill whitespace from earlier refactoring
Fri, 14 Nov 2008 14:17:42 +0100 extensions: copy __module__ for wrapped commands
Dirkjan Ochtman <dirkjan@ochtman.nl> [Fri, 14 Nov 2008 14:17:42 +0100] rev 7373
extensions: copy __module__ for wrapped commands
Fri, 14 Nov 2008 14:36:17 +0100 pull: update to branch tip if there is only one head on the current branch
Benoit Allard <benoit@aeteurope.nl> [Fri, 14 Nov 2008 14:36:17 +0100] rev 7372
pull: update to branch tip if there is only one head on the current branch On pull, if the current named branch has only one head, update to it.
Fri, 14 Nov 2008 13:48:23 +0100 graphlog: use built-in log output buffering
Dirkjan Ochtman <dirkjan@ochtman.nl> [Fri, 14 Nov 2008 13:48:23 +0100] rev 7371
graphlog: use built-in log output buffering
Fri, 14 Nov 2008 13:44:10 +0100 graphlog: refactor common grapher code
Peter Arrenbrecht <peter.arrenbrecht@gmail.com> [Fri, 14 Nov 2008 13:44:10 +0100] rev 7370
graphlog: refactor common grapher code Extracts the column and edge determination code into a separate function usable on generic DAGs with at most 2 parents per node. grapher() is very similar to graphmod.graph(). I shall look into merging them when I try visualizing patch branches in hgweb. Started using contexts and renamed a bunch of variables (fewer underscores).
Fri, 14 Nov 2008 13:59:25 +0100 cmdutil: use change contexts for cset-printer and cset-templater
Dirkjan Ochtman <dirkjan@ochtman.nl> [Fri, 14 Nov 2008 13:59:25 +0100] rev 7369
cmdutil: use change contexts for cset-printer and cset-templater
Fri, 14 Nov 2008 12:44:26 +0100 context: use descriptors to speed up lazy attributes
Dirkjan Ochtman <dirkjan@ochtman.nl> [Fri, 14 Nov 2008 12:44:26 +0100] rev 7368
context: use descriptors to speed up lazy attributes
Thu, 13 Nov 2008 21:09:51 +0100 context: special-case changectx setup for integer changeid
Dirkjan Ochtman <dirkjan@ochtman.nl> [Thu, 13 Nov 2008 21:09:51 +0100] rev 7367
context: special-case changectx setup for integer changeid
Thu, 13 Nov 2008 12:52:03 -0600 Add contrib/perf.py for performance testing
Matt Mackall <mpm@selenic.com> [Thu, 13 Nov 2008 12:52:03 -0600] rev 7366
Add contrib/perf.py for performance testing
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip