From owner-freebsd-hackers Mon Dec 22 14:53:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA06642 for hackers-outgoing; Mon, 22 Dec 1997 14:53:04 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA06634 for ; Mon, 22 Dec 1997 14:52:57 -0800 (PST) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.7/8.6.9) with ESMTP id OAA04877; Mon, 22 Dec 1997 14:52:46 -0800 (PST) To: Julian Elischer cc: hackers@FreeBSD.ORG Subject: Re: Anyone remember this (diff) program? In-reply-to: Your message of "Mon, 22 Dec 1997 13:26:48 PST." <349EDB18.59E2B600@whistle.com> Date: Mon, 22 Dec 1997 14:52:46 -0800 Message-ID: <4873.882831166@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > long long time ago, in a galaxy far far away, > someone gave a reference (in the 1993 timeframe) to a graphical diff > program they had written. > It also (I think) could do merges, but the saliant feature that I > remember was that each file had a side-bar, that represented th > whole file, with parts that differed being shown on orange, with > lines indicating which unchanged (blue) section corresponded with > which (blue) section in the side-bar of the other file. Sounds a bit like mgdiff, to me. I've stashed a copy for you at ftp://freebsd.org/pub/jkh/mgdiff Jordan