blob: 04a30588a2b87daf54c1f2e69d587775a05b3472 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
# ChangeLog for dev-util/fhist
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/fhist/ChangeLog,v 1.8 2004/06/25 02:31:41 agriffis Exp $
12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> fhist-1.10.ebuild,
fhist-1.8.ebuild:
Don't assign default to S; header fix
25 Feb 2004; Sven Blumenstein <bazik@gentoo.org> fhist-1.10.ebuild:
KEYWORDS+=sparc
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*fhist-1.10 (05 Nov 2002)
05 Nov 2002; Daniel Ahlberg <aliz@gentoo.org> :
Version bump.
*fhist-1.8 (13 Apr 2002)
13 Apr 2002; Karl Trygve Kalleberg <karltk@gentoo.org> fhist-1.8.ebuild files/digest-fhist-1.8 :
The FHist package contains 3 utilities, a file history tool ``fhist'', a
file comparison tool ``fcomp'', and a file merging tool ``fmerge''. All
three are bundled together, because they all use the same minimal-difference
algorithm.
The history tool presented here, fhist, is a minimal history tool. It
provides no locking or branching. This can be useful in contexts where the
configuration management or change control be being provided by some other
tool.
The history tool, fhist is able to handle binary files. The file comparison
tool, fcomp, usually does a line-for-line plain-text comparison, however it
is also capable of a byte-for-byte binary comparison.
|