Age | Commit message (Expand) | Author |
---|---|---|
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 |
2023-09-29 | fix extracting body for shell issues | Alexander Foremny |
2023-09-28 | add list, show commands | Alexander Foremny |
2023-09-28 | split augmentation and output into separate passes | Alexander Foremny |
2023-09-28 | remove unnessary quoting when extracting fields from JSON | Alexander Foremny |
2023-09-27 | assign and schedule issues | Fabian Kirchner |
2023-09-27 | add some issues | Fabian Kirchner |
2023-09-27 | use git ls-files to get list of files to look for issues | Fabian Kirchner |
2023-09-06 | add gnugrep as dependency | Alexander Foremny |
2023-09-06 | add support for .sh files | Alexander Foremny |
2023-09-06 | update shell dependencies | Alexander Foremny |
2023-09-06 | overlay tree-grepper | Alexander Foremny |
2023-09-06 | add issue to support all tree-grepper supported languages | Alexander Foremny |
2023-09-06 | default to scanning . | Alexander Foremny |
2023-09-06 | ignore hidden and backup files | Alexander Foremny |
2023-09-06 | use absolute paths in .gitignore | Alexander Foremny |
2023-09-05 | add Nix package | Alexander Foremny |
2023-09-05 | refactor extract-generic.sh | Alexander Foremny |
2023-09-05 | remove trailing whitespace from extract.sh | Alexander Foremny |
2023-09-05 | *.sh -> src | Alexander Foremny |
2023-09-05 | drop issues.sh | Alexander Foremny |
2023-09-05 | write main extract script | Fabian Kirchner |
2023-09-05 | add elm-format | Fabian Kirchner |
2023-09-05 | add tests | Fabian Kirchner |
2023-09-05 | add nix extract script | Fabian Kirchner |
2023-09-05 | add elm extract script | Fabian Kirchner |
2023-09-05 | add tests for elm and nix | Fabian Kirchner |
2023-09-05 | add shell.nix | Fabian Kirchner |
2022-05-10 | initial commit | Fabian Kirchner |