Commit Graph

  • 9e6e947219 add btrbk_restore_raw.py script for restoring raw backups fr3aker 2021-07-09 23:07:16 +0200
  • 6f616b8a68 Add support for zstd adaptive compression. Requires zstd version >= 1.3.6 #397 ullr23@gmail.com 2021-06-07 00:03:47 -0500
  • 043e270522 btrbk: change version to 0.31.3-dev Axel Burri 2021-03-28 17:03:13 +0200
  • 88d4cc76f3 documentation: move to irc.libera.chat Axel Burri 2021-05-27 23:26:11 +0200
  • c511fc9dd0 documentation: lsbtr.1: copy --format from btrbk.1 Axel Burri 2021-04-16 22:37:38 +0200
  • fb792f67a3 documentation: README.md: mention common subvol naming Axel Burri 2021-04-16 14:56:28 +0200
  • e6cec73c8f documentation: README.md: mention btr_pool mount point Axel Burri 2021-04-16 14:55:58 +0200
  • d2522c5836 documentation: mention preserve all snapshots on errors Axel Burri 2021-03-28 17:15:32 +0200
  • e8622fc6be change version to 0.31.2; update ChangeLog v0.31.2 Axel Burri 2021-03-21 12:56:37 +0100
  • 3ba8c41e2f documentation: README.md: rephrase ssh setup Axel Burri 2021-03-21 12:56:15 +0100
  • 58212de771 ssh_filter_btrbk.sh: fix alternation regex Axel Burri 2021-03-21 12:53:22 +0100
  • adc269a3dc documentation: ssh_filter_btrbk: fix required commands Axel Burri 2021-03-20 13:52:29 +0100
  • fb11acf991 documentation: README.md: capital words in titles Axel Burri 2021-03-20 15:42:44 +0100
  • 7f721afff5 documentation: README.md: improve ssh setup section Axel Burri 2021-03-20 15:46:13 +0100
  • c1fa4aa73e documentation: README.md: rephrase time-machine example Axel Burri 2021-03-20 11:44:19 +0100
  • 3bba963784 documentation: README.md: put simple example first Olivier Croquette 2021-03-11 21:43:49 +0100
  • ef7ad3205e documentation: README.md: rephrase dryrun recommentation Axel Burri 2021-03-18 23:50:30 +0100
  • b8a6aaf799 btrbk: warn if no subvolume is configured Axel Burri 2021-03-18 19:54:46 +0100
  • a8341659be btrbk: change version to 0.31.2-dev Axel Burri 2021-03-18 19:56:24 +0100
  • 508717a395 documentation: put simple example first in README #370 Olivier Croquette 2021-03-11 21:43:49 +0100
  • 8402195487 change version to 0.31.1; update ChangeLog v0.31.1 Axel Burri 2021-03-07 17:49:26 +0100
  • 25c5e7b538 btrbk-mail: optionally prefix command output lines Axel Burri 2021-03-07 17:18:39 +0100
  • db8cc1cd14 btrbk: collapse empty column in total of action "stats" Axel Burri 2021-02-14 15:30:46 +0100
  • 713fe50372 btrbk: add empty_cell_char argument to print_formatted Axel Burri 2021-02-14 15:30:15 +0100
  • f3eb1ecb95 documentation: fix changed semantics in action "list snapshots" Axel Burri 2021-02-27 13:23:49 +0100
  • fe75b336be documentation: add section for manually renamed snapshots Axel Burri 2021-02-26 19:58:29 +0100
  • cee6553a49 btrbk: fix duplicate snapshot location check Axel Burri 2021-01-16 20:42:45 +0100
  • 8d25852ce2 btrbk: fix action "list all" Axel Burri 2021-02-14 14:23:17 +0100
  • 9c2e4e1ee2 btrbk: change version to 0.31.1-dev Axel Burri 2021-01-16 20:40:49 +0100
  • 4c0f7317fd documentation: btrbk.conf.5: cleanup Axel Burri 2021-01-16 19:06:47 +0100
  • 87623a80f5 documentation: btrbk.conf.5: fix cache_dir option Axel Burri 2021-01-16 19:06:23 +0100
  • 7dc827bdc3 change version to 0.31.0; update ChangeLog v0.31.0 Axel Burri 2021-01-10 16:54:53 +0100
  • 28e5e08305 bump copyright year Axel Burri 2021-01-10 16:23:08 +0100
  • d8f95bb49e documentation: btrbk.1: fix indentation Axel Burri 2021-01-10 16:21:30 +0100
  • 82866e5b39 documentation: btrbk.conf.5: add reference to filter statements Axel Burri 2021-01-10 13:00:57 +0100
  • d0cf56fb67 documentation: rephrase key features; mention offline storage Axel Burri 2021-01-10 12:50:58 +0100
  • 359c240108 documentation: mention action "extents" in key features Axel Burri 2020-12-26 17:43:08 +0100
  • ec0d201e2d documentation: btrbk.1: mention lsbtr in action ls Axel Burri 2020-11-01 21:36:21 +0100
  • e0b8c0b34f btrbk: consistently return array Axel Burri 2020-12-30 14:13:50 +0100
  • 42dd296ce7 btrbk: make related_nodes and correlated_nodes functions operate on nodes only Axel Burri 2020-12-30 12:25:32 +0100
  • dd5991099a btrbk: add suport for zstd long distance matching Lukas Straub 2020-12-24 00:10:33 +0100
  • 3562e75a70 btrbk: add support for zstandard (zstd) compression Lukas Straub 2020-12-23 23:11:41 +0100
  • 1338ad16b1 Add suport for zstd long distance matching #358 Lukas Straub 2020-12-24 00:10:33 +0100
  • aeb4d1a18f Add support for zstandard compression Lukas Straub 2020-12-23 23:11:41 +0100
  • 3adf2f873b documentation: describe columns of action "diff" Axel Burri 2020-12-21 00:30:58 +0100
  • 6cce65e1eb btrbk: remove big header in action "diff" Axel Burri 2020-12-21 00:30:06 +0100
  • c7dd838a81 btrbk: simplify action "diff" Axel Burri 2020-12-21 00:20:02 +0100
  • d0c5205fcb documentation: custom table format Axel Burri 2020-12-20 20:12:46 +0100
  • 2c4827ca9f btrbk: support custom table format Axel Burri 2020-12-20 20:12:20 +0100
  • 792c3de6c0 btrbk: separate format for "ist snapshots" Axel Burri 2020-12-20 18:32:41 +0100
  • 28d4ec6a0b btrbk: print latest snapshot after latest correlated Axel Burri 2020-12-20 18:20:43 +0100
  • 7340bdb5d6 contrib: bash: completion.bash: add action "list all" Axel Burri 2020-12-20 18:13:57 +0100
  • 497b4e132e contrib: bash: completion.bash: add action "extents" Axel Burri 2020-12-20 18:13:30 +0100
  • 4fa6dfde25 btrbk: add target_type to "list config" table Axel Burri 2020-12-14 03:57:15 +0100
  • 4f8274b28e btrbk: collapse all target columns for "resolved" format Axel Burri 2020-12-14 03:54:12 +0100
  • 1bd902d955 btrbk: collapse host columns for most formats Axel Burri 2020-12-14 03:25:36 +0100
  • a414a10448 documentation: adapt "list" command Axel Burri 2020-12-20 12:55:30 +0100
  • bba7c06486 btrbk: refactor action list and stats; add "list all" Axel Burri 2020-12-13 23:54:25 +0100
  • 31475a303f btrbk: look in the correct directory for btrbk list snapshots Gavin Yancey 2020-07-08 01:35:04 -0700
  • 6669855936 btrbk: add source and target url to resolved raw format Axel Burri 2020-12-13 17:27:28 +0100
  • 3ff42c60d1 btrbk: move snapshot_preserve column towards target_preserve Axel Burri 2020-12-13 15:25:32 +0100
  • 4b7f4f6d81 btrbk: always collapse port and rsh columns Axel Burri 2020-12-13 15:23:58 +0100
  • 16746caa16 btrbk: fix target_type column for "list backups" action Axel Burri 2020-12-13 15:07:29 +0100
  • 557f2f5387 btrbk: add rsh column to list actions with format=long Axel Burri 2020-12-13 14:42:38 +0100
  • bda59056e8 btrbk: more accurate wording on type values for action list Axel Burri 2020-12-13 14:05:32 +0100
  • 33e3dee046 btrbk: fix action origin and ls Axel Burri 2020-12-12 20:11:00 +0100
  • 53d5536929 btrbk: fix fs_path Axel Burri 2020-12-12 20:09:57 +0100
  • 8026fa3349 documentation: extents-diff: rephrase extents section Axel Burri 2020-12-12 15:00:43 +0100
  • db7e92b134 btrbk: extents-diff: add extents list command Axel Burri 2020-12-12 17:44:57 +0100
  • b01a97c36f btrbk: extents-diff: more logging Axel Burri 2020-12-12 17:05:14 +0100
  • f9cc5af7b9 btrbk: extents-diff: add ID to long format Axel Burri 2020-12-12 16:30:40 +0100
  • 63def23feb btrbk: extents-diff: always display set-exclusive size Axel Burri 2020-11-08 23:22:01 +0100
  • e3987866d3 btrbk: extents-diff: fix logging, documentation Axel Burri 2020-11-08 22:59:30 +0100
  • 59ee4d6ebf documentation: better extents-diff documentation Axel Burri 2020-11-08 22:09:56 +0100
  • 22b71bf7da btrbk: extents-diff: list all related (not only older) Axel Burri 2020-11-08 21:02:07 +0100
  • 208fc36231 btrbk: extents-diff: add (hidden) option: ignore_extent_data_inline Axel Burri 2020-11-08 20:59:11 +0100
  • 0719fc415d btrbk: cleanup aio extentmap Axel Burri 2020-11-08 17:10:48 +0100
  • dc1b7f1b5c extents map: add alternative implementation using IO::AIO (slightly faster) Axel Burri 2019-05-28 20:45:50 +0200
  • 70cdcb01c6 btrbk: cosmetics: fix spelling Axel Burri 2020-11-07 14:36:36 +0100
  • 74a84f715b btrbk: extents-diff: remove blocksize from regions Axel Burri 2020-11-08 13:33:23 +0100
  • 0977cb3184 documentation: btrbk.1: add action "extents-diff" (flagged as experimental) Axel Burri 2019-08-02 21:45:27 +0200
  • afd6f80739 btrbk: extents-diff: calculate exclusive size; add "exclusive" option Axel Burri 2019-08-07 14:43:08 +0200
  • ea2ec1ceaa btrbk: print_formatted: allow custom format Axel Burri 2019-08-07 20:32:01 +0200
  • 7facb44833 btrbk: add extentmap_cache (new cache_dir option) Axel Burri 2019-08-07 00:26:12 +0200
  • c6375967b8 btrbk: add action "extents-diff" Axel Burri 2019-08-08 11:57:35 +0200
  • 1a96216e7b btrbk: add subvol_args_init: map subvol_args cmdline arguments into vinfo Axel Burri 2019-05-23 15:36:34 +0200
  • a8e82a6b2c btrbk: add extentmap framework (filefrag) Axel Burri 2019-05-23 15:36:34 +0200
  • 3cbcc74bc3 btrbk: run_cmd: add large_output option (suppress stdout dump of command) Axel Burri 2019-05-23 15:36:34 +0200
  • 03f7a8113d btrbk-mail: cosmetics: fix documentation Axel Burri 2020-12-02 20:13:22 +0100
  • 15d4a01b37 documentation: README.md: rephrase backup from non-btrfs source Axel Burri 2020-12-02 20:10:43 +0100
  • 7b652b6227 documentation: strictly use capital letter at beginning of sentence Axel Burri 2020-12-02 20:01:12 +0100
  • 95a00a6f35
    Fix target configuration #353 wschildbach 2020-11-28 21:46:23 +0100
  • ce660a4989 contrib: bash: completion.bash: complete options everywhere #343 Asbjørn Apeland 2020-11-01 01:47:58 +0100
  • e4f27632a0 contrib: bash: completion.bash: add completion for lsbtr Asbjørn Apeland 2020-10-31 15:40:23 +0100
  • 32c04e0b07 contrib: bash: completion.bash: complete commands Asbjørn Apeland 2020-10-31 15:17:35 +0100
  • ae67a670f0 contrib: bash: completion.bash: complete option values Asbjørn Apeland 2020-10-15 00:20:41 +0200
  • ac323e8b4b contrib: bash: completion.bash: add Bash completion for options Asbjørn Apeland 2019-11-27 16:09:16 +0100
  • a99292aba8 btrbk: fix alignment if no header is printed Axel Burri 2020-10-30 19:09:50 +0100
  • 528a152d6d btrbk: action "diff": use print framework; convert units Axel Burri 2020-10-30 18:38:24 +0100
  • 4866ec5cb0 btrbk: add print_size, and command line option modifier Axel Burri 2020-10-30 18:35:52 +0100