Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | update auto-generated files | Michael Muré | 2020-02-23 | 2 | -6/+6 | |
| | ||||||
* | bridges: massive refactor | Michael Muré | 2020-02-15 | 3 | -21/+28 | |
| | | | | | | - automatic flag validation and warning - generalized prompt - cleanups | |||||
* | it compiles \o/ | Michael Muré | 2020-02-08 | 3 | -1/+15 | |
| | ||||||
* | webui: add logo | ludovicm67 | 2020-01-24 | 1 | -0/+95 | |
| | ||||||
* | bridge/gitlab: support self-hosted GitLab instance | amine | 2019-12-10 | 3 | -0/+7 | |
| | ||||||
* | bridge: huge refactor to accept multiple kind of credentials | Michael Muré | 2019-12-08 | 3 | -11/+9 | |
| | ||||||
* | github: tiny cleanups of the configurator | Michael Muré | 2019-11-26 | 3 | -0/+7 | |
| | ||||||
* | bug: make sure there is no Operation's hash collision | Michael Muré | 2019-11-19 | 1 | -12/+19 | |
| | ||||||
* | cli: rename "token" into "auth" | Michael Muré | 2019-11-10 | 3 | -107/+107 | |
| | ||||||
* | cli: add bridge token show | Michael Muré | 2019-11-10 | 3 | -2/+35 | |
| | ||||||
* | bridge: various improvement on the global token PR | Michael Muré | 2019-11-10 | 3 | -26/+7 | |
| | ||||||
* | token: regenerate documentation and fix imports | amine | 2019-11-09 | 3 | -14/+1 | |
| | ||||||
* | tokens: use a hash as token identifier instead of the token it self | amine | 2019-11-09 | 2 | -10/+6 | |
| | ||||||
* | bridge: various cleanups | Michael Muré | 2019-11-09 | 3 | -0/+158 | |
| | ||||||
* | bridge: improvement on the import resume feature | Michael Muré | 2019-11-03 | 2 | -3/+3 | |
| | ||||||
* | commands: support bridge imports after a given date and resumable imports | amine | 2019-11-03 | 3 | -1/+14 | |
| | ||||||
* | commands: add bridge configure completion scripts | Amine Hilaly | 2019-08-31 | 3 | -0/+4 | |
| | ||||||
* | commands: add a "tui" alias for "termui" | Michael Muré | 2019-08-31 | 1 | -0/+4 | |
| | ||||||
* | docs: replace images with new ones | Amine Hilaly | 2019-08-26 | 2 | -0/+0 | |
| | ||||||
* | bridge: update generated docs | Amine Hilaly | 2019-07-23 | 2 | -3/+3 | |
| | ||||||
* | Rebase and add bridge push zsh & powershell completion | Amine Hilaly | 2019-06-24 | 2 | -49/+12 | |
| | ||||||
* | [misc] update man docs and completion scripts | Amine Hilaly | 2019-06-24 | 2 | -0/+70 | |
| | | | | | | [cache] BugCache: Fix set metadata raw [bridge/github] Fix graphql input objects | |||||
* | misc: generate PowerShell command completion | Michael Muré | 2019-06-23 | 5 | -48/+629 | |
| | ||||||
* | Skip test validateUsername in travis environment | Amine Hilaly | 2019-06-03 | 1 | -1/+1 | |
| | ||||||
* | Update man pages and bash_completion | Amine Hilaly | 2019-05-29 | 1 | -0/+24 | |
| | ||||||
* | commands: add flags/config to control the automatic opening in the default ↵ | Michael Muré | 2019-05-27 | 2 | -3/+32 | |
| | | | | browser | |||||
* | repo: refactor how test repo are created/cleaned | Michael Muré | 2019-05-27 | 1 | -0/+11 | |
| | ||||||
* | move media in /misc | Michael Muré | 2019-04-17 | 4 | -0/+43 | |
| | ||||||
* | commands: fix ls not displaying the new Identities properly | Michael Muré | 2019-04-11 | 1 | -0/+6 | |
| | ||||||
* | commands: add a --field flag to "git bug user" to display users details ↵ | Michael Muré | 2019-04-03 | 1 | -0/+3 | |
| | | | | individually | |||||
* | cache: make the title filter case insensitive | Michael Muré | 2019-03-03 | 1 | -0/+3 | |
| | ||||||
* | update generated files | Michael Muré | 2019-03-01 | 1 | -1/+1 | |
| | ||||||
* | cache: better API to access excerpts | Michael Muré | 2019-03-01 | 1 | -9/+9 | |
| | ||||||
* | commands: show the last modification time in "user" | Michael Muré | 2019-03-01 | 2 | -12/+9 | |
| | ||||||
* | commands: add a "user adopt" command to use an existing identity | Michael Muré | 2019-03-01 | 2 | -1/+22 | |
| | ||||||
* | commands: add a super-fast "user ls" command | Michael Muré | 2019-03-01 | 2 | -1/+25 | |
| | ||||||
* | generator cleanup | Michael Muré | 2019-03-01 | 3 | -5/+7 | |
| | ||||||
* | identity: work on higher level now, cache, first two identity commands | Michael Muré | 2019-03-01 | 2 | -22/+46 | |
| | ||||||
* | identity: more refactoring progress | Michael Muré | 2019-03-01 | 1 | -16/+22 | |
| | ||||||
* | identity: more progress and fixes | Michael Muré | 2019-03-01 | 3 | -2/+23 | |
| | ||||||
* | WIP identity in git | Michael Muré | 2019-03-01 | 1 | -14/+12 | |
| | ||||||
* | Merge pull request #97 from sladyn98/ls_id_branch | Michael Muré | 2019-02-25 | 1 | -0/+21 | |
|\ | | | | | A command to list matching bug id from a prefix | |||||
| * | ls-id.go:Add ls-id [<prefix>] command | Sladyn | 2019-02-25 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | This file adds the ls-id command which returns the bug id matching the prefix the user enters. If no prefix entered it lists all the BugId's Closes #47 | |||||
| * | ls-id.go: Add ls-id [<prefix>] command | Sladyn | 2019-02-14 | 2 | -1/+22 | |
| | | | | | | | | | | | | | | | | This file adds the ls-id command which returns the bug id matching the prefix the user enters. If no prefix entered it lists all the BugId's Closes https://github.com/MichaelMure/git-bug/issues/47 | |||||
* | | add a "version" command with various outputs, including the git hash and tag | Michael Muré | 2019-02-20 | 2 | -1/+31 | |
|/ | ||||||
* | commands: show: change for a single valued --field flag | Michael Muré | 2019-01-07 | 2 | -1/+4 | |
| | ||||||
* | git hook script exmaple to prefill commit message from selected issue | Sebastien Devaux | 2019-01-04 | 1 | -0/+24 | |
| | ||||||
* | commands: fix "comment add" flags set on the wrong command | Michael Muré | 2018-10-17 | 1 | -6/+6 | |
| | ||||||
* | bug: in op convenience function, return the new op to be able to set ↵ | Michael Muré | 2018-10-01 | 1 | -6/+6 | |
| | | | | metadata later | |||||
* | merge package operations into bug, they are tightly coupled anyway | Michael Muré | 2018-09-29 | 1 | -9/+8 | |
| |