log tests/drawdag.py @ 35626:a0d33f4ddff9

age author description
Wed, 23 Aug 2017 01:23:16 -0400 Augie Fackler drawdag: port to python 3
Wed, 23 Aug 2017 10:51:26 -0400 Augie Fackler drawdag: add a couple of doctests to help with python3 porting
Wed, 23 Aug 2017 01:24:01 -0400 Augie Fackler drawdag: tagsmod.tag() takes a list of names, not a single name
Mon, 14 Aug 2017 07:02:38 -0700 Jun Wu drawdag: allow override file contents via comments
Fri, 14 Jul 2017 22:32:58 -0700 Martin von Zweigbergk drawdag: include files from both parents in merge commits
Fri, 30 Jun 2017 23:15:09 -0700 Martin von Zweigbergk drawdag: inline transaction() function
Tue, 27 Jun 2017 00:01:17 -0700 Jun Wu drawdag: support obsmarker creation in comments