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
2024-03-14
feat: add `review` command
Alexander Foremny
2024-03-01
chore: pin nixpkgs to nixos-23.05
Alexander Foremny
2023-12-18
feat: add support for c, elm, nix, shell
Alexander Foremny
2023-12-18
feat: manually traverse tree-grepper's AST
Alexander Foremny
2023-12-18
feat: limit the number of FFI calls for extracting comments
Alexander Foremny
2023-12-18
feat: drop haskell-tree-sitter
Alexander Foremny
2023-12-15
feat: add `open` command
Alexander Foremny
2023-12-15
chore: drop global option `internalTags`
Alexander Foremny
2023-12-15
feat: add `search` command
Alexander Foremny
2023-12-15
fix: fix spacing between markdown nodes
Alexander Foremny
2023-12-13
issue: reopen add-fulltext-search
Alexander Foremny
2023-12-13
chore: free allocated memory in comments
Alexander Foremny
2023-12-13
issue: update issues
Alexander Foremny
2023-12-13
chore: compute issues and issue events separately
Alexander Foremny
2023-12-13
chore: uncache large issue fields
Alexander Foremny
2023-12-13
chore: compute patches only when displayed
Alexander Foremny
2023-12-12
feat: add `--edit` to `list` command
Alexander Foremny
2023-12-12
issue: add future improvements
Alexander Foremny
2023-12-12
issue: format tag-improvements-or-filtering
Alexander Foremny
2023-12-12
chore: resolve binary orphans
Alexander Foremny
2023-12-12
chore: add parallelism to `getHistory`
Alexander Foremny
2023-12-12
chore: resolve binary Node instance
Alexander Foremny
2023-12-12
chore: use `Map Text Issue` instead of [Issue]
Alexander Foremny
2023-12-12
chore: add issue marker "XXX"
Alexander Foremny
2023-12-12
chore: drop anissue.nix
Alexander Foremny
2023-12-12
fix: fix sort
Alexander Foremny
2023-12-08
feat: add @rawText internal tag
Alexander Foremny
2023-12-08
issue: close only-separate-generated-tags-with-a-blank-line-when-description-...
Alexander Foremny
2023-12-08
feat: add filtering tags by (POSIX) regex
Alexander Foremny
2023-12-08
issue: add add-anissue-lint
Alexander Foremny
2023-12-08
issue: add future enhancements
Alexander Foremny
2023-12-08
fix: fix `Git.readTextFileOf`
Alexander Foremny
2023-12-08
feat: easily separate renderables by blank lines
Alexander Foremny
2023-12-08
feat: add `--detailed` to list
Alexander Foremny
2023-12-08
chore: change color of `log` keywords
Alexander Foremny
2023-12-08
fix: show deleted issues as closed in `log` command
Alexander Foremny
2023-12-08
chore: drop tree-grepper
Alexander Foremny
2023-12-08
chore: drop `Git.withWorkingTree`
Alexander Foremny
2023-12-07
chore: move remaining `History.*` modules outside of `History`
Alexander Foremny
2023-12-07
chore: increase performance by caching everything
Alexander Foremny
2023-12-06
chore: fix formatting
Alexander Foremny
2023-12-06
issue: add replace-anissue-show-with-anissue-list---detailed
Alexander Foremny
2023-12-05
feat: parse issues as markdown
Alexander Foremny
2023-12-05
feat: add experimental render api
Alexander Foremny
2023-12-03
feat: drop mdcat
Alexander Foremny
2023-12-03
feat: extend show to multiple issues
Alexander Foremny
2023-12-03
feat: color patches
Alexander Foremny
2023-11-30
fix: fix log not showing closed issues as deleted
Alexander Foremny
2023-11-30
feat: add -p|--patch to log command
Alexander Foremny
2023-11-30
fix: fix re-opening commits
Alexander Foremny
[next]