aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #978 from MichaelMure/fix/eliminate-tempdir-test-failuresMichael Muré2023-01-041-0/+7
|\
| * fix(TestCache): eliminate hanging Windows testsSteve Moyer2023-01-031-0/+7
|/
* Merge pull request #974 from MichaelMure/fix/972/gokart-panicMichael Muré2023-01-034-2/+9
|\
| * deps: fix merge conflicts in dependenciesSteve Moyer2023-01-0313-193/+245
| |\ | |/ |/|
* | Merge pull request #969 from MichaelMure/dependabot/go_modules/github.com/go-...Steve Moyer2023-01-022-2/+3
|\ \
| * | build(deps): bump github.com/go-git/go-billy/v5 from 5.3.1 to 5.4.0dependabot[bot]2023-01-022-2/+3
|/ /
* | Merge pull request #963 from MichaelMure/feat/upgrade-go-git-v5.1.1Steve Moyer2023-01-023-63/+85
|\ \
| * | fix: keyrings must return keys with entities/identitiesSteve Moyer2022-12-301-0/+7
| * | feat: upgrade go-git to v5.1.1Steve Moyer2022-12-282-63/+78
* | | Merge pull request #964 from MichaelMure/dependabot/go_modules/github.com/mat...Michael Muré2022-12-292-2/+3
|\ \ \
| * | | build(deps): bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17dependabot[bot]2022-12-292-2/+3
| |/ /
* | | Merge pull request #966 from MichaelMure/cmdjsonMichael Muré2022-12-297-126/+156
|\ \ \
| * | | commands: share JSON creationMichael Muré2022-12-297-126/+156
|/ / /
* | | Merge pull request #967 from MichaelMure/ciMichael Muré2022-12-291-2/+0
|\ \ \
| * | | CI: remove lint security step as it's crashingMichael Muré2022-12-291-2/+0
|/ / /
* | | Merge pull request #965 from MichaelMure/nitpicMichael Muré2022-12-293-5/+7
|\ \ \ | |/ / |/| |
| * | commands: don't double build the lamport clocksMichael Muré2022-12-293-5/+7
|/ /
| * fix(972): use prerelease of GoKart with repaired panicSteve Moyer2023-01-034-12/+21
|/
* Merge pull request #962 from MichaelMure/select-completionMichael Muré2022-12-2719-302/+327
|\
| * commands: generic "select" code, move bug completion in bugcmdMichael Muré2022-12-2719-302/+327
* | Merge pull request #961 from MichaelMure/cache-eventsMichael Muré2022-12-276-54/+51
|\ \ | |/ |/|
| * cache: simplify cache building events handlingMichael Muré2022-12-276-54/+51
|/
* Merge pull request #960 from MichaelMure/inputsMichael Muré2022-12-277-259/+266
|\
| * commands: move bug specific input code into commands/bug/inputMichael Muré2022-12-277-259/+266
|/
* Merge pull request #959 from MichaelMure/core-eventMichael Muré2022-12-274-73/+72
|\
| * cache: tie the last printf in an event to make the core print freeMichael Muré2022-12-274-73/+72
|/
* Merge pull request #936 from MichaelMure/feat/935/disambiguate-config-errorsSteve Moyer2022-12-237-17/+28
|\
| * fix: remove repeated use of the same fmt.Errorf() callsSteve Moyer2022-11-283-7/+16
| * feat: wrap ErrMultipleConfigEntry to report duplicate keySteve Moyer2022-11-273-6/+6
| * feat: wrap ErrNoConfigEntry to report missing keySteve Moyer2022-11-277-14/+16
* | Merge pull request #938 from MichaelMure/cache-reorgMichael Muré2022-12-2398-2025/+2448
|\ \
| * | cache: fix some bugs after refactorMichael Muré2022-12-2323-116/+149
| * | cache: generic withSnapshot, some cleanupMichael Muré2022-12-2212-110/+98
| * | cache: tie up the refactor up to compilingMichael Muré2022-12-2165-556/+615
| * | repository: return specific error on object not found, accept multiple namesp...Michael Muré2022-12-215-131/+85
| * | WIPMichael Muré2022-12-1910-205/+204
| * | repo: proper reduced interface for full-text indexingMichael Muré2022-12-196-87/+297
| * | WIPMichael Muré2022-12-155-30/+277
| * | WIPMichael Muré2022-11-2916-235/+186
| * | WIPMichael Muré2022-11-2833-989/+971
| |/
* | github: cleanup test token when test is doneMichael Muré2022-12-221-0/+7
* | Merge pull request #956 from MichaelMure/dependabot/go_modules/github.com/99d...Michael Muré2022-12-212-7/+9
|\ \
| * | build(deps): bump github.com/99designs/keyring from 1.2.1 to 1.2.2dependabot[bot]2022-12-202-7/+9
|/ /
* | Merge pull request #948 from MichaelMure/dependabot/go_modules/github.com/xan...Michael Muré2022-12-152-3/+3
|\ \
| * | build(deps): bump github.com/xanzy/go-gitlab from 0.76.0 to 0.77.0dependabot[bot]2022-12-132-3/+3
* | | Merge pull request #955 from waldyrious/patch-1Michael Muré2022-12-151-6/+6
|\ \ \ | |/ / |/| |
| * | doc/README: normalize verb tense and fix typoWaldir Pimenta2022-12-141-6/+6
|/ /
* | Merge pull request #920 from MichaelMure/dependabot/go_modules/github.com/xan...Michael Muré2022-12-082-3/+3
|\ \
| * | build(deps): bump github.com/xanzy/go-gitlab from 0.74.0 to 0.76.0dependabot[bot]2022-11-222-9/+3
* | | Merge pull request #941 from MichaelMure/dependabot/go_modules/golang.org/x/t...Michael Muré2022-12-082-9/+3
|\ \ \ | |_|/ |/| |