Age | Commit message (Expand) | Author |
2023-11-07 | add `tags` command | Alexander Foremny |
2023-11-07 | fix performance when generating history | Alexander Foremny |
2023-11-07 | fix issue title | Alexander Foremny |
2023-11-07 | fix `getRootDir` returning wrong path | Alexander Foremny |
2023-11-07 | update issues | Alexander Foremny |
2023-11-07 | fix hardcoded "@topic" | Alexander Foremny |
2023-11-07 | add issue marker as internal tag @type | Alexander Foremny |
2023-11-07 | add author & editor to internal tags | Alexander Foremny |
2023-11-07 | add numbers to grouped topics | Alexander Foremny |
2023-11-07 | fix group-by parsing | Alexander Foremny |
2023-11-07 | add --group-by option | Fabian Kirchner |
2023-11-07 | add renaming issues | Fabian Kirchner |
2023-11-07 | add `Git.getRootDir` | Alexander Foremny |
2023-11-07 | add settings | Alexander Foremny |
2023-11-07 | add hlint | Alexander Foremny |
2023-11-07 | add `--edit` flag to `show` command | Alexander Foremny |
2023-11-07 | add internal tag @modifiedAt | Alexander Foremny |
2023-11-07 | record both creation and update in provenance | Alexander Foremny |
2023-11-07 | refactor history | Alexander Foremny |
2023-10-19 | add glossary | Alexander Foremny |
2023-10-17 | inline `cached` into function calls | Alexander Foremny |
2023-10-17 | refactor `cached` | Alexander Foremny |
2023-10-17 | add `log` command | Alexander Foremny |
2023-10-17 | make --width a global option | Alexander Foremny |
2023-10-17 | make sort type-aware | Alexander Foremny |
2023-10-17 | make filter type-aware | Alexander Foremny |
2023-10-17 | add filter operators | Alexander Foremny |
2023-10-17 | applySort -> applySorts | Alexander Foremny |
2023-10-17 | allow empty-valued (bool) tags | Alexander Foremny |
2023-10-17 | refactor include,exclude from simple filters | Alexander Foremny |
2023-10-16 | comment add-command-for-regenerating-the-cache | Alexander Foremny |
2023-10-16 | comment add-command-for-regenerating-the-cache | Alexander Foremny |
2023-10-16 | comment add-command-for-listing-all-topics | Alexander Foremny |
2023-10-16 | add global flag `--no-pager|-P` | Alexander Foremny |
2023-10-16 | fix unicode-related output problems | Alexander Foremny |
2023-10-16 | paginate output | Alexander Foremny |
2023-10-16 | add comments to all comments | Fabian Kirchner |
2023-10-16 | comment add-option-to-group-issue-list | Alexander Foremny |
2023-10-16 | comment display-issuye-type-in-list-and-show-views | Alexander Foremny |
2023-10-16 | comment should-automatically-generated-ids-be-random | Alexander Foremny |
2023-10-16 | comment add-a-subcommand-which-appends-the-generated-ids-to-the-issue-in-the-... | Alexander Foremny |
2023-10-16 | comment expose-all-command-line-options-as-environment-variables | Alexander Foremny |
2023-10-16 | comment add-options-to-show-command-to-display-source-code-around-the-issue | Alexander Foremny |
2023-10-16 | comment on add-command-for-re-generating-the-cache | Alexander Foremny |
2023-10-16 | add global option `--color` | Alexander Foremny |
2023-10-16 | update `list` output | Alexander Foremny |
2023-10-16 | refactor `Git.withWorkingTree` | Alexander Foremny |
2023-10-16 | add issue support-issue-comments | Alexander Foremny |
2023-10-16 | add `--sort` to `list` | Alexander Foremny |
2023-10-16 | make `internalTags` a global option | Alexander Foremny |