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
5 days
decided scrollbars aren't any good, more width logic changes
HEAD
master
wrmr
6 days
clean up color pair stuff with some x macros
wrmr
6 days
%zu in tagline_set instead of %lu
wrmr
6 days
todo: scrollbar!
wrmr
6 days
clarify TaglineStatus type, update todo
wrmr
6 days
tagline with three levels (ok, warn, err), post index profiling
wrmr
6 days
pop todo item
wrmr
6 days
comment shuffling
wrmr
6 days
basically just some mild code organization/consistency tweaks
wrmr
6 days
u/d and ^U/^D move only have a page
wrmr
7 days
fix weird time travel behavior
wrmr
7 days
add instructions about make PREFIX=...
wrmr
7 days
make pages no larger than a screenful
wrmr
7 days
allow more kinds of punctuation after $user in mentions
wrmr
7 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
8 days
add building instructions
wrmr
8 days
clean up wrap width and margins stuff a little
wrmr
8 days
remove .gitconfig (mistook it for .gitignore lol)
wrmr
8 days
add make to dependency list
wrmr
8 days
ensure $HOME/.bink exists on startup
wrmr
8 days
ignore vim .swp files
wrmr
8 days
todo: check bink.py re. filename timestamp behavior
wrmr
8 days
add .gitignore
wrmr
8 days
add str_to_i64, include stdarg.h
wrmr
8 days
drop required c version to c11
wrmr
8 days
mv instead of cp on install
wrmr
8 days
use Str for timestamp output
wrmr
8 days
clarify the reason to shorten ctime() being to drop trailing newline
wrmr
8 days
add todo
wrmr
8 days
initial commit
wrmr