aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #994 from MichaelMure/feat/detect-stdin-stdout-modeMichael Muré2023-01-174-166/+281
|\
| * execenv: move terminal detection to Out, introduce the compagnion InMichael Muré2023-01-174-228/+273
| * feat: use isatty to detect a Termios insteadSteve Moyer2023-01-173-46/+28
| * feat: detect os.Stdin/os.Stdout modeSteve Moyer2023-01-162-3/+91
|/
* Merge pull request #990 from buestad/masterMichael Muré2023-01-142-1/+6
|\
| * added EventMentionedInCommitHenrik Buestad2023-01-132-1/+6
* | Merge pull request #987 from MichaelMure/cache-progress-barMichael Muré2023-01-1410-81/+192
|\ \
| * | commands: add a nice terminal progress bar when building the cacheMichael Muré2023-01-1110-81/+192
| |/
* | Merge pull request #992 from MichaelMure/dependabot/go_modules/github.com/dus...Michael Muré2023-01-142-3/+3
|\ \
| * | build(deps): bump github.com/dustin/go-humanize from 1.0.0 to 1.0.1dependabot[bot]2023-01-142-3/+3
|/ /
* | Merge pull request #933 from zinderic/feat-cleanup-subcommandMichael Muré2023-01-1427-70/+424
|\ \ | |/ |/|
| * repo: don't forget to close a fileMichael Muré2023-01-141-0/+3
| * repo: temporary use a fork of go-git due to https://github.com/go-git/go-git/...Michael Muré2023-01-142-2/+5
| * add wipe sub-command that remove local bugs and identitiesKalin Staykov2023-01-1125-68/+416
|/
* Merge pull request #989 from MichaelMure/fix-testsMichael Muré2023-01-115-21/+40
|\
| * properly close files in edge cases in various placesMichael Muré2023-01-114-20/+36
| * repo: check error when closing a repo in testsMichael Muré2023-01-111-1/+4
|/
* Merge pull request #988 from MichaelMure/fix-cache-testMichael Muré2023-01-118-129/+104
|\
| * make go1.19 fmt happyMichael Muré2023-01-117-35/+36
| * cache: fix tests?Michael Muré2023-01-111-94/+68
|/
* Merge pull request #983 from MichaelMure/dependabot/go_modules/github.com/go-...Michael Muré2023-01-082-3/+3
|\
| * build(deps): bump github.com/go-git/go-git/v5 from 5.5.1 to 5.5.2dependabot[bot]2023-01-062-3/+3
* | Merge pull request #984 from MichaelMure/fix/926/tests-fail-with-colorMichael Muré2023-01-081-0/+17
|\ \
| * | fix(commands): run tests in ./commands/... without ANSI colorSteve Moyer2023-01-071-0/+17
* | | Merge pull request #976 from MichaelMure/fix/975/patch-security-vulnerabilitiesMichael Muré2023-01-085-10/+16
|\ \ \ | |/ / |/| |
| * | style(TestCache): remove empty trailing line from functionSteve Moyer2023-01-031-1/+0
| * | test(cache): close second instance of RepoCacheSteve Moyer2023-01-031-0/+8
| * | ci: use Go 1.19.4 and setup-go@v3Steve Moyer2023-01-033-9/+8
| * | fix: resolve Go vulnerabilitiesSteve Moyer2023-01-034-5/+5
* | | Merge pull request #979 from MichaelMure/fix/eliminate-tempdir-test-failuresSteve Moyer2023-01-061-99/+131
|\ \ \ | |_|/ |/| |
| * | chore(TestCache): cleanup per PR reviewSteve Moyer2023-01-051-13/+33
| * | refactor(TestCache): guarantee test caches are closed when tests finishSteve Moyer2023-01-041-99/+111
* | | Merge pull request #982 from MichaelMure/dependabot/go_modules/golang.org/x/c...Michael Muré2023-01-052-11/+12
|\ \ \
| * | | build(deps): bump golang.org/x/crypto from 0.4.0 to 0.5.0dependabot[bot]2023-01-052-11/+12
|/ / /
* | | Merge pull request #980 from MichaelMure/dependabot/go_modules/golang.org/x/t...Michael Muré2023-01-052-3/+3
|\ \ \
| * | | build(deps): bump golang.org/x/text from 0.5.0 to 0.6.0dependabot[bot]2023-01-052-3/+3
|/ / /
* | | 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
|\ \ \