index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fe-common
/
core
/
fe-help.c
Age
Commit message (
Expand
)
Author
2008-08-01
Set null encoding for file channels.
Emanuele Giaquinta
2008-03-30
Use g_io_channel_unref rather than g_io_channel_close for file
Emanuele Giaquinta
2008-03-09
Fix indentation.
Emanuele Giaquinta
2008-03-09
Use GIOChannel API to read a file linewise.
Emanuele Giaquinta
2008-03-04
Replace g_strdup+g_str{up,down} with g_ascii_str{up,down}.
Emanuele Giaquinta
2008-03-02
Use g_strchomp to remove trailing whitespace.
Emanuele Giaquinta
2007-05-08
Oops. Update address correctly now.
Wouter Coekaerts
2007-05-08
Update FSF address
Wouter Coekaerts
2004-07-11
Help files are always lowercased. Make sure /HELP COMMAND works too.
Timo Sirainen
2002-05-13
/SET help_path now supports multiple paths separated with ':' - patch by c0ffee
Timo Sirainen
2002-03-19
Sort /HELP output better when using multiple categories. Patch by c0ffee.
Timo Sirainen
2001-02-22
/HELP can now display help of non-commands if the file just exists in
Timo Sirainen
2001-02-19
Moved /HELP to fe-help.c
Timo Sirainen