aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build(deps): bump github.com/fatih/color from 1.13.0 to 1.15.0dependabot[bot]2023-08-112-9/+3
* Merge pull request #1070 from MichaelMure/dependabot/go_modules/github.com/cl...Michael Muré2023-08-112-3/+3
|\
| * build(deps): bump github.com/cloudflare/circl from 1.3.1 to 1.3.3dependabot[bot]2023-08-102-3/+3
* | Merge pull request #1087 from MichaelMure/dependabot/go_modules/golang.org/x/...Michael Muré2023-08-112-3/+3
|\ \ | |/ |/|
| * build(deps): bump golang.org/x/crypto from 0.5.0 to 0.12.0dependabot[bot]2023-08-102-3/+3
|/
* Merge pull request #1084 from MichaelMure/dependabot/go_modules/github.com/vb...Michael Muré2023-08-112-5/+6
|\
| * build(deps): bump github.com/vbauerster/mpb/v8 from 8.1.4 to 8.5.2dependabot[bot]2023-08-102-5/+6
* | Merge pull request #1082 from MichaelMure/dependabot/go_modules/golang.org/x/...Michael Muré2023-08-114-8/+6
|\ \ | |/ |/|
| * codespell: no "with" means using codespellrc, add more opt outMichael Muré2023-08-102-5/+3
| * build(deps): bump golang.org/x/term from 0.8.0 to 0.11.0dependabot[bot]2023-08-102-6/+6
* | Merge pull request #1086 from MichaelMure/dependabot/go_modules/golang.org/x/...Michael Muré2023-08-112-3/+3
|\ \ | |/ |/|
| * build(deps): bump golang.org/x/sys from 0.8.0 to 0.11.0dependabot[bot]2023-08-102-3/+3
|/
* Merge pull request #1085 from MichaelMure/dependabot/go_modules/golang.org/x/...Michael Muré2023-08-102-3/+3
|\
| * build(deps): bump golang.org/x/text from 0.9.0 to 0.12.0dependabot[bot]2023-08-102-3/+3
* | Merge pull request #1083 from MichaelMure/dependabot/go_modules/github.com/xa...Michael Muré2023-08-102-13/+12
|\ \ | |/ |/|
| * build(deps): bump github.com/xanzy/go-gitlab from 0.79.1 to 0.90.0dependabot[bot]2023-08-102-13/+12
|/
* Merge pull request #1073 from MichaelMure/dependabot/go_modules/github.com/st...Michael Muré2023-08-102-3/+3
|\
| * build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.4dependabot[bot]2023-08-102-3/+3
|/
* Merge pull request #1067 from MichaelMure/dependabot/go_modules/golang.org/x/...Michael Muré2023-08-102-21/+21
|\
| * build(deps): bump golang.org/x/oauth2 from 0.4.0 to 0.8.0dependabot[bot]2023-05-092-21/+21
* | Merge pull request #1039 from MichaelMure/dependabot/go_modules/github.com/go...Michael Muré2023-08-102-2/+3
|\ \ | |/ |/|
| * build(deps): bump github.com/go-git/go-billy/v5 from 5.4.0 to 5.4.1dependabot[bot]2023-03-062-2/+3
* | execenv: fix some cache building progress bar artifactMichael Muré2023-03-182-2/+11
|/
* Merge pull request #1029 from MichaelMure/dependabot/go_modules/golang.org/x/...Michael Muré2023-03-042-12/+12
|\
| * build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0dependabot[bot]2023-03-042-12/+12
* | Merge pull request #1031 from MichaelMure/better-isrunningMichael Muré2023-03-041-5/+15
|\ \
| * | util: better IsRunning(pid)Michael Muré2023-03-041-5/+15
| |/
* | Merge pull request #1030 from MichaelMure/webui-sigtermMichael Muré2023-03-041-1/+2
|\ \ | |/ |/|
| * webui: also teardown cleanly on SIGTERMMichael Muré2023-03-041-1/+2
|/
* Merge pull request #1028 from MichaelMure/fix-toolsMichael Muré2023-03-046-14/+11
|\
| * CI: ignore spelling mistake in repo to be imported from githubMichael Muré2023-03-042-1/+4
| * tools: fix how security tools are setup and launchedMichael Muré2023-03-044-13/+7
|/
* Merge pull request #1004 from Kintar/fix-971-submodule-processingMichael Muré2023-03-042-3/+49
|\
| * repo: improve support for gitdir indirectionMichael Muré2023-03-042-18/+23
| * chore: updated error message when detectGitPath failsAlec Lanter2023-01-231-1/+1
| * test: resolve changes for PR #1004, add unit test, fix issue uncovered by uni...Alec Lanter2023-01-232-5/+23
| * fix(#971): parse submodule .git files instead of erroringAlec Lanter2023-01-211-0/+23
* | Merge pull request #1015 from MichaelMure/dependabot/go_modules/github.com/xa...Michael Muré2023-03-042-3/+3
|\ \
| * | build(deps): bump github.com/xanzy/go-gitlab from 0.78.0 to 0.79.1dependabot[bot]2023-01-312-3/+3
* | | Merge pull request #1006 from MichaelMure/dependabot/go_modules/golang.org/x/...Michael Muré2023-03-042-3/+3
|\ \ \
| * | | build(deps): bump golang.org/x/oauth2 from 0.3.0 to 0.4.0dependabot[bot]2023-01-222-3/+3
* | | | Merge pull request #1008 from yarikoptic/enh-codespellSteve Moyer2023-02-1613-16/+41
|\ \ \ \ | |_|/ / |/| | |
| * | | Add github workflow for codespellYaroslav Halchenko2023-01-231-0/+19
| * | | [DATALAD RUNCMD] Run codespell -wYaroslav Halchenko2023-01-2310-12/+12
| * | | rudimentary codespell configurationYaroslav Halchenko2023-01-231-0/+6
| * | | [DATALAD RUNCMD] Fix one ambigous overridedYaroslav Halchenko2023-01-231-4/+4
| |/ /
* | | add more ideas in the feature matrixMichael Muré2023-01-242-6/+20
* | | Merge pull request #1011 from MichaelMure/faster-cacheMichael Muré2023-01-241-6/+45
|\ \ \
| * | | cache: faster indexing by caping Bleve batch countMichael Muré2023-01-241-6/+45
|/ / /
* | | Merge pull request #997 from MichaelMure/feature-matrixMichael Muré2023-01-233-31/+148
|\ \ \ | |/ / |/| |