log hgext/convert/common.py @ 15608:63ff8fe3a8f0 stable

age author description
Fri, 02 Dec 2011 21:38:57 -0200 Wagner Bruna convert: tolerate trailing spaces on map files stable
Fri, 02 Dec 2011 18:36:32 +0100 Patrick Mezard convert: simplify getargmax() with propertycache
Sun, 08 May 2011 20:35:46 +0200 Adrian Buehlmann rename util.find_exe to findexe
Fri, 06 May 2011 15:31:09 +0200 Adrian Buehlmann rename explain_exit to explainexit
Thu, 24 Mar 2011 16:54:09 -0400 Daniel Atallah convert: add support to common commandline to access stdin of the process
Wed, 07 Jul 2010 00:06:59 +0200 Edouard Gomez convert: add bookmark support to common sink/source implementation
Sun, 09 May 2010 21:52:34 +0200 Patrick Mezard convert: merge sources getmode() into getfile()
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:17:39 +0200 Patrick Mezard Merge with crew-stable
Mon, 05 Oct 2009 22:01:08 +0200 Patrick Mezard convert: make mapfile handle LF and CRLF shamap (issue1846)
Sat, 19 Sep 2009 01:15:38 +0200 Martin Geisler do not attempt to translate ui.debug output
Sun, 06 Sep 2009 15:29:14 +0200 Patrick Mezard convert: fix history topology when using hg.tagsbranch
Sat, 27 Jun 2009 12:31:41 +0200 Martin Geisler convert: do not ask for translation of "%s %s"
Sun, 21 Jun 2009 23:17:05 +0200 Patrick Mezard convert/svn: test svn tags encoding
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: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
Sat, 30 May 2009 23:20:30 +0200 Martin Geisler removed unused imports
Sat, 16 May 2009 14:15:58 -0400 Greg Ward convert: improve docstrings, comments.
Sun, 26 Apr 2009 01:47:44 +0200 Martin Geisler convert: add copyright and license headers to back-ends
Fri, 24 Apr 2009 17:32:18 +0200 Martin Geisler strutil: removed rsplit
Sat, 11 Apr 2009 21:15:27 +0200 Patrick Mezard convert: better mapfile parsing errors (issue1581/1)
Wed, 11 Feb 2009 21:47:57 +0100 Stefan Rusek Handle when the slicemap option is an empty string
Thu, 08 Jan 2009 14:26:30 +0100 Patrick Mezard convert: display child command output if --debug (fix 878466138b57)
Wed, 07 Jan 2009 17:33:29 -0800 Bryan O'Sullivan convert: print darcs error messages iff --debug
Mon, 20 Oct 2008 14:57:04 +0200 Dirkjan Ochtman clean up trailing spaces, leading spaces in C
Fri, 10 Oct 2008 13:20:40 +0200 Patrick Mezard Merge with crew-stable
Fri, 10 Oct 2008 11:32:38 +0200 Patrick Mezard convert: tolerate embedded spaces in filemap source revisions
Mon, 29 Sep 2008 09:30:36 +0200 Patrick Mezard convert: improve convert_source documentation