index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2013-07-30
core: in case of empty passphrase, keep encrypted data in memory until the us...
Sebastien Helleu
2013-07-30
core: use variable "items_count" directly from hashtable without calling func...
Sebastien Helleu
2013-07-29
core: add note about evaluated content of option (for options allowing secure...
Sebastien Helleu
2013-07-28
core: add option sec.crypt.passphrase_file
Sebastien Helleu
2013-07-27
core: add secured data with optional encryption in file sec.conf
Sebastien Helleu
2013-07-24
core: fix priority of logical operators in evaluation of expression
Sebastien Helleu
2013-07-20
core: add CA_FILE option in cmake and configure to setup default value of opt...
Sebastien Helleu
2013-07-20
core: use "/dev/null" for stdin in hook_process instead of closing stdin (bug...
Sebastien Helleu
2013-07-20
Merge branch 'scroll-beyond-end'
Sebastien Helleu
2013-07-20
core: replace obsolete INCLUDES by AM_CPPFLAGS in files Makefile.am
Sebastien Helleu
2013-07-20
core: add options weechat.look.hotlist_prefix and weechat.look.hotlist_suffix...
Sebastien Helleu
2013-07-17
core: add option "scroll_beyond_end" for command /window (task #6745)
Sebastien Helleu
2013-07-15
core: add option weechat.look.key_bind_safe
Sebastien Helleu
2013-07-11
core: sort config options by name in sources
Sebastien Helleu
2013-07-08
core: fix crash in evaluation of expression when reading a string in hdata wi...
Sebastien Helleu
2013-07-05
core: add completion "-quit" for command /upgrade
Sebastien Helleu
2013-07-02
core: add missing period in /help upgrade
Sebastien Helleu
2013-06-29
core: move test of invalid UTF-8 char length from gui-chat.c to wee-utf8.c
Sebastien Helleu
2013-06-28
core: remove obsolete command line option -k/--keys
Sebastien Helleu
2013-06-28
core: update man page and add translations (in french, german, italian, and j...
Sebastien Helleu
2013-06-08
core: add option weechat.network.proxy_curl (task #12651)
Sebastien Helleu
2013-06-08
core: add options for Curl >= 7.25
Sebastien Helleu
2013-06-08
core: add "proxy" infolist and hdata
Sebastien Helleu
2013-05-28
core: set options weechat.look.color_inactive_{buffer|window} to "on" by default
Sebastien Helleu
2013-05-24
core: fix compilation error when gnutls is not found
Sebastien Helleu
2013-05-22
core: fix compilation warnings
Sebastien Helleu
2013-05-03
core: add options weechat.look.prefix_align_more_after and weechat.look.prefi...
Sebastien Helleu
2013-04-29
core: make nick prefix/suffix dynamic (move options from irc plugin to core, ...
Sebastien Helleu
2013-04-25
core: fix typo in /help eval
Sebastien Helleu
2013-04-21
api: add new function hdata_search
Sebastien Helleu
2013-04-12
api: fix connection to servers with hook_connect on OS X (bug #38496)
Sebastien Helleu
2013-03-29
core: fix uninitialized variable when saving layout for windows in upgrade
Sebastien Helleu
2013-03-25
script: fix compilation on GNU/Hurd (patch #7977) (thanks to Andrew Potter)
Sebastien Helleu
2013-03-17
core: fix typos in many comments and some strings
Sebastien Helleu
2013-03-17
core: add support of multiple layouts (task #11274)
Sebastien Helleu
2013-03-11
api: fix bug in string_match when mask begins and ends with "*"
Sebastien Helleu
2013-03-07
api: allow hashtable with keys that are not strings in function hashtable_add...
Sebastien Helleu
2013-02-26
api: fix function string_mask_to_regex: escape all special chars used in rege...
Sebastien Helleu
2013-02-17
core: allow read of array in hdata without using index
Sebastien Helleu
2013-02-14
core: add option "dirs" for command /debug
Sebastien Helleu
2013-02-01
core: add info about doc and function to read in /help weechat.completion.def...
Sebastien Helleu
2013-01-29
core: add "/debug tags" in /help filter
Nils Görs
2013-01-26
core: use size of 32 for hashtables (instead of 4, 8 or 16)
Sebastien Helleu
2013-01-26
core: use default hash/comparison callback for keys of type integer/pointer/t...
Sebastien Helleu
2013-01-21
core: remove obsolete/unneeded check of headers and functions in cmake and co...
Sebastien Helleu
2013-01-18
core: fix infinite loop when a regex gives an empty match (bug #38112)
Sebastien Helleu
2013-01-17
core: add git version in backtrace and log file
Sebastien Helleu
2013-01-14
core: fix typo in comment
Sebastien Helleu
2013-01-14
core: fix click in item "buffer_nicklist" when nicklist is a root bar (bug #3...
Sebastien Helleu
2013-01-10
core: fix some copyright dates
Sebastien Helleu
[next]