aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #411 from MichaelMure/repo-reworkMichael Muré2020-06-2639-511/+563
|\
| * repository: remove tie to Bug, improved and reusable testingMichael Muré2020-06-2639-511/+563
|/
* Merge pull request #410 from MichaelMure/output-formatting-2Michael Muré2020-06-2625-147/+457
|\
| * fix cache not rebuilding properlyMichael Muré2020-06-261-20/+3
| * bug: harmonize how time are used, fix some issues in command special formatsMichael Muré2020-06-2516-128/+142
| * cmds: cleanup and re-generate filesMichael Muré2020-06-2412-236/+104
| * Fix bugsvince2020-06-242-9/+11
| * Clean up code and fix suggestionsvince2020-06-243-83/+110
| * Add org-mode formatting optionvince2020-06-233-8/+187
| * Add output formatting support to the 'show' and 'user ls' commandsvince2020-06-213-27/+264
|/
* Merge pull request #403 from MichaelMure/ls-dumpVincent Tiu2020-06-186-6/+136
|\
| * Print JSON as a well-formed objectvince2020-06-181-4/+6
| * ls: Add support to ls dump bug information in specific formatsvince2020-06-166-6/+134
* | Merge pull request #405 from MichaelMure/dependabot/go_modules/golang.org/x/t...Michael Muré2020-06-172-1/+3
|\ \
| * | build(deps): bump golang.org/x/text from 0.3.2 to 0.3.3dependabot-preview[bot]2020-06-172-1/+3
| |/
* | Merge pull request #404 from tbm/typosMichael Muré2020-06-177-18/+18
|\ \ | |/ |/|
| * doc: fix typosMartin Michlmayr2020-06-167-18/+18
|/
* generate docs and completion concurrently for a faster "make"Michael Muré2020-06-149-184/+146
* CLI: enable Fish completionMichael Muré2020-06-144-0/+164
* update cobraMichael Muré2020-06-143-1/+69
* Merge pull request #401 from MichaelMure/dependabot/npm_and_yarn/webui/minimi...Michael Muré2020-06-141-86/+11
|\
| * build(deps): [security] bump minimist from 1.2.0 to 1.2.5 in /webuidependabot-preview[bot]2020-06-141-86/+11
|/
* webui: update some depsMichael Muré2020-06-142-3446/+6445
* Merge pull request #398 from MichaelMure/dependabot/go_modules/github.com/go-...Michael Muré2020-06-142-1/+3
|\
| * build(deps): bump github.com/go-errors/errors from 1.0.2 to 1.1.1dependabot-preview[bot]2020-06-142-1/+3
|/
* Merge pull request #400 from MichaelMure/dependabot/go_modules/github.com/str...Michael Muré2020-06-142-1/+6
|\
| * build(deps): bump github.com/stretchr/testify from 1.5.1 to 1.6.1dependabot-preview[bot]2020-06-082-1/+6
* | bug: make sure to disable label color escape when not on a terminalMichael Muré2020-06-141-44/+50
|/
* Merge pull request #388 from bsdlcook/freebsd-portMichael Muré2020-05-151-0/+14
|\
| * Fix intendation for FreeBSD package/port section.Lewis Cook2020-05-151-1/+1
| * Add FreeBSD package/port section.Lewis Cook2020-05-151-0/+14
|/
* Merge pull request #382 from westurner/patch-2Michael Muré2020-05-011-1/+1
|\
| * DOC: README.md: is/areWes Turner2020-04-301-1/+1
* | Merge pull request #375 from MichaelMure/dependabot/go_modules/github.com/go-...Michael Muré2020-05-012-1/+3
|\ \
| * | build(deps): bump github.com/go-errors/errors from 1.0.1 to 1.0.2dependabot-preview[bot]2020-04-142-1/+3
* | | Merge branch 'patch-1'Michael Muré2020-05-013-3/+3
|\ \ \
| * | | DOC: commands/root.go: syntaxWes Turner2020-05-013-3/+3
| | |/ | |/|
* / | identity: actually test the mutatorMichael Muré2020-05-012-6/+19
|/ /
* | Merge pull request #380 from ogirginc/masterMichael Muré2020-04-241-0/+9
|\ \
| * | Update README.mdOgulcan Girginc2020-04-231-0/+9
|/ /
* | Merge pull request #378 from vojta001/masterMichael Muré2020-04-161-0/+4
|\ \ | |/ |/|
| * termui: fix a crash when trying to open a bug when there are noneVojtěch Káně2020-04-161-0/+4
|/
* Merge pull request #371 from mindriot101/config-reads-includesMichael Muré2020-04-121-2/+2
|\
| * Supports git config includesSimon Walker2020-04-111-2/+2
|/
* Merge pull request #364 from MichaelMure/dependabot/go_modules/github.com/spf...Michael Muré2020-04-102-1/+3
|\
| * build(deps): bump github.com/spf13/cobra from 0.0.6 to 0.0.7dependabot-preview[bot]2020-03-302-1/+3
* | readme: better phrasingMichael Muré2020-04-041-1/+1
* | readme: fix image linksMichael Muré2020-04-041-3/+3
* | readme: document workflowsMichael Muré2020-04-042-0/+31
* | Merge pull request #363 from MichaelMure/gitlab-iterator0.7.1Michael Muré2020-04-046-290/+425
|\ \ | |/ |/|