summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAge
* WIP 2bootstrap-rework-2Michael Muré2023-08-14
* invert package dependency between identity<-->entityMichael Muré2023-03-29
* execenv: fix some cache building progress bar artifactMichael Muré2023-03-18
* Merge pull request #1029 from MichaelMure/dependabot/go_modules/golang.org/x/...Michael Muré2023-03-04
|\
| * build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0dependabot[bot]2023-03-04
* | Merge pull request #1031 from MichaelMure/better-isrunningMichael Muré2023-03-04
|\ \
| * | util: better IsRunning(pid)Michael Muré2023-03-04
| |/
* | Merge pull request #1030 from MichaelMure/webui-sigtermMichael Muré2023-03-04
|\ \ | |/ |/|
| * webui: also teardown cleanly on SIGTERMMichael Muré2023-03-04
|/
* Merge pull request #1028 from MichaelMure/fix-toolsMichael Muré2023-03-04
|\
| * CI: ignore spelling mistake in repo to be imported from githubMichael Muré2023-03-04
| * tools: fix how security tools are setup and launchedMichael Muré2023-03-04
|/
* Merge pull request #1004 from Kintar/fix-971-submodule-processingMichael Muré2023-03-04
|\
| * repo: improve support for gitdir indirectionMichael Muré2023-03-04
| * chore: updated error message when detectGitPath failsAlec Lanter2023-01-23
| * test: resolve changes for PR #1004, add unit test, fix issue uncovered by uni...Alec Lanter2023-01-23
| * fix(#971): parse submodule .git files instead of erroringAlec Lanter2023-01-21
* | Merge pull request #1015 from MichaelMure/dependabot/go_modules/github.com/xa...Michael Muré2023-03-04
|\ \
| * | build(deps): bump github.com/xanzy/go-gitlab from 0.78.0 to 0.79.1dependabot[bot]2023-01-31
* | | Merge pull request #1006 from MichaelMure/dependabot/go_modules/golang.org/x/...Michael Muré2023-03-04
|\ \ \
| * | | build(deps): bump golang.org/x/oauth2 from 0.3.0 to 0.4.0dependabot[bot]2023-01-22
* | | | Merge pull request #1008 from yarikoptic/enh-codespellSteve Moyer2023-02-16
|\ \ \ \ | |_|/ / |/| | |
| * | | Add github workflow for codespellYaroslav Halchenko2023-01-23
| * | | [DATALAD RUNCMD] Run codespell -wYaroslav Halchenko2023-01-23
| * | | rudimentary codespell configurationYaroslav Halchenko2023-01-23
| * | | [DATALAD RUNCMD] Fix one ambigous overridedYaroslav Halchenko2023-01-23
| |/ /
* | | add more ideas in the feature matrixMichael Muré2023-01-24
* | | Merge pull request #1011 from MichaelMure/faster-cacheMichael Muré2023-01-24
|\ \ \
| * | | cache: faster indexing by caping Bleve batch countMichael Muré2023-01-24
|/ / /
* | | Merge pull request #997 from MichaelMure/feature-matrixMichael Muré2023-01-23
|\ \ \ | |/ / |/| |
| * | doc: add a feature matrixMichael Muré2023-01-23
| |/
* | Merge pull request #986 from MichaelMure/dependabot/go_modules/github.com/xan...Michael Muré2023-01-22
|\ \
| * | build(deps): bump github.com/xanzy/go-gitlab from 0.77.0 to 0.78.0dependabot[bot]2023-01-18
* | | Merge pull request #1001 from MichaelMure/style/clean-up-linter-issuesMichael Muré2023-01-22
|\ \ \
| * | | docs(commands): try to make cleaned argument use more obviousSteve Moyer2023-01-20
| * | | style: resolve PR commentsSteve Moyer2023-01-19
| * | | style: clean up linter complaintsSteve Moyer2023-01-18
| |/ /
* | | Merge pull request #1005 from MichaelMure/cli-testingMichael Muré2023-01-22
|\ \ \ | |_|/ |/| |
| * | commands: add a helper to generate testing regex for CLI outputMichael Muré2023-01-22
|/ /
* | Merge pull request #991 from vasser/fix/issue-928-version-infoMichael Muré2023-01-19
|\ \
| * | version: code cleanup, fix some edge casesMichael Muré2023-01-19
| * | dirty should be boolvasser2023-01-18
| * | address PR reviewvasser2023-01-18
| * | New approach to define the versionvasser2023-01-15
| * | Fixed version info be set when go installvasser2023-01-13
* | | Merge pull request #1002 from MichaelMure/changed-flagMichael Muré2023-01-19
|\ \ \ | |_|/ |/| |
| * | commands: different pattern to detect changed flagsMichael Muré2023-01-18
|/ /
* | Merge pull request #998 from MichaelMure/fix/996/create-env-onceMichael Muré2023-01-18
|\ \
| * | fix(commands): replace missing importSteve Moyer2023-01-17
| * | Merge branch 'master' of github.com:MichaelMure/git-bugSteve Moyer2023-01-17
| |\ \ | |/ / |/| |