Skip to content
Snippets Groups Projects
Select Git revision
  • json-output
  • nostr
  • master default protected
  • 48-error-base-58-requirement-is-violated
  • no-rename
  • hugo/tx-comments
  • poka/dev
  • hugo/dev
  • tuxmain/mail
  • 0.4.3-RC1
  • 0.4.2
  • 0.4.1
  • 0.4.0
  • 0.3.0
  • 0.2.17
  • 0.2.16
  • 0.2.15
  • 0.2.14
  • 0.2.13
  • 0.2.12
  • 0.2.10
  • 0.2.9
  • 0.2.8
  • 0.2.7
  • 0.2.6
  • 0.2.5
  • 0.2.4
  • 0.2.3
  • 0.2.1
29 results

Cargo.lock

Blame
    • Nicolas80's avatar
      bc740162
      gcli command auto completion and arm64 build · bc740162
      Nicolas80 authored
      - Extra command `completion` added which takes a `--shell` argument to generate a completions script for a specified shell.
      - Adapted the Linux (amd64) build to:
        - generate the `gcli-completion.bash`, `gcli-completion.zsh`, `gcli-completion.fish`, `gcli-completion.ps1` completion scripts
        - add the `bash`, `zsh` and `fish` completion scripts in the `.deb` package
      - Added the ARM64 build generating a binary and a `.deb` package that also include those completion scripts.
      bc740162
      History
      gcli command auto completion and arm64 build
      Nicolas80 authored
      - Extra command `completion` added which takes a `--shell` argument to generate a completions script for a specified shell.
      - Adapted the Linux (amd64) build to:
        - generate the `gcli-completion.bash`, `gcli-completion.zsh`, `gcli-completion.fish`, `gcli-completion.ps1` completion scripts
        - add the `bash`, `zsh` and `fish` completion scripts in the `.deb` package
      - Added the ARM64 build generating a binary and a `.deb` package that also include those completion scripts.