Age | Commit message (Expand) | Author |
---|---|---|
2023-11-30 | feat: add -p|--patch to log command | |
2023-11-30 | fix: fix re-opening commits | |
2023-11-30 | refactor: drop `CommitInfo`'s `filesChanged` | |
2023-11-30 | feat: support closed issues | |
2023-11-29 | fix: compute issueEvents correctly | |
2023-11-27 | close separate-database-issues-and-history-issues | |
2023-11-27 | make provenance obligatory | |
2023-11-27 | don't cache `internalTags` | |
2023-11-07 | add issue marker as internal tag @type | |
2023-11-07 | add renaming issues | |
2023-11-07 | add internal tag @modifiedAt | |
2023-11-07 | record both creation and update in provenance | |
2023-11-07 | refactor history |