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: add some trivial "on_change" callbacks
Přemysl Janouch
2015-07-05
1
-9
/
+18
*
degesch: only apply relevant attributes on change
Přemysl Janouch
2015-07-05
1
-8
/
+17
*
degesch: start using "on_change" notifications
Přemysl Janouch
2015-07-05
1
-24
/
+51
*
degesch: set "user_data" while loading config
Přemysl Janouch
2015-07-05
1
-9
/
+5
*
degesch: create servers from configuration
Přemysl Janouch
2015-07-05
1
-53
/
+79
*
degesch: stubplement /server
Přemysl Janouch
2015-07-04
1
-0
/
+36
*
degesch: /buffer close switches to previous buffer
Přemysl Janouch
2015-07-04
1
-1
/
+3
*
degesch: optimize buffer_print_backlog()
Přemysl Janouch
2015-07-04
1
-0
/
+3
*
degesch: flush I/O buffers on disconnect
Přemysl Janouch
2015-07-04
1
-0
/
+3
*
degesch: periodically flush logs to disk
Přemysl Janouch
2015-07-04
1
-0
/
+21
*
degesch: add logging to file
Přemysl Janouch
2015-07-04
1
-17
/
+94
*
degesch: fix unused variable
Přemysl Janouch
2015-07-04
1
-1
/
+1
*
degesch: decode mIRC formatting in numerics
Přemysl Janouch
2015-07-04
1
-1
/
+1
*
degesch: fix memory issue in Readline
Přemysl Janouch
2015-07-04
1
-0
/
+1
*
degesch: clean up the async code a bit
Přemysl Janouch
2015-07-03
1
-61
/
+81
*
degesch: rewrite to use asynchronous I/O
Přemysl Janouch
2015-07-03
1
-246
/
+450
*
degesch: part channel on /buffer close
Přemysl Janouch
2015-07-02
1
-2
/
+4
*
degesch: fix /msg with CAP echo-message
Přemysl Janouch
2015-06-29
1
-9
/
+20
*
degesch: add a #N format specifier
Přemysl Janouch
2015-06-29
1
-20
/
+34
*
degesch: mark an issue with CAP echo-message
Přemysl Janouch
2015-06-28
1
-1
/
+3
*
degesch: reclaim more memory with Readline
Přemysl Janouch
2015-06-28
1
-1
/
+9
*
degesch: clean up log_formatter()
Přemysl Janouch
2015-06-28
1
-8
/
+4
*
degesch: reorder code
Přemysl Janouch
2015-06-28
1
-72
/
+66
*
degesch: don't put dashes in listings
Přemysl Janouch
2015-06-28
1
-18
/
+23
*
degesch: add an option to beep on highlight
Přemysl Janouch
2015-06-28
1
-2
/
+8
*
degesch: fix /ctcp with CAP echo-message
Přemysl Janouch
2015-06-28
1
-13
/
+26
*
degesch: log self nick changes in server buffer
Přemysl Janouch
2015-06-28
1
-0
/
+2
*
degesch: further logging cleanup
Přemysl Janouch
2015-06-28
1
-50
/
+42
*
degesch: logging cleanup
Přemysl Janouch
2015-06-28
1
-57
/
+48
*
degesch: remove "ctx" from command handler args
Přemysl Janouch
2015-06-28
1
-76
/
+43
*
degesch: refactor logging
Přemysl Janouch
2015-06-28
1
-463
/
+429
*
degesch: finish implementation of rehashing
Přemysl Janouch
2015-06-23
1
-35
/
+64
*
degesch: partially implement rehashing
Přemysl Janouch
2015-06-23
1
-3
/
+74
*
degesch: stubplement casemapping changes
Přemysl Janouch
2015-06-23
1
-22
/
+29
*
degesch: NICK handling cleanup
Přemysl Janouch
2015-06-23
1
-44
/
+42
*
degesch: fix logging of NICK in PM buffers
Přemysl Janouch
2015-06-22
1
-2
/
+2
*
degesch: final fix for /query
Přemysl Janouch
2015-06-22
1
-1
/
+1
*
degesch: fix handling of buffer collisions
Přemysl Janouch
2015-06-22
1
-47
/
+62
*
degesch: fix /query
Přemysl Janouch
2015-06-21
1
-0
/
+2
*
degesch: fix /nick handling
Přemysl Janouch
2015-06-21
1
-6
/
+20
*
degesch: implement the rest of buffer merging
Přemysl Janouch
2015-06-21
1
-2
/
+33
*
degesch: show usage on /buffer move failure
Přemysl Janouch
2015-06-21
1
-2
/
+3
*
degesch: implement /buffer move
Přemysl Janouch
2015-06-21
1
-5
/
+33
*
degesch: change arguments to handle_buffer_close()
Přemysl Janouch
2015-06-21
1
-6
/
+5
*
degesch: make highlights more obvious
Přemysl Janouch
2015-06-21
1
-1
/
+10
*
degesch: implement /buffer clear
Přemysl Janouch
2015-06-21
1
-1
/
+13
*
degesch: make buffer_send_*() accept a NULL buffer
Přemysl Janouch
2015-06-20
1
-47
/
+42
*
degesch: fix display of RPL_INVITING
Přemysl Janouch
2015-06-20
1
-0
/
+24
*
degesch: reset server info on disconnect
Přemysl Janouch
2015-06-20
1
-34
/
+60
*
degesch: add support for IRCv3.2 echo-message
Přemysl Janouch
2015-06-20
1
-8
/
+28
[prev]
[next]