Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc: move all completions in a dedicated folder | Michael Muré | 2022-05-31 | 1 | -125/+0 |
| | |||||
* | misc: fix bash completion with "git bug" | TsT | 2022-05-01 | 1 | -4/+41 |
| | |||||
* | completion: use the correct GenBashCompletionV2 instead of the legacy function | Michael Muré | 2022-05-01 | 1 | -6/+30 |
| | |||||
* | repo: finish RepoStorage move | Michael Muré | 2020-12-08 | 1 | -7/+7 |
| | |||||
* | doc: generate concurrently | Michael Muré | 2020-09-27 | 1 | -2/+1 |
| | |||||
* | commands: cleanup the command's usage to avoid warnings when generating the doc | Michael Muré | 2020-07-28 | 1 | -11/+15 |
| | |||||
* | commands: refactor to avoid globals | Michael Muré | 2020-06-28 | 1 | -4/+4 |
| | |||||
* | generate docs and completion concurrently for a faster "make" | Michael Muré | 2020-06-14 | 1 | -0/+61 |