summary refs log tree commit diff
path: root/bin/.gitignore (follow)
Commit message (Expand)AuthorAge
...
* Remove klonJune McEnroe2018-10-16
* Add ttpreJune McEnroe2018-10-08
* Add psf2pngJune McEnroe2018-09-28
* Add psfed, a PSF2 font editorJune McEnroe2018-09-24
* Remove GAMES from BINSJune McEnroe2018-09-11
* Add klon.6June McEnroe2018-09-07
* Generate scheme.hJune McEnroe2018-08-20
* Add open(1) forwarding to pbdJune McEnroe2018-08-08
* Move graphical programs out of binJune McEnroe2018-07-30
* Add modemJune McEnroe2018-05-13
* Add brotJune McEnroe2018-04-10
* Add scheme.png targetJune McEnroe2018-03-31
* Add color scheme PNG generatorJune McEnroe2018-03-31
* Copy glitch from pngoJune McEnroe2018-03-02
* Remove jrpJune McEnroe2018-02-25
* Add WIP pngo which produces glitch artJune McEnroe2018-02-15
* Move PNG filename counter into gfxxJune McEnroe2018-02-14
* Add PNG stream splitterJune McEnroe2018-02-13
* Silence BSD ctags warningsJune McEnroe2018-02-09
* Move gfx frontends around to simplify buildJune McEnroe2018-02-09
* Add janky X11 graphics frontendJune McEnroe2018-02-07
* Add tags targetJune McEnroe2018-02-06
* Set up Makefile for gfxx-cocoa or gfxx-fbJune McEnroe2018-02-04
* Separate gfxx and its framebuffer frontendJune McEnroe2018-02-03
* Add fbattJune McEnroe2018-02-01
* Add gfxxJune McEnroe2018-02-01
* Add fbclockJune McEnroe2018-01-29
* Add portable bins targetJune McEnroe2018-01-28
* Add klonJune McEnroe2018-01-22
* Remove ishJune McEnroe2017-10-26
* Add beginning of very basic shell, ishJune McEnroe2017-10-13
* Add typing gameJune McEnroe2017-09-14
* Move C code to bin, Makefile, AGPLJune McEnroe2017-09-06
0 -0400'>2020-08-25Support the pounce_env rc variableJune McEnroe 2020-08-25Remove deprecated option namesJune McEnroe The next release will be 2.0 so these can be removed now. 2020-08-25Document configuration and data file searchJune McEnroe 2020-08-24Use dataOpen for save fileJune McEnroe 2020-08-24Use configOpen to load localCAJune McEnroe 2020-08-24Use configPath to load client cert/privJune McEnroe 2020-08-24Use configOpen in getopt_configJune McEnroe 2020-08-24Import 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