log hggit/util.py @ 1128:6141895a53c9

age author description
Wed, 02 May 2018 20:43:17 -0500 Kevin Bullock compat: switch from hgutil.Abort to error.Abort
Mon, 27 Nov 2017 18:46:07 -0500 Sean Farley cleanup: add some blank lines
Mon, 27 Nov 2017 18:21:17 -0500 Sean Farley cleanup: remove unused imports
Thu, 10 Aug 2017 14:19:04 -0400 Kevin Bullock ssh: unban the use of pipe character in hostname
Fri, 04 Aug 2017 14:34:57 -0700 Sean Farley ssh: avoid SSH command-line injection [SEC]
Wed, 19 Jul 2017 05:51:44 -0700 Ryan McElroy bookmarks: compatibility with new applychanges api
Fri, 08 Jan 2016 13:58:47 -0800 Sean Farley util: add method for writing bookmarks
Fri, 08 Jan 2016 13:57:03 -0800 Sean Farley util: regularize mercurial imports
Wed, 01 Jul 2015 13:55:59 -0700 Sean Farley util: add heuristic method to determine if a uri is git
Wed, 22 Apr 2015 16:27:13 -0700 Sean Farley util: flake8 cleanup
Fri, 05 Dec 2014 16:40:21 -0800 paul wheeler util: add missing mercurial.util import
Mon, 13 Oct 2014 16:26:31 -0700 Siddharth Agarwal hgrepo: move _transform_notgit into util
Wed, 19 Feb 2014 18:49:42 -0800 Siddharth Agarwal util: drop support for Mercurial < 1.4
Tue, 28 Aug 2012 09:09:01 -0500 Augie Fackler submodules: only use the ordereddict backport if collections.OrderedDict is unavailable
Mon, 06 Aug 2012 18:30:33 +0200 Artem Tikhomirov Subrepos: generate .hgsubstate and .hgsub based on gitlinks and .gitmodules, preserve gitlinks on hg commit export. Tests included. Dependency from PyPI's ordereddict to use OrderedDict
Fri, 30 Apr 2010 10:35:13 -0500 Augie Fackler Un-break hg 1.3 by adding a compat layer for progress.