aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|\ \ | |/ |/|
| * gitlab: fix iterator (paginate with first index 1) and avoid the trailing API...Michael Muré2020-04-043-12/+38
| * gitlab: refactor the iterator, fix bugsMichael Muré2020-03-286-290/+399
|/
* jira/gitlab: fix a bad login handling in the configuratorMichael Muré2020-03-282-10/+14
* drop support of go 1.11 due to bad dep handling without mod supportMichael Muré2020-03-283-7/+1
* query: more robust tokenizerMichael Muré2020-03-282-18/+58
* launchpad: fix a nil value accessMichael Muré2020-03-281-1/+1
* Merge pull request #354 from MichaelMure/dependabot/npm_and_yarn/webui/acorn-...Michael Muré2020-03-281-15/+15
|\
| * build(deps): [security] bump acorn from 5.7.3 to 5.7.4 in /webuidependabot-preview[bot]2020-03-131-15/+15
* | Merge pull request #362 from MichaelMure/dependabot/go_modules/github.com/xan...Michael Muré2020-03-282-1/+10
|\ \
| * | build(deps): bump github.com/xanzy/go-gitlab from 0.27.0 to 0.29.0dependabot-preview[bot]2020-03-282-1/+10
* | | Merge pull request #355 from MichaelMure/query-parser-astMichael Muré2020-03-2815-325/+462
|\ \ \ | |/ / |/| |
| * | query: no need for an ast packageMichael Muré2020-03-288-116/+96
| * | cache: replace the all-in-one query parser by a complete one with AST/lexer/p...Michael Muré2020-03-2815-294/+451
|/ /
* | Merge pull request #358 from MichaelMure/gitlab-testsMichael Muré2020-03-286-8/+30
|\ \
| * | launchpad: tighten the bug matchingMichael Muré2020-03-281-1/+4
| * | github: tighten the import matchingMichael Muré2020-03-281-1/+4
| * | jira: tag bugs with the base URL, tighten the matchingMichael Muré2020-03-282-1/+12
| * | gitlab: match bugs on IDs + baseURL because the URL is not stableMichael Muré2020-03-281-1/+6
| * | gitlab: fix bugs import urlamine2020-03-151-4/+4
| |/
* | Merge pull request #361 from MichaelMure/dependabot/go_modules/github.com/mat...Michael Muré2020-03-232-1/+3
|\ \