log hgext/graphlog.py @ 9631:1c34fca5d785

age author description
Wed, 21 Oct 2009 14:16:37 +0200 Peter Arrenbrecht graphlog: hide internal state of ascii() from users
Thu, 20 Aug 2009 08:49:01 +0200 Dirkjan Ochtman graphlog: simplify ascii drawing to process one cset at a time
Thu, 20 Aug 2009 08:36:20 +0200 Dirkjan Ochtman graphlog: shorter variable names, fewer underscores, single state container
Thu, 20 Aug 2009 08:35:35 +0200 Dirkjan Ochtman graphlog: move common code into function again, change function types
Thu, 20 Aug 2009 08:35:03 +0200 Dirkjan Ochtman graphlog: extract some setup code out of common functions
Sun, 26 Jul 2009 01:46:28 +0200 Martin Geisler graphlog: wrap docstrings at 70 characters
Wed, 22 Jul 2009 23:12:54 +0200 Martin Geisler coding style: use a space after comma
Sun, 19 Jul 2009 21:15:40 +0200 Benoit Boissinot merge with -stable
Sun, 19 Jul 2009 18:59:19 +0200 Benoit Boissinot graphlog: fix incoming with local repo (issue1731)
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler graphlog: wrapped docstrings at 78 characters
Wed, 24 Jun 2009 13:42:02 +0200 Dirkjan Ochtman extensions: change descriptions for extensions providing a few commands
Wed, 24 Jun 2009 12:25:56 +0200 Dirkjan Ochtman extensions: fix up description lines some more
Mon, 22 Jun 2009 15:48:08 +0200 Cédric Duval extensions: improve the consistency of synopses
Fri, 19 Jun 2009 13:22:32 +0200 Peter Arrenbrecht graphmod/graphlog: make dag walks carry data as type, payload
Sat, 16 May 2009 07:12:12 +0200 Peter Arrenbrecht graphlog: rename grapher to asciiedges