Age | Commit message (Expand) | Author |
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 |
2023-10-13 | print tags like they are written | Fabian Kirchner |
2023-10-13 | print file and row in show mode | Fabian Kirchner |
2023-10-13 | render issue title as header | Fabian Kirchner |
2023-10-13 | resolved feature/markdown-printing-via-mdcat | Fabian Kirchner |
2023-10-13 | review | Fabian Kirchner |
2023-10-13 | review 'feature/markdown-printing-via-mdcat' | Alexander Foremny |
2023-10-13 | pretty print issues using mdcat | Fabian Kirchner |
2023-10-13 | add issue about topic printing | Fabian Kirchner |
2023-10-09 | add 'edit issues' issue | Alexander Foremny |
2023-10-05 | show single issue by id only | Alexander Foremny |
2023-10-05 | generate internal @id tag from title | Alexander Foremny |
2023-10-05 | refactor issue text extraction | Alexander Foremny |
2023-10-04 | add tag improvement issues | Alexander Foremny |
2023-10-04 | update generate-and-show-hash-for-each-issue | Alexander Foremny |
2023-10-04 | add --filter, filter by tags | Alexander Foremny |
2023-10-04 | strip tags from description | Alexander Foremny |
2023-10-04 | output ansi styles only to tty, fixes tests | Alexander Foremny |
2023-10-04 | ansi style output, breaks tests | Alexander Foremny |
2023-10-04 | enable bash completion | Alexander Foremny |
2023-10-04 | fix tests | Alexander Foremny |
2023-10-04 | add tags to issues | Alexander Foremny |
2023-10-04 | allow passing files to `git ls-files` | Alexander Foremny |
2023-10-04 | improve error handling when calling external processes | Alexander Foremny |
2023-10-04 | bring issue extraction on-par with shell script | Alexander Foremny |
2023-10-02 | don't show full bodies in list | Alexander Foremny |
2023-10-02 | refactor match merging to own module | Alexander Foremny |
2023-10-02 | fix match merging | Alexander Foremny |
2023-10-02 | add match merging, in a hurry | Alexander Foremny |
2023-10-02 | add issues to new code | Fabian Kirchner |
2023-10-02 | parse tree-grepper results | Fabian Kirchner |
2023-10-02 | run tree-grepper for all files | Fabian Kirchner |
2023-10-02 | get list of files which should be checked | Fabian Kirchner |
2023-10-02 | add command line argument parsing | Fabian Kirchner |
2023-10-02 | add minimal haskell boilerplate | Fabian Kirchner |