index
:
gn-gemtext
main
GeneNetwork gemtext knowledge base and issue tracker (mirror right now)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnbug
Age
Commit message (
Expand
)
Author
2021-09-29
gnbug: Detect bug or critical only as whole words in keywords.
Arun Isaac
2021-09-27
gnbug: Syntax highlight output of `gnbug show'.
Arun Isaac
2021-09-27
gnbug: Support short option -h for --help.
Arun Isaac
2021-09-27
gnbug: Unbind command variable.
Arun Isaac
2021-09-27
gnbug: Print last updated information.
Arun Isaac
2021-09-27
gnbug: Print number of posts.
Arun Isaac
2021-09-27
gnbug: Extract last update information.
Arun Isaac
2021-09-26
gnbug: Extract number of posts.
Arun Isaac
2021-09-26
gnbug: Merge creation-details into file-details.
Arun Isaac
2021-09-26
gnbug: Print tasks.
Arun Isaac
2021-09-26
gnbug: Extract tasks.
Arun Isaac
2021-09-26
gnbug: Update issue listing format.
Arun Isaac
2021-09-26
gnbug: Organize color codes.
Arun Isaac
2021-09-26
gnbug: Move issue printing to separate function.
Arun Isaac
2021-09-26
gnbug: Reverse the order of listing of issues.
Arun Isaac
2021-09-23
gnbug: Accommodate DOS line endings in gemtext files.
Arun Isaac
2021-09-23
gnbug: Use get-line instead of read-line.
Arun Isaac
2021-09-23
gnbug: Support --help option.
Arun Isaac
2021-09-23
gnbug: Print only open bugs in issue listing.
Arun Isaac
2021-09-23
gnbug: Print keywords in issue listing.
Arun Isaac
2021-09-23
gnbug: Extract keywords.
Arun Isaac
2021-09-23
gnbug: Abstract out string prefix removal.
Arun Isaac
2021-09-23
gnbug: Abstract out splitting on commas.
Arun Isaac
2021-09-23
gnbug: Abstract out hashtable-append!.
Arun Isaac
2021-09-23
gnbug: Comment on file-details function.
Arun Isaac
2021-09-22
gnbug: Add show sub-command.
Arun Isaac
2021-09-22
gnbug: Make `gnbug' an alias for `gnbug list'.
Arun Isaac
2021-09-22
gnbug: Separate out sub-commands into functions.
Arun Isaac
2021-09-21
gnbug: Add edit sub-command.
Arun Isaac
2021-09-21
gnbug: Print issue numbers.
Arun Isaac
2021-09-20
gnbug: Sort issues by creation date, newest first.
Arun Isaac
2021-09-20
gnbug: Extract creator and created date.
Arun Isaac
2021-09-20
gnbug: Extract title.
Arun Isaac
2021-09-20
gnbug: Add <issue> type.
Arun Isaac
2021-09-20
gnbug: Add gnbug.
Arun Isaac