summaryrefslogtreecommitdiff
path: root/gnbug
AgeCommit message (Expand)Author
2022-02-05gnbug: Move to own repo.Arun Isaac
2022-02-01gnbug: fix linksPjotr Prins
2022-02-01gnbug: added linkPjotr Prins
2022-01-31gnbug: Only read files checked in to the git repository.Arun Isaac
2022-01-30gnbug: Fix invalid prototype for invalid-option.Arun Isaac
2022-01-30gnbug: Support gemtext output.Arun Isaac
2021-09-29gnbug: Detect bug or critical only as whole words in keywords.Arun Isaac
2021-09-27gnbug: Syntax highlight output of `gnbug show'.Arun Isaac
2021-09-27gnbug: Support short option -h for --help.Arun Isaac
2021-09-27gnbug: Unbind command variable.Arun Isaac
2021-09-27gnbug: Print last updated information.Arun Isaac
2021-09-27gnbug: Print number of posts.Arun Isaac
2021-09-27gnbug: Extract last update information.Arun Isaac
2021-09-26gnbug: Extract number of posts.Arun Isaac
2021-09-26gnbug: Merge creation-details into file-details.Arun Isaac
2021-09-26gnbug: Print tasks.Arun Isaac
2021-09-26gnbug: Extract tasks.Arun Isaac
2021-09-26gnbug: Update issue listing format.Arun Isaac
2021-09-26gnbug: Organize color codes.Arun Isaac
2021-09-26gnbug: Move issue printing to separate function.Arun Isaac
2021-09-26gnbug: Reverse the order of listing of issues.Arun Isaac
2021-09-23gnbug: Accommodate DOS line endings in gemtext files.Arun Isaac
2021-09-23gnbug: Use get-line instead of read-line.Arun Isaac
2021-09-23gnbug: Support --help option.Arun Isaac
2021-09-23gnbug: Print only open bugs in issue listing.Arun Isaac
2021-09-23gnbug: Print keywords in issue listing.Arun Isaac
2021-09-23gnbug: Extract keywords.Arun Isaac
2021-09-23gnbug: Abstract out string prefix removal.Arun Isaac
2021-09-23gnbug: Abstract out splitting on commas.Arun Isaac
2021-09-23gnbug: Abstract out hashtable-append!.Arun Isaac
2021-09-23gnbug: Comment on file-details function.Arun Isaac
2021-09-22gnbug: Add show sub-command.Arun Isaac
2021-09-22gnbug: Make `gnbug' an alias for `gnbug list'.Arun Isaac
2021-09-22gnbug: Separate out sub-commands into functions.Arun Isaac
2021-09-21gnbug: Add edit sub-command.Arun Isaac
2021-09-21gnbug: Print issue numbers.Arun Isaac
2021-09-20gnbug: Sort issues by creation date, newest first.Arun Isaac
2021-09-20gnbug: Extract creator and created date.Arun Isaac
2021-09-20gnbug: Extract title.Arun Isaac
2021-09-20gnbug: Add <issue> type.Arun Isaac
2021-09-20gnbug: Add gnbug.Arun Isaac