* Fix SSH agent authentication not used when cloning submodules OBS-URL: https://build.opensuse.org/package/show/utilities/sheldon?expand=0&rev=18
62 lines
2.3 KiB
Plaintext
62 lines
2.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jul 22 14:49:21 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- update to 0.8.5
|
|
* Fix SSH agent authentication not used when cloning submodules
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 8 14:35:11 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- update to 0.8.4
|
|
* Ignore not found errors from fmutex for config init and edits
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 2 08:48:44 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- update to 0.8.3
|
|
* Fix unhandled error in access function calls
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 23 12:21:03 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- update to 0.8.2
|
|
* Reduce scope of file mutex
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 9 00:31:28 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- update to 0.8.1
|
|
* update libgit2 to 1.9.0
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 2 09:19:16 UTC 2024 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- update to 0.8.0
|
|
* Remove deprecated config key and template filters
|
|
* Remove deprecated directory support
|
|
* Stop defaulting to Zsh and allow unspecified shell.
|
|
This change stops the shell defaulting to Zsh when unspecified
|
|
and allows you to use Sheldon without specifying a particular shell.
|
|
* Remove experimental Fish shell support. Sheldon is shell agnostic
|
|
enough that you can still get support for Fish by overriding
|
|
the default match, apply, and templates values in the config file.
|
|
* Support all clap complete shells. The sheldon completions command
|
|
now supports all shells that clap supports, regardless of whether
|
|
they are supported by Sheldon.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 20 10:51:17 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- update to 0.7.4
|
|
* Support optional access in templates.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 21 04:56:10 UTC 2023 - Lubos Kocman <lubos.kocman@suse.com>
|
|
|
|
- Correction of licenses based on Legaldb scan
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 7 14:49:21 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- initial package
|