awesomized/libmemcached
2007-09-20  Mark Atwoodfix bug in memcat
2007-09-20  Mark Atwoodadd error reporting to tools, and link memcached_strerr...
2007-09-20  Mark AtwoodMake the --verbose flag do something
2007-09-20  Mark Atwoodadd single letter command line options
2007-09-20   <brian@gir... Test cases now pass
2007-09-20  Brian AkerMemory leak fixed.
2007-09-19   <brian@gir... Cleanup.
2007-09-19   <brian@gir... Adding memstat framework.
2007-09-19  Mark Atwoodadd memrm tool
2007-09-19  Mark Atwoodnow memcp uses --set, --add, --replace
2007-09-19  Mark Atwoodfix to dont lose the last item on the command line
2007-09-19  Mark Atwoodfix some typos
2007-09-19  Mark Atwoodadd options to memcp, fix options in memcat
2007-09-19  Mark Atwoodimplement --flags for memcat, display flags instead...
2007-09-19  Mark Atwoodparse --servers option
2007-09-19   <brian@gir... Merge from Mark's code. Modified memcat to use enum...
2007-09-19   <brian@gir... Updates to all applications. New memcp and have fixed...
2007-09-19  Mark Atwoodgetopt_long added to src/memcat.c
2007-09-19   <brian@gir... Adding simple memcat application.
2007-09-19   <brian@gir... Increment and decrement now works.
2007-09-18   <brian@gir... Change hosts over to realloc array
2007-09-18   <brian@gir... Small cleanups for design of some functions that will...
2007-09-18   <brian@gir... memcached_server_add() now works so you can connect...
2007-09-18   <brian@gir... Broke library up into multiple files.
2007-09-18   <brian@gir... First import.