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
/
History
Age
Commit message (
Expand
)
Author
2024-03-25
feat: compute history top to bottom
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-05
feat: parse issues as markdown
Alexander Foremny
2023-12-05
feat: add experimental render api
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
2023-11-30
refactor: drop `CommitInfo`'s `filesChanged`
Alexander Foremny
2023-11-30
feat: support closed issues
Alexander Foremny
2023-11-29
fix: compute issueEvents correctly
Fabian Kirchner
2023-11-29
support comments
Alexander Foremny
2023-11-28
editing issues preserves comment style
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
make provenance obligatory
Alexander Foremny
2023-11-27
don't cache `internalTags`
Alexander Foremny
2023-11-07
improve getCommitHashes
Alexander Foremny
2023-11-07
fix performance when generating history
Alexander Foremny
2023-11-07
update issues
Alexander Foremny
2023-11-07
add issue marker as internal tag @type
Alexander Foremny
2023-11-07
add renaming issues
Fabian Kirchner
2023-11-07
add `Git.getRootDir`
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