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
Age
Commit message (
Expand
)
Author
2016-06-14
Merge pull request #488 from LemonBoy/completion_smart
ailin-nemui
2016-06-13
Don't crash when the key isn't found.
LemonBoy
2016-06-13
Add a completion_match_case setting.
LemonBoy
2016-06-13
Be smart about case-matching the nicks.
LemonBoy
2016-06-13
Merge pull request #492 from LemonBoy/enum
ailin-nemui
2016-06-13
Add a space after the comma when listing the options.
LemonBoy
2016-06-13
Use ; as separator instead of ,
LemonBoy
2016-06-13
Move the validation of the CHOICE setting value
LemonBoy
2016-06-13
Merge pull request #493 from dequis/unix-reconnect
ailin-nemui
2016-06-12
servers-reconnect: pass unix_socket attribute to new connection
dequis
2016-06-12
Strip the surrounding whitespace.
LemonBoy
2016-06-12
Sort the completion results
LemonBoy
2016-06-12
Use strarray_find instead of g_strv_contains
LemonBoy
2016-06-12
Make rejoin_channels_mode of type CHOICE
LemonBoy
2016-06-12
Add a CHOICE type to the settings system.
LemonBoy
2016-06-09
Merge pull request #352 from ailin-nemui/silent_perl
ailin-nemui
2016-06-07
Merge pull request #485 from ailin-nemui/bdo826525
ailin-nemui
2016-06-06
Do not crash on OPTCHAN when item has no server
ailin-nemui
2016-06-05
perl 5.10 fix
ailin-nemui
2016-06-03
silent make perl
ailin-nemui
2016-06-01
Merge pull request #484 from LemonBoy/sasl-misc-adj
ailin-nemui
2016-06-01
Correct the name of the emitted signal.
LemonBoy
2016-05-18
Merge pull request #482 from ailin-nemui/travis-test-dist
ailin-nemui
2016-05-18
fix dist compilation failure
ailin-nemui
2016-05-18
test make dist in travis
ailin-nemui
2016-05-18
Merge pull request #481 from ailin-nemui/master
ailin-nemui
2016-05-18
update news and authors
ailin-nemui
2016-05-18
abi increase for #480
ailin-nemui
2016-05-18
update news and authors
ailin-nemui
2016-05-18
Merge pull request #480 from xavierog/handle-utf8-nicks-with-mk_wcwidth
ailin-nemui
2016-05-17
Merge pull request #479 from ailin-nemui/improve-perl-lib
ailin-nemui
2016-05-13
Convert string policies from #define to enum.
Xavier G
2016-05-13
Adjust some conditions.
Xavier G
2016-05-13
Simplify scrlen_str() using string_width().
Xavier G
2016-05-13
Improve UTF-8 handling in display_sorted_nicks().
Xavier G
2016-05-13
Make get_alignment() available outside special-vars.c
Xavier G
2016-05-13
get_alignment: handle UTF-8 strings.
Xavier G
2016-05-13
Fix indentation of display_sorted_nicks().
Xavier G
2016-05-13
Introduce string_chars_for_width().
Xavier G
2016-05-13
Introduce string_length() and string_width().
Xavier G
2016-05-13
Leverage string_policy().
Xavier G
2016-05-13
Introduce string_policy().
Xavier G
2016-05-13
Rename advance() into string_advance().
Xavier G
2016-05-13
Move advance() from fe-common/core to core.
Xavier G
2016-05-13
Move utf8.{h,c} from fe-common/core to core.
Xavier G
2016-05-11
add silent flag to make, should stop GNU make from turning on -w
ailin-nemui
2016-05-09
improve perl @INC detection
ailin-nemui
2016-05-03
Merge pull request #478 from pisculichi/fix-ansic-issues
ailin-nemui
2016-05-03
Fix some ANSI C issues.
pisculichi
2016-04-30
Merge pull request #476 from isundil/master
ailin-nemui
[next]