SHA256
1
0
forked from pool/chezmoi

19 Commits

Author SHA256 Message Date
b59f2e6c6d Accepting request 1066399 from home:fbonazzi:branches:utilities
- Update to version 2.31.0:
  * feat: Print a warning when chezmoi add is called with an ignored entry
  * feat: Cache GitHub API results by default to stay under rate limit
  * feat: Display progress bars by default when stdout is a TTY
  * feat(bitwarden): Grab attachment by object name
  * fix: Eliminate [DEFAULT] section for fromIni map
  * feat: Add --with-stdin flag to execute-template command
  * chore: Update dependencies

OBS-URL: https://build.opensuse.org/request/show/1066399
OBS-URL: https://build.opensuse.org/package/show/utilities/chezmoi?expand=0&rev=32
2023-02-17 14:45:57 +00:00
f94b55141f Accepting request 1065521 from home:fbonazzi:branches:utilities
- Update to version 2.30.1:
  * Add deleteValueAtPath and pruneEmptyDicts template functions
  * feat: Extend toPrettyJson template function to take indent
  * fix: Fix chezmoi target-path when using .chezmoiroot
  * chore: Use strings.Cut{Prefix,Suffix}

OBS-URL: https://build.opensuse.org/request/show/1065521
OBS-URL: https://build.opensuse.org/package/show/utilities/chezmoi?expand=0&rev=30
2023-02-13 14:21:38 +00:00
6c25f06901 Accepting request 1063665 from home:fbonazzi:branches:utilities
- Update to version 2.30.0:
  * feat: Add zstd compression support
  * feat: Add external_ attribute for directories
  * fix: Make chezmoi init --purge-binary always remove binary
  * Set CHEZMOI* environment variables when running cd command
  * chore: Update dependencies

OBS-URL: https://build.opensuse.org/request/show/1063665
OBS-URL: https://build.opensuse.org/package/show/utilities/chezmoi?expand=0&rev=28
2023-02-07 16:58:18 +00:00
79caf3336c Accepting request 1060864 from home:fbonazzi:branches:utilities
- Update to version 2.29.4:
  * fix: Revert buggy diff library

OBS-URL: https://build.opensuse.org/request/show/1060864
OBS-URL: https://build.opensuse.org/package/show/utilities/chezmoi?expand=0&rev=26
2023-01-25 11:30:08 +00:00
3a37a21c19 Accepting request 1060685 from home:fbonazzi:branches:utilities
- Update to version 2.29.3:
  * feat: Add --recursive flag to chattr command
  * feat: Check config file format in doctor command
  * fix: Support .zip files with empty internal directories
  * fix: Only prompt once for KeePassXC password
  * fix: Remove problematic username guessing in init command

OBS-URL: https://build.opensuse.org/request/show/1060685
OBS-URL: https://build.opensuse.org/package/show/utilities/chezmoi?expand=0&rev=24
2023-01-24 18:19:49 +00:00
f50241650a Accepting request 1058648 from home:fbonazzi:branches:utilities
- Remove `changesgenerate` service
  Upstream provides a better changelog than the one this service is able to
  generate from git commits.
- Update to version 2.29.2:
  * feat: Add keepassxc.prompt config variable
  * chore: Update dependencies

OBS-URL: https://build.opensuse.org/request/show/1058648
OBS-URL: https://build.opensuse.org/package/show/utilities/chezmoi?expand=0&rev=22
2023-01-16 09:41:10 +00:00
352009f6c5 Accepting request 1057144 from home:fbonazzi:branches:utilities
- Update to version 2.29.1:
  * fix: Fix init --ssh
  * feat: Add hexDecode and hexEncode template functions
  * fix: Fix bug where edit --watch only applied the first change
  * fix: Don't request authentication when cloning public repo with builtin git
  * fix: Improve error message when state database cannot be locked
  * chore: Improve error message when persistent state cannot be opened
  * feat: Allow cd command to take the destination directory as an argument
  * feat: Add --path-style=source-{absolute,relative} option to managed command
  * feat: Allow .chezmoi{external,ignore,remove} files to have a .tmpl suffix
  * chore: Update dependencies

OBS-URL: https://build.opensuse.org/request/show/1057144
OBS-URL: https://build.opensuse.org/package/show/utilities/chezmoi?expand=0&rev=20
2023-01-09 18:11:20 +00:00
c1a7a1fe98 Accepting request 1044318 from home:fbonazzi:branches:utilities
- Update to version 2.28.0:
  * feat: Add lstat template function
  * feat: Add --path-style option to managed and unmanaged commands
  * feat: Add verification of external checksums
  * chore: Update dependencies

OBS-URL: https://build.opensuse.org/request/show/1044318
OBS-URL: https://build.opensuse.org/package/show/utilities/chezmoi?expand=0&rev=18
2022-12-22 17:26:35 +00:00
02c00642ed Accepting request 1040822 from home:fbonazzi:branches:home:dirkmueller:Factory
- Update to version 2.27.3:
  * fix: Respect config file umask setting when creating entries
  * fix: Don't attempt to run empty scripts
  * chore: Update dependencies
  * docs: Update stat.md to reference os.Stat

