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-17
add `log` command
Alexander Foremny
2023-10-17
make --width a global option
Alexander Foremny
2023-10-17
make sort type-aware
Alexander Foremny
2023-10-17
make filter type-aware
Alexander Foremny
2023-10-17
add filter operators
Alexander Foremny
2023-10-17
applySort -> applySorts
Alexander Foremny
2023-10-17
allow empty-valued (bool) tags
Alexander Foremny
2023-10-17
refactor include,exclude from simple filters
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
2023-10-16
paginate output
Alexander Foremny
2023-10-16
add comments to all comments
Fabian Kirchner
2023-10-16
comment add-option-to-group-issue-list
Alexander Foremny
2023-10-16
comment display-issuye-type-in-list-and-show-views
Alexander Foremny
2023-10-16
comment should-automatically-generated-ids-be-random
Alexander Foremny
2023-10-16
comment add-a-subcommand-which-appends-the-generated-ids-to-the-issue-in-the-...
Alexander Foremny
2023-10-16
comment expose-all-command-line-options-as-environment-variables
Alexander Foremny
2023-10-16
comment add-options-to-show-command-to-display-source-code-around-the-issue
Alexander Foremny
2023-10-16
comment on add-command-for-re-generating-the-cache
Alexander Foremny
2023-10-16
add global option `--color`
Alexander Foremny
2023-10-16
update `list` output
Alexander Foremny
2023-10-16
refactor `Git.withWorkingTree`
Alexander Foremny
2023-10-16
add issue support-issue-comments
Alexander Foremny
2023-10-16
add `--sort` to `list`
Alexander Foremny
2023-10-16
make `internalTags` a global option
Alexander Foremny
2023-10-16
add internal tag `createdAt`
Alexander Foremny
2023-10-16
refactor `Issue.Provenance` from `Issue`
Alexander Foremny
2023-10-16
add Process.proc
Alexander Foremny
2023-10-16
refactor: add language extensions to Cabal file
Alexander Foremny
2023-10-16
fix UTCTime serialization
Alexander Foremny
2023-10-16
drop unused functions from History
Alexander Foremny
2023-10-15
add more issues
Fabian Kirchner
2023-10-15
add more issues
Fabian Kirchner
2023-10-15
add grouping options to issue
Fabian Kirchner
2023-10-15
add issue about ordering
Fabian Kirchner
2023-10-15
minor issue adjustments
Fabian Kirchner
2023-10-15
fix typo in issue and add caching issue
Fabian Kirchner
2023-10-15
add some issues
Fabian Kirchner
2023-10-14
filter issues by paths
Fabian Kirchner
2023-10-14
encode again when decoding cache failed
Fabian Kirchner
2023-10-14
also consider issues changed in current working tree
Fabian Kirchner
2023-10-14
add suffixes to cache ids
Fabian Kirchner
2023-10-14
collect issues starting from the first commit via intermediate IssueEvent's
Fabian Kirchner
2023-10-14
add getIssuesWorkingTreeChanged
Fabian Kirchner
2023-10-14
add getIssuesCommitAll
Fabian Kirchner
2023-10-14
refactor: improve naming and add some documentation
Fabian Kirchner
2023-10-14
refactor: move and hide exceptions from outside module
Fabian Kirchner
[prev]
[next]