tests/drawdag.py
Mon, 21 Feb 2022 13:08:28 -0700 Gregory Szorc py3: use class X: instead of class X(object):
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Mon, 29 Mar 2021 01:52:06 +0200 Joerg Sonnenberger node: replace nullid and friends with nodeconstants class
Tue, 01 Dec 2020 21:54:46 +0100 Joerg Sonnenberger node: import symbols explicitly
Tue, 25 Feb 2020 12:41:35 -0800 Martin von Zweigbergk drawdag: abide by new createmarkers() API
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Fri, 21 Jun 2019 09:33:57 -0700 Martin von Zweigbergk drawdag: don't crash when writing copy info to changesets
Wed, 27 Dec 2017 22:31:24 -0800 Martin von Zweigbergk commit: migrate to new method for getting copy info
Mon, 04 Feb 2019 09:35:55 -0800 Gregory Szorc drawdag: use raw strings for docstrings
Tue, 04 Sep 2018 10:36:34 -0700 Martin von Zweigbergk drawdag: correctly pass repo to super constructor
Tue, 06 Feb 2018 16:08:57 -0800 Jun Wu lfs: add a test showing bundle application could be broken stable
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
Sat, 09 Jan 2016 23:07:20 +0900 Yuya Nishihara registrar: move cmdutil.command to registrar module (API)
Wed, 17 May 2017 10:48:56 -0700 Jun Wu drawdag: provide filenode for its dummy filectx
Fri, 10 Feb 2017 16:56:29 -0800 Martin von Zweigbergk cleanup: use set literals
Mon, 27 Mar 2017 18:08:05 +0200 Pierre-Yves David drawdag: use 'tagsmod.tag' instead of 'repo.tag'
Wed, 09 Nov 2016 16:01:34 +0000 Jun Wu drawdag: update test repos by drawing the changelog DAG in ASCII
less more (0) tip