index
:
colin/threadcat.git
main
Simplest message board for shared Unix systems
colin <colin@cicadas.surf>
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-08-25
[add] touching board names to update their mod times on write
HEAD
main
Colin Okay
2022-08-23
[change] to list to print out directory mtimes as hours ago
Colin Okay
2022-08-18
[bugfix] [regression] change in threadcat-write broke posting
Colin Okay
2022-08-17
[fix] threadcat-read was mangling some echoed lines
Colin Okay
2022-08-17
[modify] threadcat-read to include colorized headings
Colin Okay
2022-08-17
[modify] threadcat-write to add new heading to posts
Colin Okay
2022-08-16
[modify] list command to show how long ago last update
Colin Okay
2022-08-16
[remove] printing of time on board listing
Colin Okay
2022-08-15
[refactor] list command; simplify awk expression
Colin Okay
2022-08-15
[modify] board thread listing heading
Colin Okay
2022-08-15
[modify] filter out blank lines in thread listing
Colin Okay
2022-08-15
[modify] listing boards and threads by time
Colin Okay
2022-08-15
[change] write command to use THREADCAT_USER as poster sig
Colin Okay
2022-08-15
[add] [feature] sub-boards
Colin Okay
2022-08-15
[add] threadcat-del command
Colin Okay
2022-08-15
[doc] phrasing in help text
Colin Okay
2022-08-15
quote wasn't verbatim
Colin Okay
2022-08-15
[change] help text in threadcat-write
Colin Okay
2022-08-15
[doc] more tweaking
Colin Okay
2022-08-15
[doc] elaborated on subcommands in readme
Colin Okay
2022-08-15
[modify] write script to insert newline before each post
Colin Okay
2022-08-15
[add] video link
Colin Okay
2022-08-15
[doc] tweak to readme
Colin Okay
2022-08-15
[add] readme [doc]
Colin Okay
2022-08-15
[fix] help text
Colin Okay
2022-08-15
[add] toplevel threadcat script; [altered] command scripts to fit
Colin Okay
2022-08-15
[refactor] scripts to use env var for users
Colin Okay
2022-08-15
[add] gitignore
Colin Okay
2022-08-14
[add] threadcat-read.sh
Colin Okay
2022-08-14
[add] threadcat-list.sh
Colin Okay
2022-08-14
initial commit; [add] threadcat-write script
Colin Okay