summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAge
* feat(legal): break the build if packages with disallowed license(s) are addedfeat-licences-checksSteve Moyer2022-09-12
* Merge pull request #868 from MichaelMure/feat-security-checksMichael Muré2022-09-10
|\
| * fix: correct name for one of the security phoniesSteve Moyer2022-09-08
| * feat: run security checks during Go workflowSteve Moyer2022-09-08
| * feat: add recipes for security analysisSteve Moyer2022-09-08
| * fix: hide tools versioning behind build tagsSteve Moyer2022-09-08
| * feat: add security toolsSteve Moyer2022-09-08
| * feat: version tools using Go module systemSteve Moyer2022-09-08
|/
* Merge pull request #862 from MichaelMure/entity-interfaceMichael Muré2022-08-25
|\
| * generalized interface for an EntityMichael Muré2022-08-25
|/
* Merge pull request #861 from MichaelMure/test-with-unmarshalerMichael Muré2022-08-24
|\
| * dag: test op serialisation with the unmarshaller, to allow resolving entitiesMichael Muré2022-08-24
|/
* Merge pull request #855 from MichaelMure/fix-850-ineffective-comment-editSteve Moyer2022-08-23
|\
| * fix(850): normalize Windows line endings -> *nix (golden files)Steve Moyer2022-08-23
| * fix(850): normalize Windows line endings -> *nixSteve Moyer2022-08-23
| * fix(850): merge in CombinedId from 664Steve Moyer2022-08-23
| * Merge branch 'master' into fix-850-ineffective-comment-editSteve Moyer2022-08-23
| |\
| * | fix(850): remove obsolete test loggingSteve Moyer2022-08-19
| * | tests(850): add tests for comment ls, add and editSteve Moyer2022-08-19
* | | Merge pull request #858 from MichaelMure/dependabot/go_modules/github.com/xan...Michael Muré2022-08-23
|\ \ \
| * | | build(deps): bump github.com/xanzy/go-gitlab from 0.72.0 to 0.73.1dependabot[bot]2022-08-23
| | |/ | |/|
* | | Merge pull request #859 from MichaelMure/webui-debugMichael Muré2022-08-23
|\ \ \ | |/ / |/| |
| * | webui: add a flag to log handling errorsMichael Muré2022-08-23
|/ /
* | Merge pull request #664 from MichaelMure/combined-id-reworkMichael Muré2022-08-23
|\ \
| * | webui: adapt to CombinedIdMichael Muré2022-08-23
| * | bug: have a type for combined ids, fix https://github.com/MichaelMure/git-bug...Michael Muré2022-08-22
* | | Merge pull request #818 from MichaelMure/dependabot/go_modules/github.com/spf...Michael Muré2022-08-21
|\ \ \
| * | | build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0dependabot[bot]2022-08-21
|/ / /
* | | Merge pull request #841 from MichaelMure/dependabot/go_modules/github.com/xan...Michael Muré2022-08-21
|\ \ \ | |/ / |/| |
| * | build(deps): bump github.com/xanzy/go-gitlab from 0.68.0 to 0.72.0dependabot[bot]2022-08-21
|/ /
* | Merge pull request #846 from MichaelMure/dependabot/go_modules/github.com/mat...Michael Muré2022-08-21
|\ \
| * | build(deps): bump github.com/mattn/go-isatty from 0.0.14 to 0.0.16dependabot[bot]2022-08-16
* | | Merge pull request #822 from MichaelMure/dependabot/go_modules/github.com/str...Michael Muré2022-08-21
|\ \ \
| * | | build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.8.0dependabot[bot]2022-08-01
| |/ /
* | | Merge pull request #856 from MichaelMure/common-statusMichael Muré2022-08-20
|\ \ \
| * | | move bug.Status in entities/common for reuseMichael Muré2022-08-20
|/ / /
* | | Merge pull request #852 from MichaelMure/move-aroundMichael Muré2022-08-20
|\ \ \ | |_|/ |/| |
| * | move {bug,identity} to /entities, move input to /commandsMichael Muré2022-08-18
|/ /
* | remove file that shouldn't be thereMichael Muré2022-08-18
* | Merge pull request #844 from MichaelMure/resolversMichael Muré2022-08-18
|\ \
| * | core: generalized resolvers to resolve any entity time when unmarshalling an ...Michael Muré2022-08-18
| |/
* | Merge pull request #851 from MichaelMure/feat-836-machine-parseable-ls-textSteve Moyer2022-08-18
|\ \
| * | fix(836): revert to older test harnessSteve Moyer2022-08-18
| * | feat(836): updates default ls formatter for TSV outputSteve Moyer2022-08-18
|/ /
* | Merge pull request #848 from MichaelMure/docs-847-add-ls-compactSteve Moyer2022-08-16
|\ \ | |/ |/|
| * docs(847): add compact to docs and bash for ls command's format flagSteve Moyer2022-08-16
|/
* Merge pull request #835 from MichaelMure/op-baseMichael Muré2022-08-01
|\
| * build: go 1.18 minimumMichael Muré2022-07-31
| * bug: fix an issue where Id would be used, then changed due to metadataMichael Muré2022-07-31
| * entity/dag: proper base operation for simplified implementationMichael Muré2022-07-25
|/