summary refs log tree commit diff
path: root/Library/Application Support
diff options
context:
space:
mode:
authorJune McEnroe <curtis.mcenroe@adgear.com>2016-07-15 10:12:07 -0400
committerJune McEnroe <curtis.mcenroe@adgear.com>2016-07-15 10:12:07 -0400
commit18ab8563bde83cd98a6dff56fb55ba9d235c2150 (patch)
tree785789cb3c27418ac968019b43b6c66f646d379e /Library/Application Support
parentPull latest pathogen and gruvbox (diff)
downloadsrc-18ab8563bde83cd98a6dff56fb55ba9d235c2150.tar.gz
src-18ab8563bde83cd98a6dff56fb55ba9d235c2150.zip
Add vendor script to README
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ce/commit/client.c?h=1.4p2&id=f005d2950d8286475fc804e0d0e0cfbf99014323&follow=1'>Send to server if client has no needsJune McEnroe 2019-10-23Implement some amount of client connectionJune McEnroe 2019-10-23Set clients non-blockingJune McEnroe 2019-10-23Clean up state.c and factor out parsingJune McEnroe 2019-10-23Respond to pingsJune McEnroe 2019-10-23Add verbose flagJune McEnroe 2019-10-23Set NOSIGPIPE on server connectionJune McEnroe 2019-10-23Set an initial loop capJune McEnroe 2019-10-23Fix rest parsingJune McEnroe 2019-10-23Add dynamic poll listJune McEnroe 2019-10-23Don't assume commands have targets and handle ERRORJune McEnroe 2019-10-23Clean up state somewhatJune McEnroe 2019-10-23Actually send the buffer...June McEnroe 2019-10-23Add stateJune McEnroe