Sun, 09 May 2010 21:52:34 +0200 |
Patrick Mezard |
convert: merge sources getmode() into getfile()
|
Sun, 18 Apr 2010 15:47:49 +0200 |
Martin Geisler |
convert: write "repository" instead of "repo"
stable
|
Mon, 08 Feb 2010 15:36:34 +0100 |
Benoit Boissinot |
fix coding style (reported by pylint)
|
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
|
Sat, 19 Sep 2009 01:15:38 +0200 |
Martin Geisler |
do not attempt to translate ui.debug output
|
Mon, 24 Aug 2009 21:00:34 +0200 |
Nicolas Dumazet |
use 'x in dict' instead of 'dict.has_key(x)'
|
Wed, 10 Jun 2009 15:10:21 +0200 |
Benoit Boissinot |
use new style classes
|
Sun, 31 May 2009 14:55:51 +0200 |
Martin Geisler |
fixed typos found in translatable strings
|
Sun, 31 May 2009 01:29:30 +0200 |
Martin Geisler |
convert/gnuarch: wrap long line, format kwargs without spaces
|
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
|
Wed, 22 Apr 2009 00:56:06 +0200 |
Martin Geisler |
util: use built-in set instead of util.unique
|
Mon, 23 Mar 2009 13:13:06 +0100 |
Peter Arrenbrecht |
cleanup: drop unused assignments
|
Mon, 05 Jan 2009 14:37:46 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Sun, 04 Jan 2009 18:44:39 +0100 |
Edouard Gomez |
convert/gnuarch: recode cat-log parts to utf-8 to be hg.description friendly
|
Sun, 04 Jan 2009 18:44:30 +0100 |
Edouard Gomez |
convert/gnuarch: add cat-log payload to commit description
|
Sun, 04 Jan 2009 19:12:42 +0100 |
Dirkjan Ochtman |
convert/gnuarch: correct indentation
|
Sun, 04 Jan 2009 02:36:48 +0100 |
Edouard Gomez |
convert/gnuarch: follow continuation-of revisions
|
Sun, 04 Jan 2009 02:36:48 +0100 |
Edouard Gomez |
convert/gnuarch: retrieve known archive names list
|
Sun, 04 Jan 2009 02:36:48 +0100 |
Edouard Gomez |
convert/gnuarch: parse continuation-of revisions in gnuarch source
|
Sun, 04 Jan 2009 02:36:48 +0100 |
Edouard Gomez |
convert/gnuarch: use fully qualified revisions
|
Sun, 04 Jan 2009 02:36:48 +0100 |
Edouard Gomez |
convert/gnuarch: keep track of original revision in extra headers
|
Sun, 04 Jan 2009 02:36:48 +0100 |
Edouard Gomez |
convert/gnuarch: robustify cat-log retrieval
|
Sun, 04 Jan 2009 02:36:48 +0100 |
Edouard Gomez |
convert/gnuarch: set prefered locale for str conversions
|
Sun, 04 Jan 2009 02:36:48 +0100 |
Edouard Gomez |
convert/gnuarch: fix cat-log parsing
|
Sun, 04 Jan 2009 02:36:48 +0100 |
Edouard Gomez |
convert/gnuarch: remove unused code
|
Mon, 05 Jan 2009 14:34:20 +0100 |
Patrick Mezard |
convert/gnuarch: fix switched copy source and destination
|
Sat, 16 Aug 2008 14:46:56 +0200 |
Martin Geisler |
move % out of translatable strings
|
Fri, 27 Jun 2008 18:28:45 -0500 |
Matt Mackall |
util: add sort helper
|
Thu, 06 Mar 2008 22:23:41 +0100 |
Joel Rosdahl |
Remove unused imports
|
Tue, 12 Feb 2008 23:35:35 +0100 |
Patrick Mezard |
convert: detect baz before tla
|
Tue, 12 Feb 2008 11:35:06 +0100 |
Aleix Conchillo Flaque |
convert: added GNU Arch (tla) tests and related fixes
|
Tue, 12 Feb 2008 10:38:34 +0100 |
Aleix Conchillo Flaque |
convert: added gnu arch (baz) tests
|
Sat, 09 Feb 2008 17:36:42 +0100 |
Aleix Conchillo Flaque |
convert: support binary files, link to files (viceversa) in gnu arch
|
Fri, 08 Feb 2008 13:56:29 +0100 |
Aleix Conchillo Flaque |
convert: improve gnu arch source performance and other fixes
|
Thu, 07 Feb 2008 12:31:29 +0100 |
Aleix Conchillo Flaque |
convert: do not skip some lines in gnu arch summaries
|
Wed, 06 Feb 2008 11:42:04 +0100 |
Aleix Conchillo Flaque |
convert: add full description for gnu arch revisions
|
Tue, 05 Feb 2008 09:30:08 +0100 |
Aleix Conchillo Flaque |
convert: added GNU Arch source converter
|