Next | Query returned 35 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2023-04-13 12:42:36 by pin | Files touched by this commit (3) | Package updated
Log message:
shells/starship: update to 1.14.2

 - Bug fix: resolve panic on 32-bit targets.
   2023-04-11 14:42:17 by pin | Files touched by this commit (3) | Package updated
Log message:
shells/starship: update to 1.14.1

1.14.1 (2023-04-11)
Bug Fixes
 - bootstrap manifest for release-please (#5087) (e392d14)
 - trigger release (8bdb953)
 - update the release-please manifest (cd501ec)

1.14.0 (2023-04-10)
Features
 - aws: add support for source_profile (#3834) (d2801ac)
 - aws: add support for source_profile (#4859) (d2801ac)
 - aws: Adds support for AWS_CREDENTIAL_EXPIRATION environment variable (#5002)
   (74ce7fd)
 - custom: add option to check if pwd is in a repo (#4822) (d29ce7c)
 - fossil: detection of Fossil check-outs in subdirectories (#4910) (4bca74e)
 - release: handle chocolatey starship.portable and starship.install pkg
   publishing (#4723) (b55774d)

Bug Fixes
 - fossil_branch: fossil checkout database file name on windows (#4978)
   (c07a21d)
 - fossil_branch: use proper fossil checkout database file name on windows
   (c07a21d)
 - gradle: add support for unstable Gradle versions (#5021) (f7fe41f)
 - init: avoid cygpath for starship binary path (#4970) (0ad0465)
 - java: wrong version number when using Android Studio JDK (#4966) (de7e948)
 - preset: add output-flag to avoid encoding issues (#4926) (5e78226)
 - pulumi: Fix formatting on pulumi module when using version (#5038) (aef799b)
   2023-02-28 23:37:24 by pin | Files touched by this commit (3) | Package updated
Log message:
shells/starship: update to 1.13.1

[1.13.1] (2023-02-26)

Bug Fixes
* trigger release

[1.13.0] (2023-02-24)

Features
* add pijul_channel module
* config: Adds support for --profile <custom profile name>
* env_var: Add support for env_var.VAR in format
* fennel: add fennel module
* fossil_branch: add fossil_branch module
* gradle: add gradle module
* hg_branch: Add support for mercurial topics and find hg root dir
* java: Add '.sdkmanrc' for Java
* logger: delete old logs & avoid more dup logs
* nix: support new 'nix shell' command

Bug Fixes
* 'to to' -> 'to'
* container: reduce docker, podman and systemd confusion
* fish: enable transient prompt when in vi mode
* git_commit: fix potential test failure
* Improve regex for extracting gradle package version from gradle.properties
* let-env warning when using nushell
* nodejs: apply 'style' even if node version is unavailable
* package: Improve regex for extracting gradle version from gradle.properties
* Remove vulnerable time-0.1.x chrono dependency
   2022-12-30 09:54:13 by pin | Files touched by this commit (3) | Package updated
Log message:
shells/starship: update to 1.12.0

1.12.0 (2022-12-13)
Features
 - add Haxe support (#4395) (2766c78)
 - Add operating system module (#4109) (3109943)
 - aws: add a fallback for expiration key (#4455) (5a2c85d)
 - azure: add username to azure module config (#4323) (6e15c00)
 - bug-report: ask for confirmation before opening issue (#4543) (8bb9038)
 - directory: add before_repo_root_style (#4595) (ea6249b)
 - git_commit: support showing lightweight tags (#4632) (ac37792)
 - guix_shell: Initial implementation (#4397) (d4bcc51)
 - init: Use which-rs to resolve starship path (cc2c8c4)
 - localip: use reserved remote address (#4648) (ddd54e9), closes #4614
 - nu: enable right prompt (#4490) (a7abc0f), closes #3982
 - Open Policy Agent module (#1740) (#4441) (865e68d)
 - package: added showing gradle version based on the gradle.properties file
   (#4432) (14ee81b)
 - preset: Add No Empty Icons preset (#4518) (1a3d51f)
 - preset: Add no-nerd-font preset (#4517) (4d86a4c)
 - release: add chocolatey publishing (#4637) (df37e8d)

Bug Fixes
 - aws: enable when using .aws/credentials (#4604) (c8ac877)
 - buf: broken icon on windows 10 (#4689) (7341607)
 - ci: cache after selecting the toolchain (#4619) (e4dbff0)
 - config: unrecognized config properties don't cause config error (#4547)
   (1b03ef2)
 - container: avoid detecting WSL as a systemd-container (#4593) (b47a4fe)
 - don't attempt to display cmd_duration notification if in TTY (#4535)
   (0427863)
 - git: check tag_disabled option (#4527) (fd165b9)
 - java: Improved regex for Java version (starship#4610) (#4616) (a9eb65e)
 - nu: remove -c parameter from term size (#4477) (4999530)
 - pwsh: fix error log display on older versions of pwsh (#4650) (ef83e7a)
 - status: replace multiply with cross mark emoji (#4461) (186d99e)
   2022-10-15 09:10:59 by pin | Files touched by this commit (3) | Package updated
Log message:
shells/starship: update to 1.11.0

1.11.0 (2022-10-14)

Features
  add user-defined color palette (#4209) (d93074d)
  fish: Enable left and right transience (#4204) (06281c2)
  module: Add a meson devenv indicator (#4389) (355800f)
  schema: deny unknown keys (#4270) (b5d3d8f)
  status: Support formatting of pipestatus separator (#4264) (6e35dfa)

Bug Fixes
  buf: fix spacing & harmonize docs with actual configuration (#4450) (3d45236)
  directory: don't strip duplicate directory names twice (#4295) (801fbab)
  pwsh: avoid potential deadlock in init (#4335) (fd55397)

Performance Improvements
  directory: Skip repo resolution if unused by directory config (#4401) (227ec32)
   2022-09-18 11:47:08 by pin | Files touched by this commit (1)
Log message:
shells/starship: fix broken build

Add cmake build dep, reported by wiz@
   2022-09-10 18:13:39 by pin | Files touched by this commit (3) | Package updated
Log message:
shells/starship: update to 1.10.3

v1.10.3
Performance Improvements
 - git_commit: only use exact match for tag by default

v1.10.2
Bug Fixes
 - git: upgrade gitoxide to v0.21

v1.10.1
Bug Fixes
 - Disable multithreading in jwalk (via gitoxide) as workaround for #4251

v1.10.0
Features
 - add bun module
 - Add starship preset command
 - Add support for blink, hidden, and strikethrough styles
 - Add the ability to have some file extensions prevent a module from
   triggering #4043
 - Enable transience for Cmd and PowerShell
 - replace git2 with git-repository
 - Add folder detection to the k8s module
 - support cargo workspace versions
 - Add pipestatus_segment_format option to status module

Bug Fixes
 - support official AWS_SHARED_CREDENTIALS_FILE variable
 - count time spent on custom on 'when' command failure

Performance Improvements
 - pulumi: allow disabling upwards discovery #4159
 - rust: avoid calling rustup in more conditions #4174

v1.9.1
Bug Fixes
 - regenerate changelog

v1.9.0
Features
 - add Raku module
 - winget: Add support for winget package manager

Bug Fixes
 - character: Standadise Vim config names
 - install: Have fixed a spacing issue in output

v1.8.0
Features
 - Add support for Daml
 - kubernetes: add user alias
 - release: add windows msi installers

Bug Fixes
 - escape text segments in meta variables
 - fish: add proper vi mode detection for fish shell
 - install: ignore tarfile ownership values when installing as root
 - nu: don't use cygpath for starship binary path in init
 - some typos
   2022-05-25 12:25:32 by pin | Files touched by this commit (3) | Package updated
Log message:
shells/starship: update to 1.7.1

1.7.1 (2022-05-24)
Features
  go: check for go.work file to show Go module in prompt
  hostname: add ssh_symbol for ssh connections
  package: Extract package version from PEP 621 compliant pyproject.toml
  rust: Display toolchain names

Bug Fixes
  ci: Version bump and fix Crowdin Pretranslate
  Do not panic in config if editor not found
  module: list option not working
  nu: use the most recent starship init
  Use git2::Repository::open_ext() instead of discover()

1.7.0 (2022-05-24)
  chore(master): release 1.7.0
   2022-05-18 14:07:31 by pin | Files touched by this commit (3) | Package updated
Log message:
shells/starship: update to 1.6.3

1.6.3 (2022-04-26)
Bug Fixes
    git_branch: correct variable name for remote branch (#3897) (bd7957f)
    schema: move config-schema into docs folder (#3878) (094f982)

Performance Improvements
    package: only try to read files that exist (#3904) (2a650bf)

Reverts
    schema: move config-schema back into .github folder (#3886) (9b2ce42)
   2022-04-20 21:41:16 by pin | Files touched by this commit (3) | Package updated
Log message:
shells/starship: update to 1.6.2

1.6.2 (2022-04-15)
Bug Fixes
    trigger another release

1.6.1 (2022-04-15)
Bug Fixes
    fix release-please permissions

1.6.0 (2022-04-14)
Features
    Add a module for C projects
    allow printing config file schema
    aws: add option to force AWS display
    cmd_duration: make notify feature optional (compat with nix darwin)
    spack: Add Spack module
    username: Detect Admin access in Windows

Bug Fixes
    bash: ensure checkwinsize is enabled for $COLUMNS
    directory: enable repo_root_style when truncation_length is zero.
    docker_context: ignore the "default" context
    fish: allow generating session keys in older versions of fish
    init: Change Elvish init to catch for 0.18
    nu: Use = instead of space to pass command line parameters
    nu: use shell-provided terminal width

Next | Query returned 35 messages, browsing 11 to 20 | Previous