OBS-URL: https://build.opensuse.org/request/show/1040822
OBS-URL: https://build.opensuse.org/package/show/utilities/chezmoi?expand=0&rev=16
2022-12-06 22:27:28 +00:00
646f068572 Accepting request 1038244 from home:fbonazzi:branches:utilities
- Update to version 2.27.2:
  * fix: Respect diff filter in removes with external diff tool
  * fix: Allow underscores in SourceHut usernames
  * feat: Add update.command and update.args config variables
  * feat: Add an optional path argument to the cd command
  * chore: Check that not both of --force and --interactive flags are set
  * fix: Make re-add command respect --interactive flag
  * chore: Update dependencies

OBS-URL: https://build.opensuse.org/request/show/1038244
OBS-URL: https://build.opensuse.org/package/show/utilities/chezmoi?expand=0&rev=14
2022-11-25 17:31:32 +00:00
fce32f00da Accepting request 1035708 from home:fbonazzi:branches:utilities
- Update to version 2.27.1:
  * chore: Make generation of versioninfo.json work without tags or git repo
  * feat: Remember HTTP username in URL in init command
  * fix: Don't show always scripts in apply --verbose when excluded from diffs

OBS-URL: https://build.opensuse.org/request/show/1035708
OBS-URL: https://build.opensuse.org/package/show/utilities/chezmoi?expand=0&rev=12
2022-11-14 17:58:05 +00:00
27226b5c28 Accepting request 1034913 from home:fbonazzi:branches:utilities
- Update to version 2.27.0:
    feat: Suppress newlines from onepasswordRead
    feat: Allow modify_ scripts to be executed as templates
    chore: Blacklist buggy version of github.com/bmatcuk/doublestar/v4
    feat: Add line ending template directive
    feat: Add setValueAtPath template function
    fix: Don't merge non-files in merge-all command
    feat: Add --script-contents flag to diff command
    chore: Better handle errors when globbing
    feat: Add cat-config and dump-config commands
    chore: Remove unused field
    chore: Refactor handling of annotations
    feat: Allow prompt*Once template functions to take paths
    fix: Fix exclusion of externals
    chore: Update dependencies
    feat: Add completion template function

OBS-URL: https://build.opensuse.org/request/show/1034913
OBS-URL: https://build.opensuse.org/package/show/utilities/chezmoi?expand=0&rev=10
2022-11-09 18:38:29 +00:00
11beb0a596 Accepting request 1032852 from home:fbonazzi:branches:utilities
- Update to version 2.26.0:
    feat: Improve handling of include and exclude for externals and encrypted files
    feat: Extend --include and --exclude flags to include templates
    feat: Add --recurse-submodules flag to init and update command
    chore: Fix refactored --include and --exclude flags
    feat: Add per-template configurable delimiters
    chore: Tweak template directive implementation
    feat: Add option to exclude scripts that are always run
    fix: Extend template directives functionality
    chore: Fix comments that start from an incorrect name
    chore: Use fs.ModePerm instead of 0o777 for all permissions
    fix: Include git repo external state in state dump output
    chore: Improve error messages from git-repo externals
    fix: Construct templateDataMap manually
    chore: Reorder eqFold template function reference page
    chore: Update dependencies

OBS-URL: https://build.opensuse.org/request/show/1032852
OBS-URL: https://build.opensuse.org/package/show/utilities/chezmoi?expand=0&rev=8
2022-11-02 11:07:43 +00:00
d55e960d76 Accepting request 1030436 from home:fbonazzi:branches:utilities
- Put up new package description following
  https://en.opensuse.org/openSUSE:Package_description_guidelines
- Update to version 2.25.0
    fix: Use textconv in interactive diffs
    feat: Add shell completion for --include and --exclude flags
    feat: Add eqFold template function
    feat: Add scriptEnv configuration variable
    feat: Use target paths in automatically generated commit messages
    feat: 1Password account lookup table
    chore: Fail if multiple config file templates or config files are found
    fix: Make chattr {no,}encrypted decrypt and encrypt source file
- Clean up spec file
- Initial version 2.24.0

OBS-URL: https://build.opensuse.org/request/show/1030436
OBS-URL: https://build.opensuse.org/package/show/utilities/chezmoi?expand=0&rev=6
2022-10-21 15:21:32 +00:00
8cc55a459c Accepting request 1030256 from home:jengelh:branches:utilities
- Put up new package description following
  https://en.opensuse.org/openSUSE:Package_description_guidelines

OBS-URL: https://build.opensuse.org/request/show/1030256
OBS-URL: https://build.opensuse.org/package/show/utilities/chezmoi?expand=0&rev=5
2022-10-21 07:49:07 +00:00
e75e92427b Fix version
OBS-URL: https://build.opensuse.org/package/show/utilities/chezmoi?expand=0&rev=4
2022-10-20 18:11:10 +00:00
4a4b9ae734 - Update to version 2.25.0
OBS-URL: https://build.opensuse.org/package/show/utilities/chezmoi?expand=0&rev=3
2022-10-20 18:04:22 +00:00
b13efb7e8c Accepting request 1007636 from utilities
Would like to have this package available in Tumbleweed

OBS-URL: https://build.opensuse.org/request/show/1007636
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/chezmoi?expand=0&rev=1
2022-10-03 11:46:56 +00:00
2d8414db23 Accepting request 1007297 from home:fbonazzi
Add chezmoi build for openSUSE

OBS-URL: https://build.opensuse.org/request/show/1007297
OBS-URL: https://build.opensuse.org/package/show/utilities/chezmoi?expand=0&rev=1
2022-10-01 08:02:53 +00:00