aboutsummaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #403 from MichaelMure/ls-dumpVincent Tiu2020-06-183-1/+8
|\ | | | | [ls] add support for different output formats
| * ls: Add support to ls dump bug information in specific formatsvince2020-06-163-1/+8
| | | | | | | | 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-162-4/+4
|/
* generate docs and completion concurrently for a faster "make"Michael Muré2020-06-145-96/+61
|
* CLI: enable Fish completionMichael Muré2020-06-142-0/+161
|
* update cobraMichael Muré2020-06-141-0/+66
|
* readme: document workflowsMichael Muré2020-04-041-0/+0
|
* add workflow diagramsMichael Muré2020-03-013-0/+1
|
* update webUI's screenshotsMichael Muré2020-02-232-0/+0
|
* update auto-generated filesMichael Muré2020-02-231-4/+11
|
* update auto-generated filesMichael Muré2020-02-232-6/+6
|
* bridges: massive refactorMichael Muré2020-02-153-21/+28
| | | | | | - automatic flag validation and warning - generalized prompt - cleanups
* it compiles \o/Michael Muré2020-02-083-1/+15
|
* webui: add logoludovicm672020-01-241-0/+95
|
* bridge/gitlab: support self-hosted GitLab instanceamine2019-12-103-0/+7
|
* bridge: huge refactor to accept multiple kind of credentialsMichael Muré2019-12-083-11/+9
|
* github: tiny cleanups of the configuratorMichael Muré2019-11-263-0/+7
|
* bug: make sure there is no Operation's hash collisionMichael Muré2019-11-191-12/+19
|
* cli: rename "token" into "auth"Michael Muré2019-11-103-107/+107
|
* cli: add bridge token showMichael Muré2019-11-103-2/+35
|
* bridge: various improvement on the global token PRMichael Muré2019-11-103-26/+7
|
* token: regenerate documentation and fix importsamine2019-11-093-14/+1
|
* tokens: use a hash as token identifier instead of the token it selfamine2019-11-092-10/+6
|
* bridge: various cleanupsMichael Muré2019-11-093-0/+158
|
* bridge: improvement on the import resume featureMichael Muré2019-11-032-3/+3
|
* commands: support bridge imports after a given date and resumable importsamine2019-11-033-1/+14
|
* commands: add bridge configure completion scriptsAmine Hilaly2019-08-313-0/+4
|
* commands: add a "tui" alias for "termui"Michael Muré2019-08-311-0/+4
|
* docs: replace images with new onesAmine Hilaly2019-08-262-0/+0
|
* bridge: update generated docsAmine Hilaly2019-07-232-3/+3
|
* Rebase and add bridge push zsh & powershell completionAmine Hilaly2019-06-242-49/+12
|
* [misc] update man docs and completion scriptsAmine Hilaly2019-06-242-0/+70
| | | | | | [cache] BugCache: Fix set metadata raw [bridge/github] Fix graphql input objects
* misc: generate PowerShell command completionMichael Muré2019-06-235-48/+629
|
* Skip test validateUsername in travis environmentAmine Hilaly2019-06-031-1/+1
|
* Update man pages and bash_completionAmine Hilaly2019-05-291-0/+24
|
* commands: add flags/config to control the automatic opening in the default ↵Michael Muré2019-05-272-3/+32
| | | | browser
* repo: refactor how test repo are created/cleanedMichael Muré2019-05-271-0/+11
|
* move media in /miscMichael Muré2019-04-174-0/+43
|
* commands: fix ls not displaying the new Identities properlyMichael Muré2019-04-111-0/+6
|
* commands: add a --field flag to "git bug user" to display users details ↵Michael Muré2019-04-031-0/+3
| | | | individually
* cache: make the title filter case insensitiveMichael Muré2019-03-031-0/+3
|
* 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-012-12/+9
|
* commands: add a "user adopt" command to use an existing identityMichael Muré2019-03-012-1/+22
|
* commands: add a super-fast "user ls" commandMichael Muré2019-03-012-1/+25
|
* generator cleanupMichael Muré2019-03-013-5/+7
|
* identity: work on higher level now, cache, first two identity commandsMichael Muré2019-03-012-22/+46
|
* identity: more refactoring progressMichael Muré2019-03-011-16/+22
|
* identity: more progress and fixesMichael Muré2019-03-013-2/+23
|