DarGUI 0.2.0 (Default branch) |
|
|
DarGUI is a graphical frontend for the Disk
ARchiving utility (DAR) that aims to make it
easier and quicker to perform common backup tasks
using DAR. It uses the GTK+ library, which is
installed on most Linux distributions, so usually
the only additional dependency is DAR. DarGUI aims
to complement and enhance the command line
features of DAR rather than conceal them, and to
help users to learn how DAR works so that they can
use it from the command line when necessary. It is
written in Pascal using FreePascal and the Lazarus
IDE.
License: GNU General Public License v3
Changes:
Files in archives are now listed alphabetically. The logging of DarGUI operations has been improved. A memory leak related to allocating names for batch files has been fixed. A dar function for isolating a catalogue from the archive has been added. A dar function for comparing archive contents with the filesystem has been added. README files have been added to binary and source tarballs.
|