summary refs log tree commit diff
path: root/home/.inputrc
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2017-09-06 15:19:24 -0400
committerJune McEnroe <programble@gmail.com>2017-09-06 15:19:24 -0400
commit5cec10630aa2fbe6f21d6576587f97f784d3a819 (patch)
treedf4ab98640210b38f6122942b2c05997415388d6 /home/.inputrc
parentFix bin/Makefile FreeBSD compatibility (diff)
downloadsrc-5cec10630aa2fbe6f21d6576587f97f784d3a819.tar.gz
src-5cec10630aa2fbe6f21d6576587f97f784d3a819.zip
Move C file description comments
Comments are ugly this is why I don't put them in my code ;)
Diffstat (limited to 'home/.inputrc')
0 files changed, 0 insertions, 0 deletions
nt graceful shutdownJune McEnroe 2019-10-26Require PASS before USERJune McEnroe Prevent creating a ring consumer without authentication. 2019-10-26Track channel topicsJune McEnroe 2019-10-26Set AWAY when no clients are connectedJune McEnroe 2019-10-26Add flags to request TOPIC and NAMES on client connectJune McEnroe 2019-10-26OopsJune McEnroe 2019-10-26Disconnect client on unknown commandJune McEnroe During registration, no other commands should be sent. Afterwards, only intercepted commands will get parsed. 2019-10-26Allow reading sensitive information from filesJune McEnroe 2019-10-26Add rc scriptJune McEnroe 2019-10-25Add install and uninstall targetsJune McEnroe 2019-10-25Expand documentationJune McEnroe 2019-10-25Add AGPLv3 notice on client registrationJune McEnroe OwO 2019-10-25Rename project pounceJune McEnroecommit hash in submodule. No code changes required. 2014-04-05Fix cgit_parse_url when a repo url is contained in another repo urlJulian Maurice For example, if I have two repos (remove-suffix is enabled): /foo /foo/bar http://cgit/foo/bar/ is interpreted as "repository 'foo', command 'bar'" instead of "repository 'foo/bar'" 2014-03-20Makefile: use more reliable git tarball mirrorJason A. Donenfeld 2014-03-20git: update to 1.9.1Christian Hesse