Age | Commit message (Expand) | Author |
---|---|---|
2023-10-04 | enable bash completion | |
2023-10-04 | fix tests | |
2023-10-04 | add tags to issues | |
2023-10-04 | allow passing files to `git ls-files` | |
2023-10-04 | improve error handling when calling external processes | |
2023-10-04 | update readme | |
2023-10-04 | drop shell script | |
2023-10-04 | bring issue extraction on-par with shell script | |
2023-10-02 | don't show full bodies in list | |
2023-10-02 | refactor match merging to own module | |
2023-10-02 | fix match merging | |
2023-10-02 | add match merging, in a hurry | |
2023-10-02 | add issues to new code | |
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 | |
2023-09-29 | fix extracting body for shell issues | |
2023-09-28 | add list, show commands | |
2023-09-28 | split augmentation and output into separate passes | |
2023-09-28 | remove unnessary quoting when extracting fields from JSON | |
2023-09-27 | assign and schedule issues | |
2023-09-27 | add some issues | |
2023-09-27 | use git ls-files to get list of files to look for issues | |
2023-09-06 | add gnugrep as dependency | |
2023-09-06 | add support for .sh files | |
2023-09-06 | update shell dependencies | |
2023-09-06 | overlay tree-grepper | |
2023-09-06 | add issue to support all tree-grepper supported languages | |
2023-09-06 | default to scanning . | |
2023-09-06 | ignore hidden and backup files | |
2023-09-06 | use absolute paths in .gitignore | |
2023-09-05 | add Nix package | |
2023-09-05 | refactor extract-generic.sh | |
2023-09-05 | remove trailing whitespace from extract.sh | |
2023-09-05 | *.sh -> src | |
2023-09-05 | drop issues.sh | |
2023-09-05 | write main extract script | |
2023-09-05 | add elm-format | |
2023-09-05 | add tests | |
2023-09-05 | add nix extract script | |
2023-09-05 | add elm extract script | |
2023-09-05 | add tests for elm and nix | |
2023-09-05 | add shell.nix | |
2022-05-10 | initial commit |