Tue, 30 Mar 2010 02:42:21 +0200 |
Mads Kiilerich |
convert.cvs: Initialize state variable and abort on cvs error
stable
|
Mon, 25 Jan 2010 00:05:27 -0600 |
Matt Mackall |
many, many trivial check-code fixups
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
Mon, 05 Oct 2009 22:57:15 +0200 |
Patrick Mezard |
convert/cvs: stop supporting external cvsps
|
Thu, 09 Jul 2009 19:49:02 -0500 |
Matt Mackall |
Merge with stable
|
Wed, 08 Jul 2009 22:08:45 -0400 |
Greg Ward |
convert/cvs: improve error message on unexpected server output.
|
Wed, 08 Jul 2009 22:08:45 -0400 |
Greg Ward |
convert/cvs: improve error message on unexpected server output.
|
Sun, 05 Jul 2009 11:01:30 +0200 |
Alejandro Santos |
compat: use open() instead of file() everywhere
|
Sun, 24 May 2009 16:27:56 +0200 |
Patrick Mezard |
convert: deprecate external cvsps, to be removed in 1.4
|
Sat, 09 May 2009 17:32:57 +0200 |
Martin Geisler |
util: remove ignored mode argument in popen[23]
|
Sun, 26 Apr 2009 01:47:44 +0200 |
Martin Geisler |
convert: add copyright and license headers to back-ends
|
Sun, 26 Apr 2009 16:50:44 -0500 |
Matt Mackall |
replace util.sort with sorted built-in
|
Sun, 26 Apr 2009 16:30:37 +0200 |
Patrick Mezard |
convert/cvs: add an option to disable remote log caching
|
Sat, 11 Apr 2009 21:17:11 +0200 |
Patrick Mezard |
convert/cvs: delay CVS log parsing after initialization (issue1581/2)
|
Mon, 23 Mar 2009 13:13:02 +0100 |
Peter Arrenbrecht |
cleanup: drop variables for unused return values
|
Sun, 14 Dec 2008 18:13:41 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Thu, 11 Dec 2008 13:33:35 +0000 |
Frank Kingswood |
convert-cvs: correctly handle Removed replies, fixes bug 1427
|
Sat, 06 Dec 2008 15:40:04 +0100 |
Benoit Boissinot |
convert/cvs: do not compare None with int
|
Fri, 28 Nov 2008 11:38:41 +0100 |
Thomas Arendsen Hein |
Improvement to 14ce129cfcd: Use try/except and pass filename on errors
|
Thu, 27 Nov 2008 10:13:20 +0100 |
Edouard Gomez |
convert: check existence of ~/.cvspass before reading it
|
Thu, 27 Nov 2008 22:04:51 +0100 |
Mads Kiilerich |
convert cvs: Fix branch name parsing
|
Sun, 05 Oct 2008 21:35:26 +0200 |
Dirkjan Ochtman |
python2.6: use subprocess if available
|
Wed, 15 Oct 2008 20:14:28 +0200 |
Patrick Mezard |
convert: make built-in cvsps the default
|
Sun, 31 Aug 2008 16:12:02 +0200 |
Martin Geisler |
i18n: mark strings for translation in convert extension
|
Sun, 20 Jul 2008 21:51:13 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Wed, 25 Jun 2008 19:41:43 +0100 |
Martin OConnor |
Bug:1201 hg convert on CVS working copy produces Traceback
|
Fri, 27 Jun 2008 18:28:45 -0500 |
Matt Mackall |
util: add sort helper
|
Sun, 15 Jun 2008 16:05:46 +0100 |
Frank Kingswood |
convert: cvs.py - Allow user to use built-in CVS changeset code.
|
Mon, 17 Mar 2008 12:41:14 -0700 |
Eric Hopper |
convert: Add convert.cvsps option to set up an alternate cvsps command line.
|
Mon, 11 Feb 2008 16:16:05 -0600 |
Matt Mackall |
convert: try to be smarter about CVS branching
|