Age | Commit message (Expand) | Author |
---|---|---|
2023-11-09 | refactor TreeGrepper.Comment | |
2023-11-09 | improve grouped list styling | |
2023-11-09 | group-by -> group | |
2023-11-09 | don't reference issues with @ | |
2023-11-09 | fix extracting tags from code | |
2023-11-09 | improve list output | |
2023-11-07 | update issues | |
2023-11-07 | sort newest issues first by default | |
2023-11-07 | add issues | |
2023-11-07 | add internal tag `title' | |
2023-11-07 | improve getCommitHashes | |
2023-11-07 | add `tags` command | |
2023-11-07 | fix performance when generating history | |
2023-11-07 | fix issue title | |
2023-11-07 | fix `getRootDir` returning wrong path | |
2023-11-07 | update issues | |
2023-11-07 | fix hardcoded "@topic" | |
2023-11-07 | add issue marker as internal tag @type | |
2023-11-07 | add author & editor to internal tags | |
2023-11-07 | add numbers to grouped topics | |
2023-11-07 | fix group-by parsing | |
2023-11-07 | add --group-by option | |
2023-11-07 | add renaming issues | |
2023-11-07 | add `Git.getRootDir` | |
2023-11-07 | add settings | |
2023-11-07 | add `--edit` flag to `show` command | |
2023-11-07 | add internal tag @modifiedAt | |
2023-11-07 | record both creation and update in provenance | |
2023-11-07 | refactor history | |
2023-10-17 | inline `cached` into function calls | |
2023-10-17 | refactor `cached` | |
2023-10-17 | add `log` command | |
2023-10-17 | make --width a global option | |
2023-10-17 | make sort type-aware | |
2023-10-17 | make filter type-aware | |
2023-10-17 | add filter operators | |
2023-10-17 | applySort -> applySorts | |
2023-10-17 | allow empty-valued (bool) tags | |
2023-10-17 | refactor include,exclude from simple filters | |
2023-10-16 | comment add-command-for-regenerating-the-cache | |
2023-10-16 | comment add-command-for-regenerating-the-cache | |
2023-10-16 | comment add-command-for-listing-all-topics | |
2023-10-16 | add global flag `--no-pager|-P` | |
2023-10-16 | fix unicode-related output problems | |
2023-10-16 | paginate output | |
2023-10-16 | add comments to all comments | |
2023-10-16 | comment add-option-to-group-issue-list | |
2023-10-16 | comment display-issuye-type-in-list-and-show-views | |
2023-10-16 | comment should-automatically-generated-ids-be-random | |
2023-10-16 | comment add-a-subcommand-which-appends-the-generated-ids-to-the-issue-in-the-... |