aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md
Commit message (Expand)AuthorAgeFilesLines
* 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
* commands: add flags/config to control the automatic opening in the default br...Michael Muré2019-05-273-4/+10
* commands: fix ls not displaying the new Identities properlyMichael Muré2019-04-112-9/+11
* commands: add a --field flag to "git bug user" to display users details indiv...Michael Muré2019-04-031-1/+2
* commands: add "show --field humanId"Michael Muré2019-04-031-1/+1
* regenerate md and man filesMichael Muré2019-03-2711-27/+35
* cache: make the title filter case insensitiveMichael Muré2019-03-031-0/+1
* commands: show the last modification time in "user"Michael Muré2019-03-011-2/+1
* commands: add a "." at the end of Short commands usageMichael Muré2019-03-0131-115/+138
* commands: add a "user adopt" command to use an existing identityMichael Muré2019-03-011-0/+22
* commands: add a super-fast "user ls" commandMichael Muré2019-03-012-0/+24
* identity: work on higher level now, cache, first two identity commandsMichael Muré2019-03-017-95/+27
* identity: I can compile again !!Michael Muré2019-03-011-0/+1
* identity: more progress and fixesMichael Muré2019-03-011-0/+22
* Merge pull request #97 from sladyn98/ls_id_branchMichael Muré2019-02-251-0/+1
|\
| * ls-id.go: Add ls-id [<prefix>] commandSladyn2019-02-141-0/+1
* | add a "version" command with various outputs, including the git hash and tagMichael Muré2019-02-202-0/+26
|/
* commands: show: change for a single valued --field flagMichael Muré2019-01-071-1/+2
* commands: fix "comment add" flags set on the wrong commandMichael Muré2018-10-173-5/+9
* commands: add a "deselect" command to deselect a previously selected bugMichael Muré2018-09-262-0/+33
* commands: add "bridge pull"Michael Muré2018-09-242-0/+23
* commands: add "bridge rm"Michael Muré2018-09-242-0/+23
* commands: add the "bridge" and "bridge configure" commandsMichael Muré2018-09-244-0/+68
* commands: add a "ls-labels" command that output valid labelsMichael Muré2018-09-212-0/+25
* commands: description cleanupMichael Muré2018-09-2120-51/+51
* commands: ls now accept queries without quoteMichael Muré2018-09-191-1/+1
* commands: convert compatible commands to the implicit select mechanismMichael Muré2018-09-1812-12/+12
* commands: add a "select" command to select a bug for future implicit useMichael Muré2018-09-182-0/+32
* commands: add a "label rm" command to remove labels from a bugMichael Muré2018-09-172-0/+23
* commands: add a "label add" command to add new label to a bugMichael Muré2018-09-172-0/+23
* commands: make "label" display the current labelsMichael Muré2018-09-172-6/+5
* commands: migrate the open/close commands under the "status" commandMichael Muré2018-09-164-2/+46
* commands: add a "status" command to show a bug statusMichael Muré2018-09-162-0/+23
* commands: add a title edit commandMichael Muré2018-09-163-3/+27
* commands: add a title command to display a bug's titleMichael Muré2018-09-162-0/+23
* commands: add `git bug comment add` to add a commentMichael Muré2018-09-154-4/+52
* ls: support expressing a query with flags as wellMichael Muré2018-09-107-11/+30
* ls: accept a query to sort and filter the listMichael Muré2018-09-091-1/+1
* cmds: various cleaningMichael Muré2018-09-063-3/+3
* cli: rework new and comment command to better use the editorMichael Muré2018-07-311-1/+2
* wip terminal uiMichael Muré2018-07-302-0/+23
* webui: Add flag to specify which port to listen toQuentin Gliech2018-07-221-1/+2
* use DisableAutoGenTag to not have to commit the documentation after each buildMichael Muré2018-07-2012-12/+0