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-text
Age
Commit message (
Expand
)
Author
2015-11-13
remove more cruft from previous implementation
Todd A. Pratt
2015-11-13
remove cruft from previous implementation
Todd A. Pratt
2015-11-13
a facility for prepending or replacing the cutbuffer
Todd A. Pratt
2015-11-08
Merge remote-tracking branch 'origin/master' into bracketed-paste
dequis
2015-11-02
Merge branch 'master' of github.com:toddpratt/irssi
Todd A. Pratt
2015-11-02
Make C-w and M-backspace work right.
Todd A. Pratt
2015-11-02
Merge pull request #330 from dequis/xterm-keypad-enter
ailin-nemui
2015-11-01
Merge pull request #320 from irssi/ahf/add-setting-type-any
dx
2015-10-06
Add xterm's keypad enter, meta-O-M to "key return" bindings
dequis
2015-10-04
Fix the indentation.
LemonBoy
2015-10-03
Remove check for >= 0 for unsigned unichar.
Alexander Færøy
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-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
2015-09-27
Toggles
LemonBoy
2015-09-27
Implement the bracketed paste mode
LemonBoy
2015-09-21
Fix FS#905, mangled text when pasted line length exceeds 400
dequis
2015-09-20
Merge pull request #288 from irssi/ahf/kill-gc
dx
2015-09-20
Fix warning.
Alexander Færøy
2015-09-20
Remove Garbage Collection support.
Alexander Færøy
2015-09-19
Modify the terminal initialization sequence
LemonBoy
2015-09-06
Send smkx/rmkx sequence at terminal init
LemonBoy
2015-04-17
Merge pull request #199 from ailin-nemui/config-parser
Alexander Færøy
2015-04-07
Change all strcmp() to g_strcmp0() to handle nulls gracefully
dequis
2015-03-01
Merge pull request #217 from Lohhari/lastlog-date
Alexander Færøy
2015-02-17
fix crash in layout code when encountering wrong config
Ailin Nemui
2015-02-17
Refuse to load broken configs on irssi start
Ailin Nemui
2015-02-17
add CONFIG_REC to config_node_section* APIs
Ailin Nemui
2015-02-16
Merge pull request #115 from ailin-nemui/fix-hat-key
Alexander Færøy
2015-02-16
lastlog.c is a mix of tab and space indentation. My changes now use tabs.
Vesa Pirila
2015-02-08
Added customization possibility for the lastlog date format, lastlog_date
Vesa Pirila
2015-02-08
Added a -date parameter to /lastlog to prepend each row with the row's date
Vesa Pirila
2014-12-14
Fix blinking/bold text in terminals with no color support
dequis
2014-11-10
reimplement format and length logic for the entry prompt
Ailin Nemui
2014-11-08
typo fixes - https://github.com/vlajos/misspell_fixer
Veres Lajos
2014-09-11
source cleanup: remove trailing whitespaces
Michael Vetter
2014-08-25
Add the signal for printtext_after that was missed in the original commit.
Ailin Nemui
2014-08-09
Merge pull request #123 from ailin-nemui/terminfo-scroll-check-bounds
Alexander Færøy
2014-08-09
Add bounds check to array access in terminfo driver.
Ailin Nemui
[prev]
[next]