log hgext/convert/cvsps.py @ 21390:26b84128c54d

age author description
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
Sun, 25 Nov 2012 13:53:47 -0600 Matt Mackall i18n: wrap false positives for translation detection
Wed, 15 Aug 2012 22:38:42 +0200 Mads Kiilerich fix trivial spelling errors
Sat, 12 May 2012 16:02:45 +0200 Brodie Rao cleanup: replace naked excepts with more specific ones
Sat, 12 May 2012 15:54:54 +0200 Brodie Rao cleanup: eradicate long lines
Sun, 08 Jan 2012 17:57:25 +0100 Martin Geisler cvsps: pull function definition out of loop
Wed, 05 Oct 2011 10:28:39 +0200 jakob krainz convert: detect false cset boundaries in cvsps descriptions
Mon, 25 Jul 2011 20:37:12 -0500 Augie Fackler hgext: replace uses of hasattr with util.safehasattr
Fri, 07 May 2010 16:59:00 -0500 Matt Mackall clean up remaining generic exceptions