Age | Commit message (Expand) | Author |
2023-11-07 | add `tags` command | Alexander Foremny |
2023-11-07 | update issues | Alexander Foremny |
2023-11-07 | fix hardcoded "@topic" | Alexander Foremny |
2023-11-07 | add numbers to grouped topics | Alexander Foremny |
2023-11-07 | add --group-by option | Fabian Kirchner |
2023-11-07 | add settings | 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-17 | add `log` command | Alexander Foremny |
2023-10-17 | make --width a global option | Alexander Foremny |
2023-10-17 | make filter type-aware | Alexander Foremny |
2023-10-17 | add filter operators | 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 | 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 |
2023-10-16 | refactor: add language extensions to Cabal file | Alexander Foremny |
2023-10-15 | add more issues | Fabian Kirchner |
2023-10-15 | add more issues | Fabian Kirchner |
2023-10-15 | add grouping options to issue | Fabian Kirchner |
2023-10-15 | add issue about ordering | Fabian Kirchner |
2023-10-15 | minor issue adjustments | Fabian Kirchner |
2023-10-15 | fix typo in issue and add caching issue | Fabian Kirchner |
2023-10-15 | add some issues | Fabian Kirchner |
2023-10-14 | extract listIssues to History and make commit configurable | Fabian Kirchner |
2023-10-13 | refactor: extract getIssues into History | Fabian Kirchner |
2023-10-13 | remove me | Fabian Kirchner |
2023-10-13 | only show prov info in show command | Fabian Kirchner |
2023-10-13 | show commit hash where issue occurs first | Fabian Kirchner |
2023-10-13 | extract quote to Process and fix quoting quotes | Fabian Kirchner |
2023-10-13 | refactor: extract sh and sh_ into Process | Fabian Kirchner |
2023-10-13 | also support FIXME and QUESTION as markers | Fabian Kirchner |
2023-10-13 | make width of output configurable | Fabian Kirchner |