aboutsummaryrefslogtreecommitdiffstats
path: root/app/Main.hs
AgeCommit message (Expand)Author
2023-11-07refactor historyLibravatar Alexander Foremny
2023-10-17add `log` commandLibravatar Alexander Foremny
2023-10-17make --width a global optionLibravatar Alexander Foremny
2023-10-17make filter type-awareLibravatar Alexander Foremny
2023-10-17add filter operatorsLibravatar Alexander Foremny
2023-10-16comment add-command-for-regenerating-the-cacheLibravatar Alexander Foremny
2023-10-16comment add-command-for-regenerating-the-cacheLibravatar Alexander Foremny
2023-10-16comment add-command-for-listing-all-topicsLibravatar Alexander Foremny
2023-10-16add global flag `--no-pager|-P`Libravatar Alexander Foremny
2023-10-16fix unicode-related output problemsLibravatar Alexander Foremny
2023-10-16paginate outputLibravatar Alexander Foremny
2023-10-16add comments to all commentsLibravatar Fabian Kirchner
2023-10-16comment add-option-to-group-issue-listLibravatar Alexander Foremny
2023-10-16comment display-issuye-type-in-list-and-show-viewsLibravatar Alexander Foremny
2023-10-16comment should-automatically-generated-ids-be-randomLibravatar Alexander Foremny
2023-10-16comment add-a-subcommand-which-appends-the-generated-ids-to-the-issue-in-the-...Libravatar Alexander Foremny
2023-10-16comment expose-all-command-line-options-as-environment-variablesLibravatar Alexander Foremny
2023-10-16comment add-options-to-show-command-to-display-source-code-around-the-issueLibravatar Alexander Foremny
2023-10-16comment on add-command-for-re-generating-the-cacheLibravatar Alexander Foremny
2023-10-16add global option `--color`Libravatar Alexander Foremny
2023-10-16update `list` outputLibravatar Alexander Foremny
2023-10-16add issue support-issue-commentsLibravatar Alexander Foremny
2023-10-16add `--sort` to `list`Libravatar Alexander Foremny
2023-10-16make `internalTags` a global optionLibravatar Alexander Foremny
2023-10-16refactor: add language extensions to Cabal fileLibravatar Alexander Foremny
2023-10-15add more issuesLibravatar Fabian Kirchner
2023-10-15add more issuesLibravatar Fabian Kirchner
2023-10-15add grouping options to issueLibravatar Fabian Kirchner
2023-10-15add issue about orderingLibravatar Fabian Kirchner
2023-10-15minor issue adjustmentsLibravatar Fabian Kirchner
2023-10-15fix typo in issue and add caching issueLibravatar Fabian Kirchner
2023-10-15add some issuesLibravatar Fabian Kirchner
2023-10-14extract listIssues to History and make commit configurableLibravatar Fabian Kirchner
2023-10-13refactor: extract getIssues into HistoryLibravatar Fabian Kirchner
2023-10-13remove meLibravatar Fabian Kirchner
2023-10-13only show prov info in show commandLibravatar Fabian Kirchner
2023-10-13show commit hash where issue occurs firstLibravatar Fabian Kirchner
2023-10-13extract quote to Process and fix quoting quotesLibravatar Fabian Kirchner
2023-10-13refactor: extract sh and sh_ into ProcessLibravatar Fabian Kirchner
2023-10-13also support FIXME and QUESTION as markersLibravatar Fabian Kirchner
2023-10-13make width of output configurableLibravatar Fabian Kirchner
2023-10-13print tags like they are writtenLibravatar Fabian Kirchner
2023-10-13print file and row in show modeLibravatar Fabian Kirchner
2023-10-13render issue title as headerLibravatar Fabian Kirchner
2023-10-13resolved feature/markdown-printing-via-mdcatLibravatar Fabian Kirchner
2023-10-13reviewLibravatar Fabian Kirchner
2023-10-13review 'feature/markdown-printing-via-mdcat'Libravatar Alexander Foremny
2023-10-13pretty print issues using mdcatLibravatar Fabian Kirchner
2023-10-13add issue about topic printingLibravatar Fabian Kirchner
2023-10-09add 'edit issues' issueLibravatar Alexander Foremny