aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man
Commit message (Collapse)AuthorAgeFilesLines
* commands: cleanup the command's usage to avoid warnings when generating the docMichael Muré2020-07-2826-26/+54
|
* commands: refactor to avoid globalsMichael Muré2020-06-281-4/+4
|
* Add support for read-only mode for web UI.Luke Granger-Brown2020-06-271-0/+4
| | | | Fixes #402.
* cmds: cleanup and re-generate filesMichael Muré2020-06-243-3/+11
|
* Merge pull request #403 from MichaelMure/ls-dumpVincent Tiu2020-06-181-0/+4
|\ | | | | [ls] add support for different output formats
| * ls: Add support to ls dump bug information in specific formatsvince2020-06-161-0/+4
| | | | | | | | 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
|/
* DOC: commands/root.go: syntaxWes Turner2020-05-011-1/+1
|
* update auto-generated filesMichael Muré2020-02-2337-212/+175
|
* update auto-generated filesMichael Muré2020-02-232-2/+2
|
* bridges: massive refactorMichael Muré2020-02-151-10/+15
| | | | | | - automatic flag validation and warning - generalized prompt - cleanups
* it compiles \o/Michael Muré2020-02-081-0/+8
|
* bridge/gitlab: support self-hosted GitLab instanceamine2019-12-101-0/+4
|
* bridge: huge refactor to accept multiple kind of credentialsMichael Muré2019-12-081-4/+4
|
* github: tiny cleanups of the configuratorMichael Muré2019-11-261-0/+4
|
* cli: rename "token" into "auth"Michael Muré2019-11-106-42/+42
|
* cli: add bridge token showMichael Muré2019-11-103-4/+33
|
* bridge: various improvement on the global token PRMichael Muré2019-11-102-13/+5
|
* token: regenerate documentation and fix importsamine2019-11-091-6/+0
|
* tokens: use a hash as token identifier instead of the token it selfamine2019-11-093-0/+105
|
* bridge: various cleanupsMichael Muré2019-11-091-1/+1
|
* 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/+8
|
* doc/man: update generated documentationsAmine Hilaly2019-08-311-2/+9
|
* commands: add bridge configure completion scriptsAmine Hilaly2019-08-311-0/+4
|
* bridge: update generated docsAmine Hilaly2019-07-231-1/+1
|
* [misc] update man docs and completion scriptsAmine Hilaly2019-06-242-1/+30
| | | | | | [cache] BugCache: Fix set metadata raw [bridge/github] Fix graphql input objects
* 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-2/+87
|
* commands: add flags/config to control the automatic opening in the default ↵Michael Muré2019-05-271-1/+13
| | | | browser
* vendor: update dependenciesMichael Muré2019-05-221-2/+2
|
* commands: fix ls not displaying the new Identities properlyMichael Muré2019-04-112-1/+9
|
* commands: add a --field flag to "git bug user" to display users details ↵Michael Muré2019-04-031-0/+4
| | | | individually
* commands: add "show --field humanId"Michael Muré2019-04-031-1/+1
|
* update generated filesMichael Muré2019-04-0132-32/+32
|
* regenerate md and man filesMichael Muré2019-03-2710-16/+25
|
* cache: make the title filter case insensitiveMichael Muré2019-03-031-0/+4
|
* update generated filesMichael Muré2019-03-0131-89/+89
|
* commands: show the last modification time in "user"Michael Muré2019-03-011-4/+0
|
* commands: add a "." at the end of Short commands usageMichael Muré2019-03-011-0/+29
|
* commands: add a "user adopt" command to use an existing identityMichael Muré2019-03-012-1/+30
|
* commands: add a super-fast "user ls" commandMichael Muré2019-03-012-1/+34
|
* identity: work on higher level now, cache, first two identity commandsMichael Muré2019-03-014-34/+34
|
* identity: all tests green o/Michael Muré2019-03-011-1/+1
|
* identity: I can compile again !!Michael Muré2019-03-011-1/+1
|
* identity: more progress and fixesMichael Muré2019-03-011-0/+29
|
* add a "version" command with various outputs, including the git hash and tagMichael Muré2019-02-202-1/+42
|
* man: update the date in the generated docMichael Muré2019-02-1626-26/+26
|
* commands: show: change for a single valued --field flagMichael Muré2019-01-071-0/+4
|