| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| | |
unit test
|
| |
| |
| |
| |
| | |
Altered logic for detecting git directory. Instead of erroring on non-direcctory .git files,
now parses the file and returns the linked gitdir.
|
|\ \
| | |
| | |
| | |
| | | |
MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.79.1
build(deps): bump github.com/xanzy/go-gitlab from 0.78.0 to 0.79.1
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.78.0 to 0.79.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.78.0...v0.79.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>
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
MichaelMure/dependabot/go_modules/golang.org/x/oauth2-0.4.0
build(deps): bump golang.org/x/oauth2 from 0.3.0 to 0.4.0
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/golang/oauth2/releases)
- [Commits](https://github.com/golang/oauth2/compare/v0.3.0...v0.4.0)
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|\ \ \ \
| |_|/ /
|/| | | |
Fix typos, provide configuration and github workflow for codespell
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
=== Do not change lines below ===
{
"chain": [],
"cmd": "codespell -w",
"exit": 0,
"extra_inputs": [],
"inputs": [],
"outputs": [],
"pwd": "."
}
^^^ Do not change lines above ^^^
|
| | | | |
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
=== Do not change lines below ===
{
"chain": [],
"cmd": "sed -i -e s,overrided,overridden,g ./entity/dag/op_set_metadata_test.go",
"exit": 0,
"extra_inputs": [],
"inputs": [],
"outputs": [],
"pwd": "."
}
^^^ Do not change lines above ^^^
|
| | | |
|
|\ \ \
| | | |
| | | | |
cache: faster indexing by caping Bleve batch count
|
|/ / / |
|
|\ \ \
| |/ /
|/| | |
doc: add a feature matrix
|
| |/ |
|
|\ \
| | |
| | |
| | |
| | | |
MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.78.0
build(deps): bump github.com/xanzy/go-gitlab from 0.77.0 to 0.78.0
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.77.0 to 0.78.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.77.0...v0.78.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>
|
|\ \ \
| | | |
| | | | |
style: clean up linter complaints
|
| | | | |
|
| | | | |
|
| |/ / |
|
|\ \ \
| |_|/
|/| | |
commands: add a helper to generate testing regex for CLI output
|
|/ / |
|
|\ \
| | |
| | | |
Fixed version info be set when go install
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
|\ \ \
| |_|/
|/| | |
commands: different pattern to detect changed flags
|
|/ / |
|
|\ \
| | |
| | | |
fix(commands): create env.Env once for all Cobra commands
|
| | | |
|
| |\ \
| |/ /
|/| | |
|
|\ \ \
| | | |
| | | | |
command: adapt the output of the bug list to the terminal size
|
| | | |
| | | |
| | | |
| | | | |
renderer cover that usage
|
|/ / / |
|
|/ /
| |
| |
| | |
Resolves #996
|
|\ \
| | |
| | | |
feat: detect `os.Stdin`/`os.Stdout` redirection/pipe mode
|
| | | |
|
| | | |
|
|/ / |
|
|\ \
| | |
| | | |
added EventMentionedInCommit
|
| |/ |
|
|\ \
| | |
| | | |
commands: add a nice terminal progress bar when building the cache
|
| |/
| |
| |
| | |
One issue remaining is that writing the cache takes significant time, but I don't know how to reflect that nicely to the user.
|
|\ \
| | |
| | |
| | |
| | | |
MichaelMure/dependabot/go_modules/github.com/dustin/go-humanize-1.0.1
build(deps): bump github.com/dustin/go-humanize from 1.0.0 to 1.0.1
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Bumps [github.com/dustin/go-humanize](https://github.com/dustin/go-humanize) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/dustin/go-humanize/releases)
- [Commits](https://github.com/dustin/go-humanize/compare/v1.0.0...v1.0.1)
---
updated-dependencies:
- dependency-name: github.com/dustin/go-humanize
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|\ \
| |/
|/| |
add cleanup sub-command that remove local bugs and identities
|