Age | Commit message (Expand) | Author |
---|---|---|
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 |