| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|/
|
|
| |
Still one issue remaining: the last bar doesn't dissapear. Looks like a mbp issue.
|
|\
| |
| |
| |
| | |
MichaelMure/dependabot/go_modules/golang.org/x/net-0.7.0
build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.5.0...v0.7.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|\ \
| | |
| | | |
util: better IsRunning(pid)
|
| |/ |
|
|\ \
| |/
|/| |
webui: also teardown cleanly on SIGTERM
|
|/ |
|
|\
| |
| | |
tools: fix how security tools are setup and launched
|
| | |
|
|/
|
|
| |
fix https://github.com/MichaelMure/git-bug/issues/1018
|
|\
| |
| | |
fix(#971): parse submodule .git files instead of erroring
|
| |
| |
| |
| |
| |
| | |
- add a limited reader to avoid abuse
- support recusive indirection (up to depth 10)
- check that the pointed to repo does exist
|
| | |
|
| |
| |
| |
| | |
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
|