Wed, 07 Jul 2010 00:06:59 +0200 |
Edouard Gomez |
convert: add bookmark support to main command
|
Wed, 16 Mar 2011 17:38:25 +0100 |
Martin Geisler |
i18n: don't mark trivial string for translation
stable
|
Thu, 24 Feb 2011 00:45:02 +0530 |
Azhagu Selvan SP |
convert/svn: handle MissingTool exception from converter_sink class
stable
|
Wed, 20 Oct 2010 10:07:38 +0200 |
timeless |
convert: kill trailing whitespace
|
Wed, 20 Oct 2010 10:02:54 +0200 |
timeless |
convert: fix typo in comment
|
Fri, 10 Sep 2010 01:34:14 +0200 |
Martin Geisler |
convert: deprecate --authors in preference for --authormap
|
Fri, 30 Jul 2010 10:38:54 +0300 |
timeless |
convert/progress: use plural and avoid retrieving
stable
|
Sun, 09 May 2010 22:50:42 +0200 |
Patrick Mezard |
convert: display files data retrieval progress
|
Sun, 09 May 2010 22:50:07 +0200 |
Patrick Mezard |
convert: add progress support
|
Mon, 25 Jan 2010 00:05:27 -0600 |
Matt Mackall |
many, many trivial check-code fixups
|
Tue, 19 Jan 2010 22:45:09 -0600 |
Matt Mackall |
Merge with stable
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
Mon, 30 Nov 2009 22:23:04 +0100 |
Patrick Mezard |
convert: better error on invalid repository type
|
Sun, 06 Sep 2009 15:29:14 +0200 |
Patrick Mezard |
convert: fix history topology when using hg.tagsbranch
|
Fri, 19 Jun 2009 13:47:50 +0200 |
Dirkjan Ochtman |
kill trailing whitespace
|
Mon, 01 Jun 2009 17:12:42 +0200 |
Patrick Mezard |
convert: rewrite tags when converting from hg to hg
|
Mon, 01 Jun 2009 17:12:41 +0200 |
Patrick Mezard |
convert: default revisions order depends on source
|
Mon, 01 Jun 2009 17:12:39 +0200 |
Patrick Mezard |
convert: fail fast if source does not support --sourcesort
|
Mon, 01 Jun 2009 17:12:39 +0200 |
Patrick Mezard |
convert: add --sourcesort option for source specific sort
|
Mon, 01 Jun 2009 17:12:38 +0200 |
Patrick Mezard |
convert: parse sort mode sooner
|
Mon, 01 Jun 2009 17:12:37 +0200 |
Patrick Mezard |
convert: split toposort() into subfunctions for readability
|
Sun, 17 May 2009 03:04:17 +0200 |
Benoit Boissinot |
convert: use set instead of dict
|
Sat, 16 May 2009 14:15:58 -0400 |
Greg Ward |
convert: improve docstrings, comments.
|
Wed, 13 May 2009 15:03:31 -0400 |
Michael J. Pedersen |
convert: adding branchmap functionality to convert extension
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
|
Sat, 04 Apr 2009 18:04:38 +0200 |
Marti Raudsepp |
convert: handle comments starting with '#' in authormap files
|
Sat, 04 Apr 2009 15:41:32 +0200 |
Marti Raudsepp |
convert: fix authormap handling of lines without '='
|
Fri, 03 Apr 2009 14:51:48 -0500 |
Matt Mackall |
move encoding bits from util to encoding
|
Mon, 23 Mar 2009 13:13:27 +0100 |
Peter Arrenbrecht |
cleanup: whitespace cleanup
|
Mon, 23 Mar 2009 13:12:07 +0100 |
Peter Arrenbrecht |
cleanup: drop unused imports
|