aboutsummaryrefslogtreecommitdiffstats
path: root/misc/gen_completion.go
Commit message (Expand)AuthorAgeFilesLines
* misc: fix bash completion with "git bug"TsT2022-05-011-4/+41
* completion: use the correct GenBashCompletionV2 instead of the legacy functionMichael Muré2022-05-011-6/+30
* repo: finish RepoStorage moveMichael Muré2020-12-081-7/+7
* doc: generate concurrentlyMichael Muré2020-09-271-2/+1
* commands: cleanup the command's usage to avoid warnings when generating the docMichael Muré2020-07-281-11/+15
* commands: refactor to avoid globalsMichael Muré2020-06-281-4/+4
* generate docs and completion concurrently for a faster "make"Michael Muré2020-06-141-0/+61