summary refs log tree commit diff
path: root/bin/gfx/cocoa.m
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-03-28 13:36:01 -0400
committerJune McEnroe <june@causal.agency>2018-03-28 13:38:23 -0400
commit1ef241f1dd26f910c6d8c80c4ac610620af5de61 (patch)
tree6ff4c8910059d7a89b4c0b4dc3c5d82d6b50e52d /bin/gfx/cocoa.m
parentFix shell script lints (diff)
downloadsrc-1ef241f1dd26f910c6d8c80c4ac610620af5de61.tar.gz
src-1ef241f1dd26f910c6d8c80c4ac610620af5de61.zip
Overwrite existing symlinks in link.zsh
But avoid overwriting regular files. This is mostly so I can move this
repository and update all the links.
Diffstat (limited to 'bin/gfx/cocoa.m')
0 files changed, 0 insertions, 0 deletions
d1576b9&follow=1'>Import xdg.c from catgirlJune McEnroe 2020-08-23Replace “RAND_bytes” by “getentropy”Issam E. Maghni This removes the dependency on libcrypto. Signed-off-by: Issam E. Maghni <issam.e.maghni@mailbox.org> 2020-08-16contrib/palaver: Add no message preview flagsJune McEnroe 2020-08-13contrib/palaver: Don't set channel for PMsJune McEnroe 2020-08-13Fix unintended interception of NICK after registrationJune McEnroe Another bug caused by trying to support broken clients. I'm annoyed. 2020-08-12Add Additional Components section to READMEJune McEnroe 2020-08-12Document -L / palaver optionJune McEnroe 2020-08-11contrib/palaver: Document service configurationJune McEnroe 2020-08-11contrib/palaver: Add install target and rc scriptJune McEnroe 2020-08-11contrib/palaver: Implement command and notificationsJune McEnroe