aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md
Commit message (Expand)AuthorAgeFilesLines
* commands: different pattern to detect changed flagsMichael Muré2023-01-181-1/+1
* commands: remove compact style for "bug", as the width adaptive default rende...Michael Muré2023-01-172-2/+2
* add wipe sub-command that remove local bugs and identitiesKalin Staykov2023-01-112-0/+19
* commands: reorg into different packagesMichael Muré2022-11-2047-299/+299
* doc: fix incorrect indentationMichael Muré2022-10-221-1/+1
* feat(530) make label commands consistentSteve Moyer2022-09-253-5/+5
* refactor(git-bug-863): merge ls-id into lsSteve Moyer2022-09-253-20/+1
* webui: add a flag to log handling errorsMichael Muré2022-08-231-0/+1
* docs(847): add compact to docs and bash for ls command's format flagSteve Moyer2022-08-161-1/+1
* CLI: Add non-interactive option to interactive commands (#651)Sascha2021-05-096-16/+22
* CLI - allow user create without prompt (#650)Hariharan2021-04-251-1/+4
* Merge remote-tracking branch 'origin/master' into dag-entityMichael Muré2021-03-292-5/+8
|\
| * commands: minor fixes for the webui open with queryMichael Muré2021-03-071-1/+1
| * webui: allow specifying the initial queryMiklos Vajna2021-03-071-6/+7
| * Add option to specify host addressSascha2021-02-281-5/+6
| * Add ability to search by arbitrary metadataMiklos Vajna2021-02-211-0/+1
* | minor cleanupsMichael Muré2021-02-141-1/+1
* | Change the comment ID to use both bug and comment ID references.vince2021-02-142-0/+21
* | deal with the previous changesMichael Muré2021-02-141-1/+1
|/
* Update docs for full text searchMike Goldin2020-11-171-1/+7
* Vendor: upgrade spf13/cobra to v1.1.1 (#479)65432020-10-2731-124/+0
* commands: cleanup the command's usage to avoid warnings when generating the docMichael Muré2020-07-2826-25/+48
* commands: refactor to avoid globalsMichael Muré2020-06-281-1/+1
* Add support for read-only mode for web UI.Luke Granger-Brown2020-06-271-4/+5
* cmds: cleanup and re-generate filesMichael Muré2020-06-243-4/+6
* Merge pull request #403 from MichaelMure/ls-dumpVincent Tiu2020-06-181-0/+1
|\
| * ls: Add support to ls dump bug information in specific formatsvince2020-06-161-0/+1
* | doc: fix typosMartin Michlmayr2020-06-161-1/+1
|/
* DOC: commands/root.go: syntaxWes Turner2020-05-011-1/+1
* update auto-generated filesMichael Muré2020-02-232-2/+2
* bridges: massive refactorMichael Muré2020-02-151-9/+11
* it compiles \o/Michael Muré2020-02-081-0/+2
* bridge/gitlab: support self-hosted GitLab instanceamine2019-12-101-0/+1
* bridge: huge refactor to accept multiple kind of credentialsMichael Muré2019-12-081-9/+9
* github: tiny cleanups of the configuratorMichael Muré2019-11-261-8/+9
* cli: rename "token" into "auth"Michael Muré2019-11-109-93/+93
* cli: add bridge token showMichael Muré2019-11-103-4/+27
* bridge: various improvement on the global token PRMichael Muré2019-11-104-13/+10
* token: regenerate documentation and fix importsamine2019-11-091-5/+3
* tokens: use a hash as token identifier instead of the token it selfamine2019-11-094-1/+75
* bridge: various cleanupsMichael Muré2019-11-091-0/+1
* bridge: improvement on the import resume featureMichael Muré2019-11-031-3/+3
* commands: support bridge imports after a given date and resumable importsamine2019-11-031-1/+3
* doc/man: update generated documentationsAmine Hilaly2019-08-311-2/+9
* commands: add bridge configure completion scriptsAmine Hilaly2019-08-311-0/+1
* bridge: update generated docsAmine Hilaly2019-07-231-1/+1
* [misc] update man docs and completion scriptsAmine Hilaly2019-06-242-0/+23
* misc: generate PowerShell command completionMichael Muré2019-06-231-1/+1
* rename GITHUB_TOKEN to GITHUB_PRIVATE_TOKENAmine Hilaly2019-06-072-5/+5
* Update man pages and bash_completionAmine Hilaly2019-05-292-3/+59