index
:
~wrmr/cbink
this commit
master
c bink client
Worm Heamer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
8 days
add instructions about make PREFIX=...
wrmr
8 days
make pages no larger than a screenful
wrmr
9 days
allow more kinds of punctuation after $user in mentions
wrmr
9 days
simplify and improve posts_gather() + posts_gather_from()
wrmr
no more chdir()! we weren't even reading those files then anyway, that happens after pruning the feed length to 200
9 days
add building instructions
wrmr
9 days
clean up wrap width and margins stuff a little
wrmr
10 days
remove .gitconfig (mistook it for .gitignore lol)
wrmr
10 days
add make to dependency list
wrmr
10 days
ensure $HOME/.bink exists on startup
wrmr
10 days
ignore vim .swp files
wrmr
10 days
todo: check bink.py re. filename timestamp behavior
wrmr
10 days
add .gitignore
wrmr
10 days
add str_to_i64, include stdarg.h
wrmr
10 days
drop required c version to c11
wrmr
10 days
mv instead of cp on install
wrmr
10 days
use Str for timestamp output
wrmr
10 days
clarify the reason to shorten ctime() being to drop trailing newline
wrmr
10 days
add todo
wrmr
10 days
initial commit
wrmr