aboutsummaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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 br...Michael Muré2019-05-272-3/+32
* 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 indiv...Michael Muré2019-04-031-0/+3
* 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
* WIP identity in gitMichael Muré2019-03-011-14/+12
* Merge pull request #97 from sladyn98/ls_id_branchMichael Muré2019-02-251-0/+21
|\
| * ls-id.go:Add ls-id [<prefix>] commandSladyn2019-02-251-1/+1
| * ls-id.go: Add ls-id [<prefix>] commandSladyn2019-02-142-1/+22
* | add a "version" command with various outputs, including the git hash and tagMichael Muré2019-02-202-1/+31
|/
* commands: show: change for a single valued --field flagMichael Muré2019-01-072-1/+4
* git hook script exmaple to prefill commit message from selected issueSebastien Devaux2019-01-041-0/+24