- Description:
- GitHub, GitLab, Jira issues from the Acme editor
- Owner:
- Last Change:
- Clone URL:
https://git.olowe.co/issues
Commit Briefs
Jira: return correctly on put (master)
jira: decode issue due date
And test timestamp etc. parsing
issue: limit authToken string to where it's needed
Nothing else reads this global var
cmd/Jira: add default search query
I type it too many times every day
Branches
Tree
Gitlab/ | |
LICENSE | commits | blame |
README.md | commits | blame |
cmd/ | |
go.mod | commits | blame |
go.sum | commits | blame |
issue/ | |
jira/ |
README.md
This repo holds programs for interacting with issue trackers from the [Acme] editor and via a command line. See the documentation for the commands: - [issue] - [Gitlab] - [Jira] - [jiraexport] - [jiraq] [Acme]: https://p9f.org/sys/doc/acme/acme.html [issue]: https://pkg.go.dev/olowe.co/issues/issue [Gitlab]: https://pkg.go.dev/olowe.co/issues/Gitlab [Jira]: https://pkg.go.dev/olowe.co/issues/cmd/Jira [jiraexport]: https://pkg.go.dev/olowe.co/issues/cmd/jiraexport [jiraq]: https://pkg.go.dev/olowe.co/issues/cmd/jiraq