hgext/convert/darcs.py
Fri, 06 Jan 2023 12:16:04 -0500 Matt Harbison convert: stop passing str to the dateutil API in darcs
Sun, 12 Jun 2022 16:04:57 +0100 Ian Moody py3: stop using deprecated Element.getchildren() method in convert/darcs stable
Sun, 12 Jun 2022 16:01:31 +0100 Ian Moody py3: fix bytes/unicode issues in convert/darcs stable
Wed, 15 Jun 2022 01:01:02 +0100 Ian Moody convert: remove old ElementTree import cruft from darcs stable
Tue, 31 May 2022 22:50:01 +0200 Manuel Jacob py3: catch FileNotFoundError instead of checking errno == ENOENT
Mon, 21 Feb 2022 11:24:57 -0700 Gregory Szorc py3: use str instead of pycompat.unicode
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Thu, 25 Mar 2021 18:02:08 +0100 Raphaël Gomès contributor: change mentions of mpm to olivia
Sun, 06 Oct 2019 09:48:39 -0400 Augie Fackler formatting: byteify all mercurial/ and hgext/ string literals
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Sat, 23 Jun 2018 19:23:53 +0900 Yuya Nishihara convert: don't pass --no-files to "darcs show repo" command
Wed, 13 Jun 2018 22:51:08 +0530 Pulkit Goyal py3: replace `unicode` with pycompat.unicode
Sat, 26 May 2018 12:20:36 +0900 Yuya Nishihara py3: wrap tempfile.mkdtemp() to use bytes path
Thu, 15 Feb 2018 17:18:26 +0100 Boris Feld util: extract all date-related utils in utils/dateutil module
Wed, 22 Nov 2017 20:49:01 -0500 Matt Harbison convert: save an indicator of the repo type for sources and sinks
less more (0) -15 tip