Commit log

4375fa3 Initial Gitea bridge.

Click to expand commit body
This a just a preview. Not all features are expected to work.

Tian Yuanhao created

d92c115 Merge pull request #885 from MichaelMure/feat-530-make-label-commands-consistent

Click to expand commit body
feat(530): make label commands consistent

Steve Moyer created

0ffa79e feat(530) make label commands consistent

Steve Moyer created

8364cb2 Merge pull request #883 from MichaelMure/refactor-863-merge-ls-id-into-ls

Click to expand commit body
refactor(863): merge ls-id into ls

Michael Muré created

6c9a0d7 test(863): fix test for full id instead of "human"

Steve Moyer created

10ba224 refactor(git-bug-863): merge ls-id into ls

Click to expand commit body
The "ls" command allows filtering and sorting and already features different output
formatters.  Merging "ls-id" into "ls" cleans up the command hierarchy and allows
users to take advantage of these querying features.

Resolves #863.

Steve Moyer created

1a5f4be Merge pull request #877 from MichaelMure/dependabot/go_modules/github.com/99designs/gqlgen-0.17.17

Click to expand commit body
build(deps): bump github.com/99designs/gqlgen from 0.17.13 to 0.17.17

Michael Muré created

678cb0e build(deps): bump github.com/99designs/gqlgen from 0.17.13 to 0.17.17

Click to expand commit body
Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.17.13 to 0.17.17.
- [Release notes](https://github.com/99designs/gqlgen/releases)
- [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md)
- [Commits](https://github.com/99designs/gqlgen/compare/v0.17.13...v0.17.17)

---
updated-dependencies:
- dependency-name: github.com/99designs/gqlgen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] created

896d7cb Merge pull request #868 from MichaelMure/feat-security-checks

Click to expand commit body
feat: check security via `make` recipe and Github check

Michael Muré created

8bd9845 fix: correct name for one of the security phonies

Steve Moyer created

3087cdc feat: run security checks during Go workflow

Steve Moyer created

ec73955 feat: add recipes for security analysis

Steve Moyer created

1dcdee4 fix: hide tools versioning behind build tags

Steve Moyer created

2caade9 feat: add security tools

Steve Moyer created

d989f9b feat: version tools using Go module system

Steve Moyer created

d0db3b1 Merge pull request #862 from MichaelMure/entity-interface

Click to expand commit body
generalized interface for an Entity

Michael Muré created

4c07409 generalized interface for an Entity

Michael Muré created

5c91174 Merge pull request #861 from MichaelMure/test-with-unmarshaler

Click to expand commit body
dag: test op serialisation with the unmarshaller, to allow resolving entities

Michael Muré created

e1b172a dag: test op serialisation with the unmarshaller, to allow resolving entities

Michael Muré created

ccb71fe Merge pull request #855 from MichaelMure/fix-850-ineffective-comment-edit

Click to expand commit body
test(850): add tests for `git-bug comment edit` has no effect

Steve Moyer created

dc58406 Merge pull request #858 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.73.1

Click to expand commit body
build(deps): bump github.com/xanzy/go-gitlab from 0.72.0 to 0.73.1

Michael Muré created

c4a4d45 fix(850): normalize Windows line endings -> *nix (golden files)

Steve Moyer created

5238f29 Merge pull request #859 from MichaelMure/webui-debug

Click to expand commit body
webui: add a flag to log handling errors

Michael Muré created

0f885d4 fix(850): normalize Windows line endings -> *nix

Steve Moyer created

ff1b744 fix(850): merge in CombinedId from 664

Steve Moyer created

7ba98bf Merge branch 'master' into fix-850-ineffective-comment-edit

Steve Moyer created

8d11e62 webui: add a flag to log handling errors

Michael Muré created

8753798 build(deps): bump github.com/xanzy/go-gitlab from 0.72.0 to 0.73.1

Click to expand commit body
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.72.0 to 0.73.1.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.72.0...v0.73.1)

---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] created

5a70e8b Merge pull request #664 from MichaelMure/combined-id-rework

Click to expand commit body
bug: have a type for combined ids, fix #653

Michael Muré created

6ed4b8b webui: adapt to CombinedId

Michael Muré created

45b0435 bug: have a type for combined ids, fix https://github.com/MichaelMure/git-bug/issues/653

Michael Muré created

81fd7a5 Merge pull request #818 from MichaelMure/dependabot/go_modules/github.com/spf13/cobra-1.5.0

Click to expand commit body
build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0

Michael Muré created

94d0d21 build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0

Click to expand commit body
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] created

ec4d34c Merge pull request #841 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.72.0

Click to expand commit body
build(deps): bump github.com/xanzy/go-gitlab from 0.68.0 to 0.72.0

Michael Muré created

ed15a42 build(deps): bump github.com/xanzy/go-gitlab from 0.68.0 to 0.72.0

Click to expand commit body
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.68.0 to 0.72.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.68.0...v0.72.0)

---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] created

43026fc Merge pull request #846 from MichaelMure/dependabot/go_modules/github.com/mattn/go-isatty-0.0.16

Click to expand commit body
build(deps): bump github.com/mattn/go-isatty from 0.0.14 to 0.0.16

Michael Muré created

f166aeb Merge pull request #822 from MichaelMure/dependabot/go_modules/github.com/stretchr/testify-1.8.0

Click to expand commit body
build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.8.0

Michael Muré created

8556841 Merge pull request #856 from MichaelMure/common-status

Click to expand commit body
move bug.Status in entities/common for reuse

Michael Muré created

8818d09 move bug.Status in entities/common for reuse

Michael Muré created

58df94d Merge pull request #852 from MichaelMure/move-around

Click to expand commit body
move {bug,identity} to /entities, move input to /commands

Michael Muré created

2c2c449 fix(850): remove obsolete test logging

Steve Moyer created

7a91eb7 tests(850): add tests for comment ls, add and edit

Steve Moyer created

5511c23 move {bug,identity} to /entities, move input to /commands

Michael Muré created

5ca686b remove file that shouldn't be there

Michael Muré created

6664a25 Merge pull request #844 from MichaelMure/resolvers

Click to expand commit body
WIP resolvers

Michael Muré created

45f5f85 core: generalized resolvers to resolve any entity time when unmarshalling an operation

Michael Muré created

ec24de3 Merge pull request #851 from MichaelMure/feat-836-machine-parseable-ls-text

Click to expand commit body
feat(836): updates default `ls` formatter for TSV output

Steve Moyer created

870fe69 fix(836): revert to older test harness

Steve Moyer created

a580279 feat(836): updates default ls formatter for TSV output

Click to expand commit body
Resolves #836

Steve Moyer created

94e3bc8 Merge pull request #848 from MichaelMure/docs-847-add-ls-compact

Click to expand commit body
docs(847): add compact to docs and completion for ls command's format flag

Steve Moyer created