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
fix weird time travel behavior
wrmr
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
9 days
remove .gitconfig (mistook it for .gitignore lol)
wrmr
9 days
add make to dependency list
wrmr
9 days
ensure $HOME/.bink exists on startup
wrmr
9 days
ignore vim .swp files
wrmr
9 days
todo: check bink.py re. filename timestamp behavior
wrmr
9 days
add .gitignore
wrmr
9 days
add str_to_i64, include stdarg.h
wrmr
9 days
drop required c version to c11
wrmr
9 days
mv instead of cp on install
wrmr
9 days
use Str for timestamp output
wrmr
9 days
clarify the reason to shorten ctime() being to drop trailing newline
wrmr
9 days
add todo
wrmr
10 days
initial commit
wrmr