log hgext/convert/gnuarch.py @ 15381:c519cd8f0169 stable

age author description
Sat, 29 Oct 2011 11:02:23 -0500 Matt Mackall backout dbdb777502dc (issue3077) (issue3071) stable
Mon, 24 Oct 2011 13:51:24 +0200 Thomas Arendsen Hein consistency: use util.realpath instead of os.path.realpath where useful stable
Sun, 08 May 2011 20:35:46 +0200 Adrian Buehlmann rename util.find_exe to findexe
Mon, 20 Sep 2010 21:46:56 +0200 Patrick Mezard Use lexists() instead of exists() where appropriate stable
Wed, 18 Aug 2010 10:53:52 -0400 Brodie Rao convert: use encoding.encoding instead of locale.getpreferredencoding() stable
Wed, 18 Aug 2010 10:53:50 -0400 Brodie Rao convert: properly set encoding for gnuarch converter stable
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