aboutsummaryrefslogtreecommitdiffstats
path: root/misc/powershell_completion
Commit message (Collapse)AuthorAgeFilesLines
* Change the comment ID to use both bug and comment ID references.vince2021-02-141-0/+8
| | | | | Add comment edit command This commit adds the comment edit command, which provides a CLI tool that allows a user to edit a comment.
* deal with the previous changesMichael Muré2021-02-141-2/+2
|
* commands: cleanup the command's usage to avoid warnings when generating the docMichael Muré2020-07-281-0/+4
|
* Add support for read-only mode for web UI.Luke Granger-Brown2020-06-271-0/+1
| | | | Fixes #402.
* cmds: cleanup and re-generate filesMichael Muré2020-06-241-5/+8
|
* Merge pull request #403 from MichaelMure/ls-dumpVincent Tiu2020-06-181-0/+2
|\ | | | | [ls] add support for different output formats
| * ls: Add support to ls dump bug information in specific formatsvince2020-06-161-0/+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-3/+3
|/
* update auto-generated filesMichael Muré2020-02-231-4/+4
|
* bridges: massive refactorMichael Muré2020-02-151-11/+13
| | | | | | - automatic flag validation and warning - generalized prompt - cleanups
* it compiles \o/Michael Muré2020-02-081-0/+4
|
* bridge/gitlab: support self-hosted GitLab instanceamine2019-12-101-0/+2
|
* bridge: huge refactor to accept multiple kind of credentialsMichael Muré2019-12-081-4/+3
|
* github: tiny cleanups of the configuratorMichael Muré2019-11-261-0/+2
|
* cli: rename "token" into "auth"Michael Muré2019-11-101-18/+18
|
* cli: add bridge token showMichael Muré2019-11-101-1/+5
|
* bridge: various improvement on the global token PRMichael Muré2019-11-101-10/+4
|
* token: regenerate documentation and fix importsamine2019-11-091-4/+0
|
* tokens: use a hash as token identifier instead of the token it selfamine2019-11-091-7/+3
|
* bridge: various cleanupsMichael Muré2019-11-091-0/+28
|
* bridge: improvement on the import resume featureMichael Muré2019-11-031-2/+2
|
* commands: support bridge imports after a given date and resumable importsamine2019-11-031-0/+4
|
* commands: add bridge configure completion scriptsAmine Hilaly2019-08-311-0/+1
|
* bridge: update generated docsAmine Hilaly2019-07-231-2/+2
|
* Rebase and add bridge push zsh & powershell completionAmine Hilaly2019-06-241-0/+4
|
* misc: generate PowerShell command completionMichael Muré2019-06-231-0/+207