Commit log

fd670dc build(deps): bump github.com/xanzy/go-gitlab from 0.79.1 to 0.90.0

Click to expand commit body
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.79.1 to 0.90.0.
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.79.1...v0.90.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

add55c9 Merge pull request #1073 from MichaelMure/dependabot/go_modules/github.com/stretchr/testify-1.8.4

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

Michael Muré created

b7fc47e build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.4

Click to expand commit body
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.4.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.1...v1.8.4)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

dependabot[bot] created

9bca0dc Merge pull request #1067 from MichaelMure/dependabot/go_modules/golang.org/x/oauth2-0.8.0

Click to expand commit body
build(deps): bump golang.org/x/oauth2 from 0.4.0 to 0.8.0

Michael Muré created

d523898 Merge pull request #1039 from MichaelMure/dependabot/go_modules/github.com/go-git/go-billy/v5-5.4.1

Click to expand commit body
build(deps): bump github.com/go-git/go-billy/v5 from 5.4.0 to 5.4.1

Michael Muré created

40d7073 build(deps): bump golang.org/x/oauth2 from 0.4.0 to 0.8.0

Click to expand commit body
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.4.0 to 0.8.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.4.0...v0.8.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>

dependabot[bot] created

281d4a6 execenv: fix some cache building progress bar artifact

Click to expand commit body
Still one issue remaining: the last bar doesn't dissapear. Looks like a mbp issue.

Michael Muré created

dea1478 build(deps): bump github.com/go-git/go-billy/v5 from 5.4.0 to 5.4.1

Click to expand commit body
Bumps [github.com/go-git/go-billy/v5](https://github.com/go-git/go-billy) from 5.4.0 to 5.4.1.
- [Release notes](https://github.com/go-git/go-billy/releases)
- [Commits](https://github.com/go-git/go-billy/compare/v5.4.0...v5.4.1)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-billy/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

dependabot[bot] created

56202ec Merge pull request #1029 from MichaelMure/dependabot/go_modules/golang.org/x/net-0.7.0

Click to expand commit body
build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0

Michael Muré created

9dfd629 Merge pull request #1031 from MichaelMure/better-isrunning

Click to expand commit body
util: better IsRunning(pid)

Michael Muré created

c038e5d Merge pull request #1030 from MichaelMure/webui-sigterm

Click to expand commit body
webui: also teardown cleanly on SIGTERM

Michael Muré created

4b62a94 util: better IsRunning(pid)

Michael Muré created

42aea2c webui: also teardown cleanly on SIGTERM

Michael Muré created

3bda91b build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0

Click to expand commit body
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>

dependabot[bot] created

852380f Merge pull request #1028 from MichaelMure/fix-tools

Click to expand commit body
tools: fix how security tools are setup and launched

Michael Muré created

a9697c7 CI: ignore spelling mistake in repo to be imported from github

Michael Muré created

4477152 tools: fix how security tools are setup and launched

Click to expand commit body
fix https://github.com/MichaelMure/git-bug/issues/1018

Michael Muré created

a101549 Merge pull request #1004 from Kintar/fix-971-submodule-processing

Click to expand commit body
fix(#971): parse submodule .git files instead of erroring

Michael Muré created

27c96a4 repo: improve support for gitdir indirection

Click to expand commit body
- add a limited reader to avoid abuse
- support recusive indirection (up to depth 10)
- check that the pointed to repo does exist

Michael Muré created

e1899b6 Merge pull request #1015 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.79.1

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

Michael Muré created

ccb4c43 Merge pull request #1006 from MichaelMure/dependabot/go_modules/golang.org/x/oauth2-0.4.0

Click to expand commit body
build(deps): bump golang.org/x/oauth2 from 0.3.0 to 0.4.0

Michael Muré created

55e4046 Merge pull request #1008 from yarikoptic/enh-codespell

Click to expand commit body
Fix typos, provide configuration and github workflow for codespell

Steve Moyer created

0ae2ea9 build(deps): bump github.com/xanzy/go-gitlab from 0.78.0 to 0.79.1

Click to expand commit body
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>

dependabot[bot] created

1ae31b3 add more ideas in the feature matrix

Michael Muré created

6a31d4f Merge pull request #1011 from MichaelMure/faster-cache

Click to expand commit body
cache: faster indexing by caping Bleve batch count

Michael Muré created

f33ceb0 cache: faster indexing by caping Bleve batch count

Michael Muré created

3be4170 Merge pull request #997 from MichaelMure/feature-matrix

Click to expand commit body
doc: add a feature matrix

Michael Muré created

3c1b8fd doc: add a feature matrix

Michael Muré created

d9ac658 chore: updated error message when detectGitPath fails

Alec Lanter created

70f405e test: resolve changes for PR #1004, add unit test, fix issue uncovered by unit test

Alec Lanter created

92f6321 Add github workflow for codespell

Yaroslav Halchenko created

1af335f [DATALAD RUNCMD] Run codespell -w

Click to expand commit body
=== Do not change lines below ===
{
 "chain": [],
 "cmd": "codespell -w",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^

Yaroslav Halchenko created

b0ea26d rudimentary codespell configuration

Yaroslav Halchenko created

572e3cf [DATALAD RUNCMD] Fix one ambigous overrided

Click to expand commit body
=== 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 ^^^

Yaroslav Halchenko created

bfc26cd build(deps): bump golang.org/x/oauth2 from 0.3.0 to 0.4.0

Click to expand commit body
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>

dependabot[bot] created

064d866 Merge pull request #986 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.78.0

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

Michael Muré created

5747165 Merge pull request #1001 from MichaelMure/style/clean-up-linter-issues

Click to expand commit body
style: clean up linter complaints

Michael Muré created

05be19d Merge pull request #1005 from MichaelMure/cli-testing

Click to expand commit body
commands: add a helper to generate testing regex for CLI output

Michael Muré created

b66d467 commands: add a helper to generate testing regex for CLI output

Michael Muré created

e97df9c fix(#971): parse submodule .git files instead of erroring

Click to expand commit body
Altered logic for detecting git directory. Instead of erroring on non-direcctory .git files,
now parses the file and returns the linked gitdir.

Alec Lanter created

3f76439 docs(commands): try to make cleaned argument use more obvious

Steve Moyer created

14773b1 style: resolve PR comments

Steve Moyer created

06e8396 Merge pull request #991 from vasser/fix/issue-928-version-info

Click to expand commit body
Fixed version info be set when go install

Michael Muré created

5238d1d version: code cleanup, fix some edge cases

Michael Muré created

a35bd4c Merge pull request #1002 from MichaelMure/changed-flag

Click to expand commit body
commands: different pattern to detect changed flags

Michael Muré created

61bfe18 dirty should be bool

vasser created

68dcbab address PR review

vasser created

3e41812 commands: different pattern to detect changed flags

Michael Muré created

cf382e0 style: clean up linter complaints

Steve Moyer created

fdada24 build(deps): bump github.com/xanzy/go-gitlab from 0.77.0 to 0.78.0

Click to expand commit body
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>

dependabot[bot] created