index
:
ratox
master
Mirror of https://git.2f30.org/ratox
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ratatox.c
Age
Commit message (
Expand
)
Author
2014-09-15
Fix typo
sin
2014-09-15
Save friends too
sin
2014-09-15
Just a hack for now, strip the training newline if any
sin
2014-09-15
Don't set a fixed name at init time
...
tox_load() handles that and gives us our last nickname.
sin
2014-09-15
Touch text_out at init time
sin
2014-09-15
Add commands to change name and print current ID
sin
2014-09-15
When we hit an unknown command inform the user of the help command
sin
2014-09-15
Errors go to stderr
sin
2014-09-15
Capitalize string in output
sin
2014-09-15
Rename `helpstr' to `usage'
sin
2014-09-15
Add command infrastructure
sin
2014-09-13
Dump output to master.out by default
...
Errors go to stderr. Simply tail -f master.out.
sin
2014-09-13
Add Makefile + config.mk + config.def.h
sin
2014-09-13
Add LICENSE
sin
2014-09-13
text_out should be in the same dir as text_in
...
Thanks unknown person.
sin
2014-09-13
Add missing break
sin
2014-09-13
Style fix
sin
2014-09-13
Statically init friend head
sin
2014-09-13
Rename data file to ratatox.data
sin
2014-09-13
Initial commit
sin