index
:
xK
coverity_scan
kike
master
origin/master
IRC daemon, bot, TUI client and GUI frontend
Přemysl Eric Janouch <p@janouch.name>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
degesch.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
degesch: defer prompt refreshing
Přemysl Janouch
2016-10-23
1
-4
/
+16
*
degesch: allow hiding join/part messages
Přemysl Janouch
2016-10-23
1
-10
/
+38
*
degesch: comments, no functional change
Přemysl Janouch
2016-10-23
1
-1
/
+2
*
degesch: show channel user count in the status
Přemysl Janouch
2016-10-23
1
-10
/
+13
*
degesch: accept Word shortcuts for formatting
Přemysl Janouch
2016-10-23
1
-0
/
+3
*
Bump liberty, add consts to some arguments
Přemysl Janouch
2016-10-23
1
-2
/
+2
*
Bump liberty
Přemysl Janouch
2016-10-11
1
-62
/
+67
*
degesch: exit with error when arguments are given
Přemysl Janouch
2016-09-29
1
-0
/
+5
*
degesch: simplify highlight detection
Přemysl Janouch
2016-09-25
1
-3
/
+4
*
degesch: fix highlight detection in colored text
Přemysl Janouch
2016-09-23
1
-1
/
+17
*
Better support for the KILL command
Přemysl Janouch
2016-09-23
1
-0
/
+32
*
degesch: die on configuration parse errors
Přemysl Janouch
2016-07-23
1
-5
/
+8
*
degesch: fix Ctrl-J in Readline
Přemysl Janouch
2016-07-23
1
-0
/
+4
*
degesch: customizable date change messages
Přemysl Janouch
2016-04-21
1
-26
/
+54
*
degesch: add a NOWRAP flag to formatter_flush()
Přemysl Janouch
2016-04-21
1
-38
/
+61
*
degesch: update comments
Přemysl Janouch
2016-04-21
1
-6
/
+6
*
degesch: refactor Lua weak objects
Přemysl Janouch
2016-04-21
1
-222
/
+111
*
degesch: expose channels and users to Lua
Přemysl Janouch
2016-04-21
1
-5
/
+226
*
degesch: expose message parsing to Lua
Přemysl Janouch
2016-04-21
1
-0
/
+46
*
degesch: fix crash on invalid cp1252 characters
Přemysl Janouch
2016-04-03
1
-14
/
+36
*
degesch: update program logo
Přemysl Janouch
2016-03-28
1
-6
/
+6
*
degesch: fix two minor issues
Přemysl Janouch
2016-03-26
1
-1
/
+7
*
degesch: don't wrap lines in pager
Přemysl Janouch
2016-03-26
1
-1
/
+1
*
degesch: detect //TRANSLIT support, use cp1252
Přemysl Janouch
2016-03-26
1
-16
/
+20
*
degesch: remap goto-activity to M-a
Přemysl Janouch
2016-03-26
1
-1
/
+1
*
degesch: add partial matching /buffer goto
Přemysl Janouch
2016-03-26
1
-5
/
+38
*
degesch: append message count in /buffer listing
Přemysl Janouch
2016-03-26
1
-1
/
+10
*
degesch: retain the unseen marker
Přemysl Janouch
2016-03-26
1
-37
/
+50
*
degesch: phase 1 of word wrapping implementation
Přemysl Janouch
2016-03-26
1
-45
/
+291
*
degesch: cleanup, fix no-tty mode FWIW
Přemysl Janouch
2016-03-13
1
-5
/
+5
*
degesch: add a --format switch
Přemysl Janouch
2016-03-12
1
-0
/
+22
*
degesch: add unbound commands for buffer movement
Přemysl Janouch
2016-03-10
1
-28
/
+58
*
degesch: fix binding to our own fns from inputrc
Přemysl Janouch
2016-03-10
1
-4
/
+16
*
degesch: add goto activity and highlight
Přemysl Janouch
2016-03-08
1
-0
/
+43
*
degesch: fix mIRC color parsing
Přemysl Janouch
2016-03-08
1
-0
/
+4
*
Update NEWS, cleanup
Přemysl Janouch
2016-03-07
1
-2
/
+1
*
degesch: rewrite input layer
Přemysl Janouch
2016-03-07
1
-446
/
+652
*
degesch: use libffi to unify input callbacks
Přemysl Janouch
2016-03-06
1
-326
/
+284
*
degesch: fix +=/-= to null config items
Přemysl Janouch
2016-03-05
1
-8
/
+11
*
degesch: mark a problem
Přemysl Janouch
2016-02-29
1
-0
/
+8
*
Resolve tls_ca_{file,path} relative to config dir
Přemysl Janouch
2016-02-19
1
-32
/
+54
*
degesch: fix segfault on sent messages w/o buffer
Přemysl Janouch
2016-02-12
1
-0
/
+4
*
degesch: update screen size when terminal resumed
Přemysl Janouch
2016-02-10
1
-0
/
+1
*
degesch: use mkstemp() with a safe umask
Přemysl Janouch
2016-02-09
1
-0
/
+3
*
degesch: log messages from /quote and plugins
Přemysl Janouch
2016-02-09
1
-93
/
+149
*
degesch: allow changing the list of used CAPs
Přemysl Janouch
2016-02-01
1
-7
/
+16
*
degesch: optimize buffer memory usage
Přemysl Janouch
2016-01-31
1
-35
/
+39
*
kike: add support for IRCv3.2 server-time
Přemysl Janouch
2016-01-31
1
-0
/
+5
*
degesch: add an assertion
Přemysl Janouch
2016-01-18
1
-1
/
+5
*
degesch: disable TLS compression
Přemysl Janouch
2016-01-18
1
-0
/
+7
[prev]
[next]