summary refs log tree commit diff
path: root/home/.config/git/ignore
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2018-02-21 19:27:33 -0500
committerJune McEnroe <programble@gmail.com>2018-02-21 19:27:33 -0500
commit4a2ab5123eac872d7c16fc4ef14731d053da1f38 (patch)
tree024f8aaedb82f80baa1086a1873cf29ba5941d7d /home/.config/git/ignore
parentSwitch to and vendor Go Mono font (diff)
downloadsrc-4a2ab5123eac872d7c16fc4ef14731d053da1f38.tar.gz
src-4a2ab5123eac872d7c16fc4ef14731d053da1f38.zip
Git config merge.conflictStyle diff3
This is probably a good idea, though I haven't run into a merge conflict
yet.
Diffstat (limited to 'home/.config/git/ignore')
0 files changed, 0 insertions, 0 deletions
state after client registrationJune McEnroe 2019-10-23Send 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