Commit graph

  • ce6daff12f Fix importlib.metadata.files workaround Felix Kaechele 2023-05-23 17:18:46 -0400
  • caf654366c Document work-around for colons in YAML strings (#708). Dan Helfman 2023-06-03 10:19:34 -0700
  • bb60b25399 merge subparsers and refactor Divyansh Singh 2023-06-02 02:04:35 +0530
  • 74aa28e027 support more flags Divyansh Singh 2023-06-01 16:53:34 +0530
  • 4f49b345af NEWS wording fix for clarity (#706). Dan Helfman 2023-05-30 23:21:55 -0700
  • 1784ca5910 Fix "check" action error when repository and archive checks are configured but the archive check gets skipped due to the configured frequency (#704). Dan Helfman 2023-05-30 23:19:33 -0700
  • 8f4cce5fa5 Make dev docs message stand out a little more. Dan Helfman 2023-05-30 22:30:06 -0700
  • 518aeabb2a Document verbosity levels (#484). Dan Helfman 2023-05-30 22:25:27 -0700
  • 341bd4118d Fix "--archive latest" on "list" and "info" actions only working on the first of multiple configured repositories (#706). Dan Helfman 2023-05-30 16:53:55 -0700
  • b222f6a60b Mention new verbosity level to NEWS (#484). Dan Helfman 2023-05-30 15:52:49 -0700
  • c0aaba6891 Add option to disable syslog output (#484). Dan Helfman 2023-05-30 20:03:56 +0000
  • a7f81d538d nit changes - help strings in borgmatic commands - test fixes in test_logger and test_borgmatic Soumik Dutta 2023-05-29 01:09:00 +0530
  • 4c60bf84d7 extract config files Divyansh Singh 2023-05-28 01:36:32 +0530
  • dbb778a4d6 finish parsing and add error for empty config subcommand Divyansh Singh 2023-05-26 22:44:31 +0530
  • f4a169fdf3
    Merge pull request #2 from witten/feat/store-config-in-archive Divyansh Singh 2023-05-26 21:29:18 +0530
  • 3d41ed3a34 add test to check that log_file is disabled if logging is disabled Soumik Dutta 2023-05-26 09:58:53 +0530
  • 0283f9ae2a fix help string Soumik Dutta 2023-05-12 20:02:38 +0530
  • d556a23f97 update borgmatic tests Soumik Dutta 2023-05-12 20:00:11 +0530
  • f98d07e8d8 fix logger test Soumik Dutta 2023-05-12 19:13:03 +0530
  • 09f59ad97d disable monitoring hooks if monitoring_log_level is set to DISABLED Soumik Dutta 2023-05-12 19:05:52 +0530
  • 24be6272ed add test for logger Soumik Dutta 2023-05-09 20:32:34 +0530
  • 5a9bb4b97f update help strings Soumik Dutta 2023-05-08 17:54:04 +0530
  • 6a2eb1f157 make value of disabled level higher so that no other log has higher priority Soumik Dutta 2023-05-03 20:10:19 +0530
  • 99473c30a8 disable sending logs in Healthchecks Soumik Dutta 2023-05-03 19:01:07 +0530
  • f512d1e460 add verbosity level -2 Soumik Dutta 2023-05-01 03:31:45 +0530
  • 96adee444b Potential fix for nested subparsers not parsing correctly. Dan Helfman 2023-05-25 15:03:15 -0700
  • 8b7996dfda removed parents and used reversed remaining_args Divyansh Singh 2023-05-26 01:07:11 +0530
  • 2241de11c0 start work on borgmatic config bootstrap command Divyansh Singh 2023-05-26 00:26:13 +0530
  • 84c21b062f Fix incorrect argument ordering (#659). Dan Helfman 2023-05-23 16:55:40 -0700
  • 76138faaf3 Add integration test for mount action (#659). Dan Helfman 2023-05-23 14:49:04 -0700
  • 9299841a5b Add date-based matching flags to NEWS (#659). Dan Helfman 2023-05-23 14:30:16 -0700
  • 35b5c62ca6 Add Borg 2 date-based matching flags for archive selection (#659). Dan Helfman 2023-05-23 21:26:17 +0000
  • 05b989347c Upgrade requests test requirement (security). Dan Helfman 2023-05-23 08:43:45 -0700
  • 00e9bb011a test should mock out make_flags_from_arguments Chirag Aggarwal 2023-05-20 09:23:09 -0400
  • 833796d1c4 Add archive check probing logic tweak to NEWS (#688). Dan Helfman 2023-05-17 08:48:54 -0700
  • ee32b076eb update tests and formatting Divyansh Singh 2023-05-16 23:17:35 +0530
  • e3425f48be Instead of taking the first check time found, take the maximum value (#688) Dan Helfman 2023-05-16 10:20:52 -0700
  • 79b094d035 Bump version for release. Dan Helfman 2023-05-16 09:59:09 -0700
  • b45e45f161 Partial conversion of showing repository labels in logs instead of paths (part of #635). Dan Helfman 2023-05-16 09:36:50 -0700
  • b10148844b change config_paths var name to used_config_paths to avoid collisions Divyansh Singh 2023-05-16 14:00:23 +0530
  • ba845d4008 Codespell saves the day. Dan Helfman 2023-05-15 23:25:13 -0700
  • 645d29b040 Fix archive checks being skipped even when particular archives haven't been checked recently (#688). Dan Helfman 2023-05-15 23:17:45 -0700
  • 49b4d371ce create and add content to borgmatic-manifest.json Divyansh Singh 2023-05-16 00:24:19 +0530
  • 1bc7bb4971 feat: store configs used to create an archive in the archive Divyansh Singh 2023-05-15 23:04:42 +0530
  • e66e449c3b Merge branch 'main' of ssh://projects.torsion.org:3022/borgmatic-collective/borgmatic Dan Helfman 2023-05-14 12:51:23 -0700
  • 8eb05b840a Log a warning when "borgmatic borg" is run with an action that borgmatic natively supports (#694). Dan Helfman 2023-05-14 09:59:28 -0700
  • f0fc638284 Docs: add Gentoo Linux to other ways to install (#696). Dan Helfman 2023-05-13 16:33:11 +0000
  • c6126a9226 Docs: add Gentoo Linux to other ways to install ennui 2023-05-13 11:22:47 +0000
  • 62b11ba16b Docs: add Gentoo Linux to other ways to install ennui 2023-05-13 11:20:47 +0000
  • 403ae0f698 Clarify configuration comment about source_directories also accepting files (#693). Dan Helfman 2023-05-09 10:14:03 -0700
  • 92a2230a07 Add support for logging each log line as a JSON object via global "--log-json" flag (#680). Dan Helfman 2023-05-08 23:00:49 -0700
  • b3b08ee6d7 Fix error in "borgmatic restore" action when the configured repository path is relative (#691). Dan Helfman 2023-05-07 21:21:35 -0700
  • 15ef37d89f Add test coverage for exact_options_completion() raising (#686). Dan Helfman 2023-05-06 16:25:26 -0700
  • e84bac29e5 Remove value type for compatibility with Python 3.8 (#686). Dan Helfman 2023-05-06 16:18:37 -0700
  • 1a956e8b05 Add fish shell completions to NEWS (#686). Dan Helfman 2023-05-06 16:04:15 -0700
  • 4aae7968b8
    Add fish shell completions support (#686). Dan Helfman 2023-05-06 16:00:25 -0700
  • 66964f613c
    formatting! Isaac 2023-05-06 15:56:50 -0700
  • 614c1bf2e4
    rename test to make function under test clearer Isaac 2023-05-06 15:52:42 -0700
  • aa770b98f9
    follow unit test module convention Isaac 2023-05-06 15:50:37 -0700
  • 453b78c852
    drop messages Isaac 2023-05-06 15:49:07 -0700
  • 0657106893
    clarify dedent test name Isaac 2023-05-06 15:46:15 -0700
  • 43c532bc57
    add test for dedent strip Isaac 2023-05-06 11:51:35 -0700
  • efb81fc2c1
    rename last arg helper function to current arg for clarity Isaac 2023-05-06 11:42:32 -0700
  • c8f4344f89
    add more justification to checks Isaac 2023-05-06 11:39:02 -0700
  • a047f856a1
    tweak docstring, add comment Isaac 2023-05-06 11:37:38 -0700
  • d732059979
    fix rotted comments Isaac 2023-05-06 11:32:10 -0700
  • ccfdd6806f
    test the value of completions Isaac 2023-05-06 11:29:14 -0700
  • aa564ac5fe
    fix the error thrown, unit test for it, and add string explanations Isaac 2023-05-06 11:25:15 -0700
  • 77dbb5c499
    create way for test cases to be shared Isaac 2023-05-06 11:16:45 -0700
  • e623f401b9
    write more unit tests Isaac 2023-05-06 10:56:54 -0700
  • 372622fbb1
    add more doccomments, drop a check Isaac 2023-05-06 10:46:27 -0700
  • 469e0ccace
    create doccomments, start writing unit tests Isaac 2023-05-06 10:42:06 -0700
  • 59a6ce1462
    replace double quotes with single quotes Isaac 2023-05-05 00:03:43 -0700
  • 5a7a1747f2
    add safety check to avoid infinite cat hang Isaac 2023-05-05 00:01:45 -0700
  • b557d635fd
    async validity check Isaac 2023-05-04 23:57:37 -0700
  • d59b9b817f
    support required actions Isaac 2023-05-04 23:44:54 -0700
  • 16ac4824a5
    handle typed without default params Isaac 2023-05-04 23:42:04 -0700
  • 3592ec3ddf
    dont show deprecated options Isaac 2023-05-04 23:32:09 -0700
  • 8f3039be23
    handle the expanding filters better Isaac 2023-05-04 23:23:29 -0700
  • b4a38d8be9
    fix flag showing up for paths Isaac 2023-05-04 23:06:11 -0700
  • d962376a9d
    refactor to only show specific options if possible Isaac 2023-05-04 21:58:30 -0700
  • 193731a017
    rename function Isaac 2023-05-04 21:14:48 -0700
  • bbc3e9d717
    show possible choices Isaac 2023-05-04 21:12:24 -0700
  • 639e88262e
    create working file completion Isaac 2023-05-04 20:17:26 -0700
  • f12a10d888
    start work on conditional file completion Isaac 2023-05-04 19:50:49 -0700
  • 28efc85660
    rearrange to improve legability of the file Isaac 2023-05-04 18:11:13 -0700
  • f1fd2e88dd
    drop blank completion Isaac 2023-05-04 13:49:29 -0700
  • 700f8e9d9c
    replace .format with fstring Isaac 2023-05-04 13:39:48 -0700
  • f04036e4a7
    use fstring to produce completion lines Isaac 2023-05-04 13:33:21 -0700
  • 062453af51
    replace actionStr with action_name Isaac 2023-05-04 13:29:25 -0700
  • b7fe2a5031
    lowercase fish in docs Isaac 2023-05-04 13:27:57 -0700
  • ca689505e5
    add e2e fish test Isaac 2023-05-04 13:27:00 -0700
  • 9ff5ea5240
    add a unit test, fix isort and black Isaac 2023-05-04 13:20:01 -0700
  • 359afe5318 Error if --list is used with --json for create action (#680). Dan Helfman 2023-05-03 17:16:36 -0700
  • 0b397a5bf9 Fix borgmatic error when not finding the configuration schema for certain "pip install --editable" development installs (#687). Dan Helfman 2023-04-30 16:24:10 -0700
  • a60d7fd173 Run "borgmatic borg" action without capturing output so interactive prompts and flags like "--progress" still work. Dan Helfman 2023-04-30 15:43:41 -0700
  • f7e4024fca
    add to readme Isaac 2023-04-28 14:02:06 -0700
  • 98e3a81fcf
    allow file completions as applicable Isaac 2023-04-28 12:42:26 -0700
  • 9c77ebb016
    continue deduping Isaac 2023-04-28 12:15:01 -0700
  • 23f478ce74
    use less completion lines Isaac 2023-04-28 12:13:08 -0700