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
path:
root
/
app
/
Main.hs
Age
Commit message (
Expand
)
Author
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
feat: add -p|--patch to log command
Alexander Foremny
2023-11-30
chore: make issue ids obligatory
Alexander Foremny
2023-11-30
chore: define `(._N)` accessors for tuples
Alexander Foremny
2023-11-30
feat: support closed issues
Alexander Foremny
2023-11-30
feat: show commit references in show command
Alexander Foremny
2023-11-29
feat: collect issues referencing issue
Fabian Kirchner
2023-11-29
refactor: attach issues for each commit in history
Fabian Kirchner
2023-11-29
assign relations-between-issues
Alexander Foremny
2023-11-29
support comments
Alexander Foremny
2023-11-28
assign support-issue-comments
Alexander Foremny
2023-11-28
un-hardcode issue marker
Alexander Foremny
2023-11-28
move `replaceText` to `Issue`
Alexander Foremny
2023-11-28
change provenance's hash form `Text` to `CommitHash`
Alexander Foremny
2023-11-27
close separate-database-issues-and-history-issues
Alexander Foremny
2023-11-27
update separate-database-issues-and-history-issues
Alexander Foremny
2023-11-27
make provenance obligatory
Alexander Foremny
2023-11-10
@backlog issues, remove @scheduled
Alexander Foremny
2023-11-10
assign separate-database-issues-and-history-issues
Alexander Foremny
2023-11-09
improve grouped list styling
Alexander Foremny
2023-11-09
group-by -> group
Alexander Foremny
2023-11-09
don't reference issues with @
Alexander Foremny
2023-11-09
fix extracting tags from code
Alexander Foremny
2023-11-09
improve list output
Alexander Foremny
2023-11-07
update issues
Alexander Foremny
2023-11-07
add issues
Alexander Foremny
2023-11-07
add internal tag `title'
Alexander Foremny
2023-11-07
add `tags` command
Alexander Foremny
2023-11-07
update issues
Alexander Foremny
2023-11-07
fix hardcoded "@topic"
Alexander Foremny
2023-11-07
add numbers to grouped topics
Alexander Foremny
2023-11-07
add --group-by option
Fabian Kirchner
2023-11-07
add settings
Alexander Foremny
2023-11-07
add `--edit` flag to `show` command
Alexander Foremny
2023-11-07
add internal tag @modifiedAt
Alexander Foremny
2023-11-07
record both creation and update in provenance
Alexander Foremny
2023-11-07
refactor history
Alexander Foremny
2023-10-17
add `log` command
Alexander Foremny
2023-10-17
make --width a global option
Alexander Foremny
2023-10-17
make filter type-aware
Alexander Foremny
2023-10-17
add filter operators
Alexander Foremny
2023-10-16
comment add-command-for-regenerating-the-cache
Alexander Foremny
2023-10-16
comment add-command-for-regenerating-the-cache
Alexander Foremny
2023-10-16
comment add-command-for-listing-all-topics
Alexander Foremny
2023-10-16
add global flag `--no-pager|-P`
Alexander Foremny
2023-10-16
fix unicode-related output problems
Alexander Foremny
[next]