Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-05 | refactor issue text extraction | ||
2023-10-04 | add --filter, filter by tags | ||
2023-10-04 | ansi style output, breaks tests | ||
2023-10-04 | add tags to issues | ||
2023-10-04 | bring issue extraction on-par with shell script | ||
2023-10-02 | refactor match merging to own module | ||
2023-10-02 | parse tree-grepper results | ||
2023-10-02 | run tree-grepper for all files | ||
2023-10-02 | get list of files which should be checked | ||
2023-10-02 | add command line argument parsing | ||
2023-10-02 | add minimal haskell boilerplate | ||