summaryrefslogtreecommitdiff
path: root/src/plugins/alias/alias-config.c
AgeCommit message (Expand)Author
2015-01-01core: update copyright datesSébastien Helleu
2014-05-13alias: add default alias "msgbuf" (send text to a buffer)Sébastien Helleu
2014-02-20alias: change default command for alias /beep to "/print -beep"Sebastien Helleu
2014-02-04alias: add default alias /beep => /print -stderr \aSebastien Helleu
2014-01-01core: update copyright datesSebastien Helleu
2013-01-01core: update copyright datesSebastien Helleu
2012-12-15core: move comments with description of C file to top of filesSebastien Helleu
2012-12-13core: reformat comments for functionsSebastien Helleu
2012-11-27alias: fix default value of alias options (in "cmd" and "completion" sections...Sebastien Helleu
2012-01-08core: update copyright datesSebastien Helleu
2012-01-06alias: add default alias umode => /mode $nickSebastien Helleu
2011-10-26core: remove unneeded whitespaceSebastien Helleu
2011-01-01Update copyright datesSebastien Helleu
2010-10-31Remove dead assignmentsSebastien Helleu
2010-06-22Update licenses and copyrights, add missing author names in sourcesSebastien Helleu
2010-04-08Reformat and add comments for description of C sourcesSebastien Helleu
2010-04-08Define list of default aliases as an arraySebastien Helleu
2010-03-26Fix bug with writing of configuration files when disk is full (bug #29331)Sebastien Helleu
2010-03-21Add custom completion for aliases (task #9479)Sebastien Helleu