Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
xdelta: A binary file delta generator and an RCS replacement library.
- Summary
- Xdelta (X for XCF: the eXperimental Computing Facility at Berkeley) is
a binary delta generator (like a diff program for binaries) and an RCS
version control replacement library. The Xdelta library performs its
work independently of the actual format used to encode the file and is
intended to be used by various higher-level programs such as XCF's
Project Revision Control System (PRCS). PRCS is a front end for a
version control toolset. Xdelta uses a binary file delta algorithm to
replace the standard diff program used by RCS.
Changelog
- * Wed Feb 19 18:00:00 2003 Elliot Lee <sopwith{%}redhat{*}com> 1.1.3-11
- xdelta-config belongs in the -devel subpackage - fix it
- * Wed Jan 22 18:00:00 2003 Tim Powers <timp{%}redhat{*}com>
- rebuilt
- * Wed Dec 18 18:00:00 2002 Elliot Lee <sopwith{%}redhat{*}com> 1.1.3-9
- Rebuild