From mint-bounce@lists.fishpool.fi Mon Jan 11 13:09:56 2010 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=pD60I4Ct1gApfelQqfCevVCXx378fUpSOjrxi8w/8dI=; b=ZdAt2Pmh4gsRsd309QjIo8xMVSQPoh+g2358mMslYYqiokKuRPI8/1ImmiVXmaI3BZ AwuBxyznf06LLuhg+Xvrlf77rJX62FVPDFCDx9CE1n4wQreFtPJGpEf8KtM/mfr2A4mw byALc8vIZoiiSd6cw5pt07BnWzwixgWL5byko= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=rd6cYsgnh9neewu0GJEJ957s9KMraKIsqkRZS7wwFZzEcw1c7iNYVUm1mT8HzEuaXH D9SRRlgaSPyFjhNirLnKqCy9YZ+twuDnhPYYsfhzxjsSK0Cp/LYrP9xCtmaURkOQA3w8 XBB+1BxRtx+Xu/biXfX2R3ctlP5Z1jeYkd+U0= MIME-Version: 1.0 In-Reply-To: <4B4B5256.1040005@gandon.org> References: <4B479AA2.1040504@atari-source.org> <4B4B5256.1040005@gandon.org> Date: Tue, 12 Jan 2010 04:06:24 +1100 Message-ID: <11a6f2b11001110906x3aa4fe5bkb2a43a3d464292e6@mail.gmail.com> Subject: Re: [MiNT] QED From: Paul Wratt To: mint Content-Type: text/plain; charset=ISO-8859-1 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: paul.wratt@gmail.com Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id o0BI9tj8032555 On Tue, Jan 12, 2010 at 3:31 AM, Benjamin Gandon wrote: > Mark Duckworth a écrit : >> >> You know you can use egale for diff'ing in GEM. > > Actually, Egale lacks an automated diff search algorithm (or did I missed > something?), and lacks some interoperable output like unified diff for > instance. > Most of all, I recently contacted the author to get and maintain the sources > (Egale was formerly listed as an orphaned project) and he just answered they > have been lost. :-( > So, Egale might look pretty, but the diff tool is still better featured. > > /Benjamin > what about diffy & patchy? the command line diff and patch are simple to use, once you have used them, but they are not everyones cup or tea (I prefer both ways of doing things, gui and cmd line) Paul