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
2015-10-28
Fix quote around macro argument
Rodrigo Rebello
2015-10-23
Fix invalid reads in strsplit_len when splitting on spaces
dequis
2015-10-08
Merge pull request #333 from dequis/recon-tag-fix
ailin-nemui
2015-10-08
Fix /reconnect RECON-1 saying "Reconnection tag 1 not found"
dequis
2015-10-06
Add xterm's keypad enter, meta-O-M to "key return" bindings
dequis
2015-10-04
Merge pull request #318 from LemonBoy/fix-utf8-elements
ailin-nemui
2015-10-04
Fix the indentation.
LemonBoy
2015-10-03
Merge pull request #314 from LemonBoy/sasl_session
dx
2015-10-03
Add -Wall and -Werror as CFLAGS to make.
Alexander Færøy
2015-10-03
Remove check for >= 0 for unsigned unichar.
Alexander Færøy
2015-10-03
Add SETTING_TYPE_ANY and replace -1 with it.
Alexander Færøy
2015-10-03
Simplify Travis config.
Alexander Færøy
2015-10-03
Merge pull request #322 from LemonBoy/fix-warning-awaylog
Alexander Færøy
2015-10-03
Include write-buffer.h in log-away.c
LemonBoy
2015-10-02
Set HOST_NAME_MAX to 255, if it's undefined.
Alexander Færøy
2015-10-02
Use silent rules.
Alexander Færøy
2015-10-02
Add missing null terminator to the g_build_path() varargs
dequis
2015-10-02
Merge pull request #316 from LemonBoy/fix_mem_leak
Geert Hauwaerts
2015-10-02
Merge pull request #319 from LemonBoy/awaylog-flush
Geert Hauwaerts
2015-10-02
Flush the dirty buffer to disk
LemonBoy
2015-10-02
Kill an unneeded declaration
LemonBoy
2015-10-02
Even simpler logic
LemonBoy
2015-10-02
Rework the logic to avoid allocating memory
LemonBoy
2015-10-02
Fix the display of utf8 sequences in the gui
LemonBoy
2015-10-02
Fix a memory leak.
LemonBoy
2015-10-02
Merge pull request #294 from dequis/key-states-rescan-recursion-limit
dx
2015-10-02
Merge pull request #315 from LemonBoy/prevent_blank_usermode
ailin-nemui
2015-10-02
Don't set the usermode field if blank
LemonBoy
2015-10-02
Save the sasl state in the session
LemonBoy
2015-10-01
Fix return value of server_setup_remove_chatnet
isundil
2015-10-01
Updated server removal
isundil
2015-10-01
Fix #45 Make it easy to delete default channels, servers and networks
isundil
2015-10-01
Merge pull request #312 from Jellyfrog/patch-1
dx
2015-09-29
Switch to modern Travis CI infrastructure
Jellyfrog
2015-09-29
Merge pull request #308 from vague666/sasl_in_network_list
ailin-nemui
2015-09-29
Make sure sasl settings are defined before printing them out
Jari Matilainen
2015-09-29
Add sasl info to /network list output if available
Jari Matilainen
2015-09-28
Merge pull request #307 from chi6rag/master
ailin-nemui
2015-09-28
Remove Typo from FAQs
Chirag Aggarwal
2015-09-27
Handle empty bracketed pastes (or sequences of those)
dequis
2015-09-27
Handle a paste start marker right after an end one (ignore both)
dequis
2015-09-27
Create paste_bracketed_middle() function to handle small pastes
dequis
2015-09-27
Fix some minor style issues
dequis
2015-09-27
Send last line of bracketed paste together with the rest
dequis
2015-09-27
paste_bracketed_end: Fix rest length calculation
dequis
2015-09-27
Save the part of the paste buffer after the bp_end marker for later
dequis
2015-09-27
Improve bracketed paste start/end detection
dequis
2015-09-27
Get rid of the non-portable memmem
LemonBoy
2015-09-27
Enable the bracketed paste mode on demand
LemonBoy
2015-09-27
Replace some hairy logic with g_array_remove_range
LemonBoy
[prev]
[next]