aboutsummaryrefslogtreecommitdiffstats
path: root/misc/zsh_completion
Commit message (Collapse)AuthorAgeFilesLines
* Vendor: upgrade spf13/cobra to v1.1.1 (#479)65432020-10-271-471/+157
| | | | | | | * build(deps): bump github.com/spf13/cobra from 1.0.0 to 1.1.1 * update doc (man & md) * update bash|fish|zsh completion
* commands: cleanup the command's usage to avoid warnings when generating the docMichael Muré2020-07-281-0/+8
|
* Add support for read-only mode for web UI.Luke Granger-Brown2020-06-271-1/+2
| | | | Fixes #402.
* cmds: cleanup and re-generate filesMichael Muré2020-06-241-3/+5
|
* Merge pull request #403 from MichaelMure/ls-dumpVincent Tiu2020-06-181-1/+2
|\ | | | | [ls] add support for different output formats
| * ls: Add support to ls dump bug information in specific formatsvince2020-06-161-1/+2
| | | | | | | | This adds an optional flag to the ls command that allows users to specify the format they wish to dump the output as. Currently, supported parameters are 'default', 'plain' and 'json'.
* | doc: fix typosMartin Michlmayr2020-06-161-1/+1
|/
* update auto-generated filesMichael Muré2020-02-231-2/+2
|
* bridges: massive refactorMichael Muré2020-02-151-6/+7
| | | | | | - automatic flag validation and warning - generalized prompt - cleanups
* it compiles \o/Michael Muré2020-02-081-1/+3
|
* bridge/gitlab: support self-hosted GitLab instanceamine2019-12-101-0/+1
|
* bridge: huge refactor to accept multiple kind of credentialsMichael Muré2019-12-081-2/+2
|
* github: tiny cleanups of the configuratorMichael Muré2019-11-261-0/+1
|
* cli: rename "token" into "auth"Michael Muré2019-11-101-40/+40
|
* cli: add bridge token showMichael Muré2019-11-101-1/+9
|
* bridge: various improvement on the global token PRMichael Muré2019-11-101-6/+3
|
* token: regenerate documentation and fix importsamine2019-11-091-3/+1
|
* tokens: use a hash as token identifier instead of the token it selfamine2019-11-091-3/+3
|
* bridge: various cleanupsMichael Muré2019-11-091-0/+46
|
* bridge: improvement on the import resume featureMichael Muré2019-11-031-1/+1
|
* commands: support bridge imports after a given date and resumable importsamine2019-11-031-1/+3
|
* commands: add bridge configure completion scriptsAmine Hilaly2019-08-311-0/+1
|
* bridge: update generated docsAmine Hilaly2019-07-231-1/+1
|
* Rebase and add bridge push zsh & powershell completionAmine Hilaly2019-06-241-49/+8
|
* [misc] update man docs and completion scriptsAmine Hilaly2019-06-241-0/+49
| | | | | | [cache] BugCache: Fix set metadata raw [bridge/github] Fix graphql input objects
* misc: generate PowerShell command completionMichael Muré2019-06-231-46/+396
|
* Skip test validateUsername in travis environmentAmine Hilaly2019-06-031-1/+1
|
* commands: add flags/config to control the automatic opening in the default ↵Michael Muré2019-05-271-1/+1
| | | | browser
* update generated filesMichael Muré2019-03-011-1/+1
|
* cache: better API to access excerptsMichael Muré2019-03-011-9/+9
|
* commands: show the last modification time in "user"Michael Muré2019-03-011-9/+9
|
* commands: add a "user adopt" command to use an existing identityMichael Muré2019-03-011-1/+1
|
* commands: add a super-fast "user ls" commandMichael Muré2019-03-011-1/+1
|
* identity: work on higher level now, cache, first two identity commandsMichael Muré2019-03-011-1/+4
|
* identity: more progress and fixesMichael Muré2019-03-011-1/+1
|
* add a "version" command with various outputs, including the git hash and tagMichael Muré2019-02-201-1/+1
|
* commands: add a "deselect" command to deselect a previously selected bugMichael Muré2018-09-261-4/+4
|
* commands: add "bridge pull"Michael Muré2018-09-241-6/+6
|
* commands: add "bridge rm"Michael Muré2018-09-241-4/+4
|
* commands: add the "bridge" and "bridge configure" commandsMichael Muré2018-09-241-1/+4
|
* commands: add a "ls-labels" command that output valid labelsMichael Muré2018-09-211-1/+1
|
* commands: add a "select" command to select a bug for future implicit useMichael Muré2018-09-181-1/+1
|
* commands: add a "label rm" command to remove labels from a bugMichael Muré2018-09-171-1/+1
|
* commands: add a "label add" command to add new label to a bugMichael Muré2018-09-171-0/+3
|
* commands: migrate the open/close commands under the "status" commandMichael Muré2018-09-161-1/+4
|
* commands: add a "status" command to show a bug statusMichael Muré2018-09-161-1/+1
|
* commands: add a title edit commandMichael Muré2018-09-161-0/+3
|
* commands: add a title command to display a bug's titleMichael Muré2018-09-161-1/+1
|
* commands: add `git bug comment add` to add a commentMichael Muré2018-09-151-2/+13
|
* upgrade the readmeMichael Muré2018-08-061-0/+20