Commit History

Author SHA1 Message Date
  Divyansh Singh 6a1d1a2e59 fix indentation error that caused too many test failures 2 years ago
  Divyansh Singh 206a9c9607 edit schema comments and work on witten review 2 years ago
  Divyansh Singh bb60b25399 merge subparsers and refactor 2 years ago
  Divyansh Singh 74aa28e027 support more flags 2 years ago
  Divyansh Singh 4c60bf84d7 extract config files 2 years ago
  Divyansh Singh dbb778a4d6 finish parsing and add error for empty config subcommand 2 years ago
  Divyansh Singh f4a169fdf3 Merge pull request #2 from witten/feat/store-config-in-archive 2 years ago
  Dan Helfman 96adee444b Potential fix for nested subparsers not parsing correctly. 2 years ago
  Divyansh Singh 8b7996dfda removed parents and used reversed remaining_args 2 years ago
  Divyansh Singh 2241de11c0 start work on borgmatic config bootstrap command 2 years ago
  Divyansh Singh ee32b076eb update tests and formatting 2 years ago
  Divyansh Singh b10148844b change config_paths var name to used_config_paths to avoid collisions 2 years ago
  Divyansh Singh 49b4d371ce create and add content to borgmatic-manifest.json 2 years ago
  Divyansh Singh 1bc7bb4971 feat: store configs used to create an archive in the archive 2 years ago
  Dan Helfman e66e449c3b Merge branch 'main' of ssh://projects.torsion.org:3022/borgmatic-collective/borgmatic 2 years ago
  Dan Helfman 8eb05b840a Log a warning when "borgmatic borg" is run with an action that borgmatic natively supports (#694). 2 years ago
  Dan Helfman f0fc638284 Docs: add Gentoo Linux to other ways to install (#696). 2 years ago
  ennui c6126a9226 Docs: add Gentoo Linux to other ways to install 2 years ago
  ennui 62b11ba16b Docs: add Gentoo Linux to other ways to install 2 years ago
  Dan Helfman 403ae0f698 Clarify configuration comment about source_directories also accepting files (#693). 2 years ago
  Dan Helfman 92a2230a07 Add support for logging each log line as a JSON object via global "--log-json" flag (#680). 2 years ago
  Dan Helfman b3b08ee6d7 Fix error in "borgmatic restore" action when the configured repository path is relative (#691). 2 years ago
  Dan Helfman 15ef37d89f Add test coverage for exact_options_completion() raising (#686). 2 years ago
  Dan Helfman e84bac29e5 Remove value type for compatibility with Python 3.8 (#686). 2 years ago
  Dan Helfman 1a956e8b05 Add fish shell completions to NEWS (#686). 2 years ago
  Dan Helfman 4aae7968b8 Add fish shell completions support (#686). 2 years ago
  Isaac 66964f613c formatting! 2 years ago
  Isaac 614c1bf2e4 rename test to make function under test clearer 2 years ago
  Isaac aa770b98f9 follow unit test module convention 2 years ago
  Isaac 453b78c852 drop messages 2 years ago