index
:
anissue
feature/compute-history-from-top
main
in-source issue management
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-10-05
show single issue by id only
Alexander Foremny
2023-10-05
generate internal @id tag from title
Alexander Foremny
2023-10-05
refactor issue text extraction
Alexander Foremny
2023-10-04
add tag improvement issues
Alexander Foremny
2023-10-04
update generate-and-show-hash-for-each-issue
Alexander Foremny
2023-10-04
add REVIEWING.md
Alexander Foremny
2023-10-04
add --filter, filter by tags
Alexander Foremny
2023-10-04
strip tags from description
Alexander Foremny
2023-10-04
output ansi styles only to tty, fixes tests
Alexander Foremny
2023-10-04
ansi style output, breaks tests
Alexander Foremny
2023-10-04
enable bash completion
Alexander Foremny
2023-10-04
fix tests
Alexander Foremny
2023-10-04
add tags to issues
Alexander Foremny
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
update readme
Alexander Foremny
2023-10-04
drop shell script
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
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
[next]