log hgext/convert/cvsps.py @ 30388:8819b63732b9

age author description
Sat, 04 Jun 2016 14:38:00 +0530 Pulkit Goyal py3: conditionalize cPickle import by adding in util
Sat, 14 May 2016 14:03:12 +0900 Yuya Nishihara py3: move up symbol imports to enforce import-checker rules
Wed, 02 Mar 2016 14:56:29 +0000 timeless convert: cvsps use absolute_import
Wed, 07 Oct 2015 11:33:52 +0300 Emanuele Giaquinta cvsps: fix computation of parent revisions when log caching is on
Tue, 23 Jun 2015 22:20:08 -0700 Gregory Szorc global: mass rewrite to use modern exception syntax
Fri, 13 Mar 2015 14:20:13 -0400 Augie Fackler cvsps: use a different tiebreaker to avoid flaky test
Thu, 21 Aug 2014 10:07:30 -0400 Augie Fackler cvsps: add two more tiebreakers in cscmp
Fri, 15 Aug 2014 04:37:45 +0200 Mads Kiilerich cleanup: remove some unused / duplicate imports
Fri, 26 Jul 2013 14:44:13 +0100 Frank Kingswood convert: handle changeset sorting errors without traceback (issue3961) stable
Fri, 03 May 2013 19:34:59 +0200 Blesso hrvoje1212 convert: fix bug of wrong CVS path parsing without port number (issue3678) stable
Fri, 22 Feb 2013 16:40:27 -0600 Matt Mackall convert: stabilize cvsps commitid sort order
Tue, 15 Jan 2013 02:59:14 +0100 Mads Kiilerich convert: report cvsps branchpoints sorted
Wed, 09 Jan 2013 21:11:00 +0200 Idan Kamara cvsps: fix indentation
Tue, 08 Jan 2013 16:26:52 -0800 Bryan O'Sullivan convert: fix most test-check-code-hg violations in cvsps code
Tue, 08 Jan 2013 20:11:20 +0000 Frank Kingswood cvsps: use commitids (when present) to detect changesets