Skip to content

Releases: KenKundert/emborg

v1.20

14 Feb 04:10
Compare
Choose a tag to compare
  • add --progress command-line option and show_progress option to the create command.

v1.19

02 Jan 16:28
Compare
Choose a tag to compare
  • added --list option to prune command.

v1.18

19 Jul 21:24
Compare
Choose a tag to compare
  • added --repo option to delete command.
  • added --relocated global command-line option.
  • Emborg now automatically confirms to Borg that you know what you are doing when you delete a repository or repair an archive.

v1.17

16 Apr 03:06
Compare
Choose a tag to compare

1.17 (2020-04-15):
- borg command allows archive to be added to @repo.
- added encoding setting.

v1.16

18 Mar 00:06
Compare
Choose a tag to compare
  • refinements and bug fixes.

v1.15

07 Mar 06:46
Compare
Choose a tag to compare
  • improve messaging from emborg-overdue
  • configs command now outputs default configuration too.
  • some commands now use first subconfig when run with a composite configuration rather than terminating with an error.
  • added show_stats setting.
  • added --stats option to create, delete and prune commands.
  • added --list option to create, extract and restore commands.
  • added sorting and formatting options to manifest command.
  • added manifest_formats setting.
  • renamed --trial-run option to --dry-run to be more consistent with Borg.
  • add files and f aliases to manifest command.
  • added working_dir setting.
  • added do_not_expand setting.
  • added exclude_nodump setting.
  • added patterns and patterns_from settings.
  • Emborg lock file is now ignored if the process it references is no longer running.
  • support --repair option on check command.

v1.14

01 Jan 01:43
Compare
Choose a tag to compare
  • remove debug message accidentally left in emborg-overdue

v1.13

01 Jan 01:07
Compare
Choose a tag to compare
  • enhance emborg-overdue to work on clients as well as servers

v1.12

25 Dec 22:57
Compare
Choose a tag to compare
  • added default_mount_point setting.
  • fixed some issues with borg command.
  • added --oldest option to due command.

v1.11

27 Nov 10:49
Compare
Choose a tag to compare

bugfix release