Age | Commit message (Expand) | Author |
---|---|---|
2023-10-02 | add issues to new code | |
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 support for .sh files | |
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-05 | refactor extract-generic.sh | |
2023-09-05 | remove trailing whitespace from extract.sh | |
2023-09-05 | *.sh -> src |