All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Setup dispakan.
- Exclude .done files when using --only_catalogs or --only_volumes in the file list.
- Add .done files with the matching archive.
- Include files ending with .done in archive.
- Allow to create an initial version even if always_incremental is set.
- Add --no_terminal to get rid of message "No terminal found for user interaction." by using -Q on the command line.
- Use the right order for dar command line options, so that "reference:" section in the dar configuration file will take into account the incremental archive.
- Flush stderr when logging.
- Allow to produce and use inline catalogs for dar (use_catalog=true).
- Allow to only produce incremental archives (always_incremental=true).
- Misc:
- Fix negative number of archive to remove in the info log.
- Refactor test suite to make it easier to read.
- Minor correction for the location of the default configuration files, it should be in sysconfig/darckup/darckup.ini.
- First full working implementation.
- Initial version 0.0.1