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
Age
Commit message (
Expand
)
Author
2017-07-03
Merge pull request #653 from ailin-nemui/regexex
ailin-nemui
2017-06-23
Merge pull request #709 from osm/master
ailin-nemui
2017-06-23
Merge pull request #703 from vague666/server_modify_port
ailin-nemui
2017-06-22
remove const
ailin-nemui
2017-06-21
Escape nicks during nick completion when expand_escapes is enabled
Oscar Linderholm
2017-06-19
fix weird n-fold unescaping
ailin-nemui
2017-06-05
get rid of new_text
ailin-nemui
2017-06-04
Make backward compatible with ssl flags
Jari Matilainen
2017-06-04
change ternary operator to if/else statements, add default ssl port support
Jari Matilainen
2017-06-04
Refactor regex and implement UTF8 mode for GRegex
ailin-nemui
2017-05-18
Add parse_uint function to improve integer overflow handling
dequis
2017-05-15
Make sure port is only set on /server modify if specified
Jari Matilainen
2017-05-14
Update fe-server.c
ailin-nemui
2017-05-14
Spaces to tabs
Jari Matilainen
2017-05-11
Added code comments
Jari Matilainen
2017-05-11
Allow -port <num> or irc.host.tld <port num> in /server add and /server modify
Jari Matilainen
2017-05-11
Added braces
Jari Matilainen
2017-05-11
Added support for -notls and -notls_verify
Jari Matilainen
2017-04-11
Merge pull request #686 from josephbisch/remove-history-wrap
LemonBoy
2017-04-07
Add syntax info for completion
Joseph Bisch
2017-04-07
Remove over_counter
Joseph Bisch
2017-04-06
Don't allow command history to wrap around
Joseph Bisch
2017-04-05
Fix strange history behavior when history is empty
Joseph Bisch
2017-03-11
Merge pull request #645 from LemonBoy/keyboard-misc
ailin-nemui
2017-03-07
Merge pull request #659 from ailin-nemui/foreach_dontspam
ailin-nemui
2017-03-06
Revert "Quote the filename when dcc requests are auto accepted."
ailin-nemui
2017-03-04
Merge pull request #658 from LemonBoy/dcc-autoaccept
ailin-nemui
2017-03-04
Merge branch 'd-minor' into 'master'
Nei
2017-02-27
make foreach send commands
ailin-nemui
2017-02-22
Handle file names with quotes.
LemonBoy
2017-02-18
Execute what's left in the input queue when the timeout expires.
LemonBoy
2017-02-14
Prevent some potential null-pointer deferences.
LemonBoy
2017-01-31
Merge pull request #590 from LemonBoy/hi-minor
ailin-nemui
2017-01-16
Add SUPPRESS_PRINTF_FALLBACK
Joseph Bisch
2017-01-09
fix regression in completion
ailin-nemui
2017-01-03
Merge branch 'master' into 'security'
Nei
2017-01-03
Merge pull request #585 from ailin-nemui/win_seq
ailin-nemui
2017-01-03
switch for gregex and regex.h
Ailin Nemui
2017-01-02
Merge branch 'percent_flag' into 'security'
Nei
2017-01-02
Use the RAW flag when building the regexps.
LemonBoy
2017-01-02
Remove the regexp_compiled field.
LemonBoy
2017-01-02
Use GLib's regexp interface (backed by PCRE)
LemonBoy
2016-12-20
remove some for loops
ailin-nemui
2016-12-20
sort windows_seq helpers to top
ailin-nemui
2016-12-20
nits
ailin-nemui
2016-12-20
clean up window_refnum_{prev,next}
ailin-nemui
2016-12-20
fix %[
ailin-nemui
2016-12-19
add some sequence helper functions
ailin-nemui
2016-12-18
Minor cleanup in the highlighting signal.
LemonBoy
2016-12-15
check for end of string in ansi 48
ailin-nemui
[next]