|
|
|
|
@@ -1,3 +1,409 @@
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Dec 10 09:42:48 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 2.68.1:
|
|
|
|
|
- Fixes
|
|
|
|
|
* fix: Fix edit-encrypted command for files in subdirectories
|
|
|
|
|
* fix: Fix type of .chezmoi.sourceFile
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Dec 9 12:14:07 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 2.68.0:
|
|
|
|
|
- Features
|
|
|
|
|
* feat: Add --new flag to add command
|
|
|
|
|
* feat: Add --re-encrypt flag to re-add command
|
|
|
|
|
* feat: Add edit-encrypted command
|
|
|
|
|
- Fixes
|
|
|
|
|
* fix: Ensure that .chezmoi.sourceFile template var is always a relative path
|
|
|
|
|
* fix: Don't overwrite config file in init --dry-run
|
|
|
|
|
* fix: Fix panic in execute-template --override-data with no template data
|
|
|
|
|
* fix: Fix forget command on implicitly managed files
|
|
|
|
|
* fix: Ignore externals in destroy command
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Nov 28 10:23:53 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 2.67.1:
|
|
|
|
|
- Features
|
|
|
|
|
* feat: Switch to znkr.io/diff for builtin diff
|
|
|
|
|
* feat: Warn if adding non-UTF-8 template
|
|
|
|
|
- Documentation
|
|
|
|
|
* docs: Make Mermaid diagrams more consistent with text
|
|
|
|
|
* docs: Improve developer guide
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Nov 3 17:24:40 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 2.67.0:
|
|
|
|
|
- Features
|
|
|
|
|
* feat: Make re-add add and remove entries in exact_ directories
|
|
|
|
|
- Fixes
|
|
|
|
|
* fix: Make all template funcs available in diff and merge args
|
|
|
|
|
* fix: Ignore special-use domains when extracting hostname from /etc/hosts
|
|
|
|
|
* fix: Fix fromIni | toIni template func round trip with quoted strings
|
|
|
|
|
* fix: Fix pattern in install script
|
|
|
|
|
- Documentation
|
|
|
|
|
* docs: Improve description of --create flag
|
|
|
|
|
* docs: Update VSCode merge tool instructions to handles spaces in paths
|
|
|
|
|
- Other
|
|
|
|
|
* Update documentation for --create option in add.md
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Oct 21 15:49:59 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 2.66.1:
|
|
|
|
|
- Fixes
|
|
|
|
|
* fix: Fix input prompt line wrapping
|
|
|
|
|
- Skip test TestScript/issue4647 which tries to clone a remote git test repo
|
|
|
|
|
during build
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Oct 8 13:47:09 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 2.66.0:
|
|
|
|
|
- Features
|
|
|
|
|
* feat: Add --override-data-file flag
|
|
|
|
|
* feat: Add --override-data flag
|
|
|
|
|
* feat: Add --less-interactive to only prompt for conflicts
|
|
|
|
|
* feat: Add exec template function
|
|
|
|
|
* feat: Group commands in help
|
|
|
|
|
- Fixes
|
|
|
|
|
* fix: Reverse command check for current user in docker feature
|
|
|
|
|
* fix: Report an error when --follow and --recursive are combined for directories
|
|
|
|
|
* fix: Add destroy and ssh command descriptions to help
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Sep 24 14:06:03 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 2.65.2:
|
|
|
|
|
- Fixes
|
|
|
|
|
* fix: Fix persistent state mode in edit-config-template command
|
|
|
|
|
* fix: Make init --apply run apply pre and post hooks
|
|
|
|
|
* fix: Revert to github.com/sergi/go-diff for diff
|
|
|
|
|
- Documentation
|
|
|
|
|
* docs: Fix rcm details
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Sep 19 15:13:08 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 2.65.1:
|
|
|
|
|
- Features
|
|
|
|
|
* feat: Switch to znkr.io/diff for builtin diff
|
|
|
|
|
* feat: Merge podman command into docker command
|
|
|
|
|
* feat: Replace --package with --package-manager in docker, podman, and ssh commands
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Aug 26 15:47:37 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 2.65.0:
|
|
|
|
|
- Features
|
|
|
|
|
* feat: Add docker command
|
|
|
|
|
* feat: Add ssh command
|
|
|
|
|
* feat: Add podman command
|
|
|
|
|
* feat: Add install-init-shell.sh subcommand to generate command
|
|
|
|
|
* feat: Extend the range of types accepted by quoteList template func
|
|
|
|
|
* feat: Add support for rar archives
|
|
|
|
|
* feat: Add age-keygen command
|
|
|
|
|
* feat: Apply --age-recipient and --age-recipient-file flags to all commands
|
|
|
|
|
- Documentation updates
|
|
|
|
|
* docs: Clarify scripts have to succeed to count as being run
|
|
|
|
|
* docs: Use age-keygen command in docs
|
|
|
|
|
- Bump go toolchain requirement to 1.25
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Aug 7 07:31:01 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 2.64.0:
|
|
|
|
|
- Features
|
|
|
|
|
* feat: Remove support for deprecated Hashicorp Vault Secrets
|
|
|
|
|
* feat: Add hardlink test to doctorcmd
|
|
|
|
|
* feat: Add --age-recipients-file flag to add command
|
|
|
|
|
* feat: Add --age-recipient flag to add command
|
|
|
|
|
* feat: Add automatic Bitwarden CLI unlock
|
|
|
|
|
* feat: Rename returnEmpty template function to abortEmpty
|
|
|
|
|
* feat: Add returnEmpty template function
|
|
|
|
|
- Fixes
|
|
|
|
|
* fix: Always use diff.pager if configured
|
|
|
|
|
* fix: Use external diff tool for apply and re-add previews
|
|
|
|
|
* fix: Fix bad skip instruction in test script issue4479
|
|
|
|
|
- Documentation updates
|
|
|
|
|
* docs: Add notes on edit watch and hardlink subtleties
|
|
|
|
|
* docs: Add Beyond Compare merge tool configuration
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jul 23 15:30:31 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 2.63.1:
|
|
|
|
|
- Fixes
|
|
|
|
|
* fix: Properly handle comments after filenames
|
|
|
|
|
* fix: Only auto add files in source directory, not in working tree
|
|
|
|
|
- Documentation updates
|
|
|
|
|
* docs: Removing leading dot on top level variable titles
|
|
|
|
|
* docs: Correct requirement for run_ in .chezmoiscripts
|
|
|
|
|
- Add BuildRequires Git needed by tests
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jul 11 20:27:23 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 2.63.0:
|
|
|
|
|
- Features
|
|
|
|
|
* feat: Check for secrets in re-add command
|
|
|
|
|
* feat: Add ensureLinePrefix template function
|
|
|
|
|
* feat: Add getRedirectedURL template function
|
|
|
|
|
- Fixes
|
|
|
|
|
* fix: Detect libc from current executable in upgrade command
|
|
|
|
|
* fix: Use filepath.Join() to join abspath
|
|
|
|
|
- Documentation updates
|
|
|
|
|
* docs: Refactor configuration variables reference page
|
|
|
|
|
* docs: Fix attribute name
|
|
|
|
|
* docs: Recommend run_onchange_ scripts over run_once_ scripts
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jun 23 11:18:17 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 2.62.7:
|
|
|
|
|
- Features
|
|
|
|
|
* feat: Add pagerArgs and diff.pagerArgs configuration variables
|
|
|
|
|
- Fixes
|
|
|
|
|
* fix: Preserve, don't delete, whitespace-only files in external archives
|
|
|
|
|
* fix: Remove dependency on git in packages
|
|
|
|
|
- Documentation updates
|
|
|
|
|
* docs: Fix a typo in setup.md
|
|
|
|
|
* docs: Add HCP Vault Secrets EOL Notice
|
|
|
|
|
* docs: Add info about file paths for archive-file externals
|
|
|
|
|
* docs: Fix incorrect parameter ref
|
|
|
|
|
* docs: Add warnings to .chezmoiroot
|
|
|
|
|
* docs: Emphasize that scriptEnv also applies to hooks and commands
|
|
|
|
|
* docs: Clarify modify_ documentation
|
|
|
|
|
- Update to version 2.62.6:
|
|
|
|
|
- Documentation updates
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jun 4 12:42:25 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 2.62.5:
|
|
|
|
|
- Features
|
|
|
|
|
* feat: Remove X.509 fallback roots
|
|
|
|
|
- Fixes
|
|
|
|
|
* fix: Exit with failure when apply is cancelled
|
|
|
|
|
* fix: Fix ignoring exit code 1 from external diff commands for non-files
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu May 15 16:54:15 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 2.62.4:
|
|
|
|
|
- Fixes
|
|
|
|
|
* fix: Make toStrings template function flatten arguments
|
|
|
|
|
- Documentation updates
|
|
|
|
|
* docs: Document that only dictionaries are merged
|
|
|
|
|
* docs: Add a note about private externals
|
|
|
|
|
* docs: Correct the usage of execute-template
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed May 7 16:21:46 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 2.62.3:
|
|
|
|
|
- Features
|
|
|
|
|
* feat: Extend toStrings template function to handle more types
|
|
|
|
|
* feat: Extend toString template function to handle more types
|
|
|
|
|
- Fixes
|
|
|
|
|
* fix: Improve diff command output when removing files
|
|
|
|
|
- Documentation updates
|
|
|
|
|
* docs: Add hint for when to use toString with GitHub template functions
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Apr 28 07:11:44 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 2.62.2:
|
|
|
|
|
- Fixes
|
|
|
|
|
* fix: Set .chezmoi.sourceFile in execute-template command
|
|
|
|
|
* fix: Fix truncated placeholder in choice input
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Apr 8 17:35:28 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 2.62.0:
|
|
|
|
|
- Features
|
|
|
|
|
* feat: Add --file flag to execute-template command
|
|
|
|
|
* feat: Add encoding template directive
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Apr 8 17:32:34 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 2.61.0:
|
|
|
|
|
- Features
|
|
|
|
|
* feat: Remove 1Password SDK integration
|
|
|
|
|
* feat: Complete --progress and --working-tree option args
|
|
|
|
|
* feat: Prevent inapplicable filename positional arguments
|
|
|
|
|
* feat: Set LESS and LV env vars the same way that git does
|
|
|
|
|
- Fixes
|
|
|
|
|
* fix: Remove default submission when nothing is selected during promptMultichoice
|
|
|
|
|
* fix: Doc on declaratve package installation
|
|
|
|
|
- Documentation updates
|
|
|
|
|
* docs: Add note on templates in edit command
|
|
|
|
|
* docs: Update docs for using delta
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Mar 11 16:46:49 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 2.60.1:
|
|
|
|
|
- Fixes
|
|
|
|
|
* fix: Fallback to statically-linked binary on old Linuxes
|
|
|
|
|
- Documentation updates
|
|
|
|
|
* docs: Add example of multiple age recipients
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Feb 24 18:48:34 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 2.60.0:
|
|
|
|
|
- Features
|
|
|
|
|
* feat: Add promptMultiChoice{,Once}
|
|
|
|
|
* feat: Add -0 flag to ignored, managed, and unmanaged commands
|
|
|
|
|
- Fixes
|
|
|
|
|
* fix: Fix persistent state mode when using cd command with an argument
|
|
|
|
|
- Documentation updates
|
|
|
|
|
* docs: Reference templates in password managers
|
|
|
|
|
* docs: Add warnings about HCP Vault Secrets and hcp
|
|
|
|
|
* docs: Add a warning about nested --exact --recursive
|
|
|
|
|
* docs: Add link to auto-commit docs to quick-start
|
|
|
|
|
* docs: Extend special files and directories docs
|
|
|
|
|
* docs: Add fish-chezmoi to related software
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Feb 12 19:13:10 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 2.59.1:
|
|
|
|
|
- Features
|
|
|
|
|
* feat: Add outputList template function
|
|
|
|
|
- Fixes
|
|
|
|
|
* fix: Fix crash when excluding types
|
|
|
|
|
* fix: Run git auto commit hook before creating commit message
|
|
|
|
|
* fix: Fix persistent state mode in chattr command
|
|
|
|
|
- Documentation updates
|
|
|
|
|
* docs: Update wording in .chezmoidata pages
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jan 28 17:24:05 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 2.59.0:
|
|
|
|
|
- Features
|
|
|
|
|
* feat: Add git-auto-commit and git-auto-push hooks
|
|
|
|
|
* feat: Add warnf template function
|
|
|
|
|
* feat: Show original URL in HTTP progress bars
|
|
|
|
|
* feat: Support filenames containing # in ignore and remove files
|
|
|
|
|
- Fixes
|
|
|
|
|
* fix: Fix persistent state mode for commands that execute templates
|
|
|
|
|
* fix: Warn, don't error, when generating git commit messages for unknown states
|
|
|
|
|
- Documentation updates
|
|
|
|
|
* docs: Update pruneEmptyDicts example
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jan 13 18:31:30 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 2.58.0:
|
|
|
|
|
- Features
|
|
|
|
|
* feat: Add --git-lfs option to init command
|
|
|
|
|
* feat: Add builtin mode for gopass
|
|
|
|
|
* feat: Improve placeholders in password prompts
|
|
|
|
|
* feat: Show all contributors in README.md
|
|
|
|
|
- Fixes
|
|
|
|
|
* fix: Fix doctor command when --config is specified
|
|
|
|
|
* fix: Correct nested groups for keepassxc builtin mode
|
|
|
|
|
* fix: Suppress gitleaks logspam
|
|
|
|
|
- Documentation updates
|
|
|
|
|
* docs: Tidy up formatting as suggested by markdownlint
|
|
|
|
|
- Reorder services to avoid go_modules version mismatch warning
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jan 7 10:50:04 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 2.57.0:
|
|
|
|
|
- Features
|
|
|
|
|
* feat: Add chezmoi:template:format-indent template directive
|
|
|
|
|
* feat: Implement builtin mode for keepassxc
|
|
|
|
|
* feat: Add script hooks that use configured interpreters
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Dec 18 14:07:15 UTC 2024 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 2.56.0:
|
|
|
|
|
- Features
|
|
|
|
|
* feat: Use textconv with external diff commands
|
|
|
|
|
* feat: Add interactive config variable
|
|
|
|
|
* feat: Add initial policy on LLM-generated contributions
|
|
|
|
|
* feat: Warn about future removal of insecure hashes
|
|
|
|
|
* feat: Add .chezmoi.destDir template variable
|
|
|
|
|
- Fixes
|
|
|
|
|
* fix: Replace Expand-Archive with System.IO.Compression.ZipFile
|
|
|
|
|
* fix: More reliable arch detection in install.ps1
|
|
|
|
|
* fix: YAML parsing error by escaping | in title
|
|
|
|
|
- Documentation updates
|
|
|
|
|
* docs: Describe how to use tools installed with Flatpak
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Dec 2 16:21:47 UTC 2024 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 2.55.0:
|
|
|
|
|
- Features
|
|
|
|
|
* feat: Add multiple URL support for externals
|
|
|
|
|
* feat: Warn if the user is using the Helix editor with chezmoi edit
|
|
|
|
|
* feat: Support file:// URLs in externals
|
|
|
|
|
- Fixes
|
|
|
|
|
* fix: Fix error when choice variables are set in flags and config file
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Nov 11 18:45:42 UTC 2024 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 2.54.0:
|
|
|
|
|
- Features
|
|
|
|
|
* feat: Add --path-style=all option to managed command
|
|
|
|
|
* feat: Inform user when to use get.chezmoi.io/lb
|
|
|
|
|
- Fixes
|
|
|
|
|
* fix: Perform post-run actions on error
|
|
|
|
|
- Documentation updates
|
|
|
|
|
* docs: Add github.com/andre-kotake/nvim-chezmoi to related software
|
|
|
|
|
- Add chezmoi test suite to %check section
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Oct 29 19:07:18 UTC 2024 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 2.53.1:
|
|
|
|
|
- Fixes
|
|
|
|
|
* fix: Fix panic in commands that do not use persistent state
|
|
|
|
|
- Documentation updates
|
|
|
|
|
* docs: Add note that .chezmoiexternal files can be ignored
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Oct 29 19:04:46 UTC 2024 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 2.53.0:
|
|
|
|
|
- Features
|
|
|
|
|
* feat: Extend squote template func to handle more types
|
|
|
|
|
* feat: Extend quote and quoteList template funcs to handle more types
|
|
|
|
|
* feat: Add common --parent-dirs/-P flag
|
|
|
|
|
- Fixes
|
|
|
|
|
* fix: Persist results of calls to GitHub API
|
|
|
|
|
* fix: Fix completion for 'archive --format'
|
|
|
|
|
* fix: Fix includeTemplate template func search path in init
|
|
|
|
|
* fix: Accept only supported values to 'unmanaged --path-style'
|
|
|
|
|
* fix: Fix incorrect config template change warnings
|
|
|
|
|
* fix: Fix panic when --keep-going is set
|
|
|
|
|
* fix: Fix panic when running chattr on externals
|
|
|
|
|
* fix: Use builtin age when encryption is unset
|
|
|
|
|
- Documentation updates
|
|
|
|
|
* docs: Replace common flags descriptions with snippets
|
|
|
|
|
* docs: Fill reference title page
|
|
|
|
|
* docs: Update "how scripts work" section
|
|
|
|
|
* docs: Update shell completions section
|
|
|
|
|
* docs: Improvements for command flags description
|
|
|
|
|
* docs: Automatically check that all flags are documented
|
|
|
|
|
* docs: Split "Special file and directories"
|
|
|
|
|
* docs: Split docs for commands into sections
|
|
|
|
|
* docs: Split docs into sections for age, secret and state
|
|
|
|
|
* docs: Improve description for command arguments
|
|
|
|
|
* docs: Add notes where to place 'encryption' setting
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Sep 30 17:07:24 UTC 2024 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
|
|
|
|
|
|
|
|
|
|