index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-08-04
core: fix asciidoc formatting in ChangeLog
Sebastien Helleu
2013-08-04
doc: remove option ENABLE_DEMO for cmake in user's guide (demo plugin has bee...
Sebastien Helleu
2013-08-04
api: add support of colors with format "${color:xxx}" in function string_eval...
Sebastien Helleu
2013-08-04
api: add argument "options" in function string_eval_expression, add option "-...
Sebastien Helleu
2013-08-03
doc: fix typo in examples for function bar_new (plugin API reference)
Sebastien Helleu
2013-08-02
core: change the message displayed when passphrase is not given on startup
Sebastien Helleu
2013-08-02
core: remove use of function gcry_kdf_derive so that it compiles with libgcry...
Sebastien Helleu
2013-08-02
core: change the message displayed on /secure decrypt -discard
Sebastien Helleu
2013-08-02
doc: add feature "secured data" for libgcrypt in dependencies (user's guide)
Sebastien Helleu
2013-08-02
core: add task #7395 in ChangeLog
Sebastien Helleu
2013-08-02
core: update translations
Sebastien Helleu
2013-08-02
Merge branch 'secured-data'
Sebastien Helleu
2013-08-02
core: add platform-dependent extension on "weechat-curses" link (so that link...
Sebastien Helleu
2013-08-02
core: rename binary and man page from "weechat-curses" to "weechat" (task #11...
Sebastien Helleu
2013-08-01
core: fix compiler warning on freopen (ignore file returned)
Sebastien Helleu
2013-08-01
script: fix uninitialized pointer in detailed view of a script
Sebastien Helleu
2013-07-31
core: do not scroll when using /window {page_down|scroll_down} after /window ...
Sebastien Helleu
2013-07-31
plugins: remove the demo plugin
Sebastien Helleu
2013-07-31
core: add build of man page in debian/rules
Sebastien Helleu
2013-07-31
core: do not build man page by default
Sebastien Helleu
2013-07-31
core: reset scroll after /window {page_down|scroll_down} if last line of buff...
Sebastien Helleu
2013-07-31
core: add cmake option ENABLE_MAN to compile man page (on by default)
Sebastien Helleu
2013-07-30
irc: use 6697 as default port for SSL servers created with URL "ircs://" (bug...
Sebastien Helleu
2013-07-30
rmodifier: update default rmodifier for /secure (add option decrypt)
Sebastien Helleu
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
irc: add note about evaluated content of option (for options allowing secured...
Sebastien Helleu
2013-07-29
core: add note about evaluated content of option (for options allowing secure...
Sebastien Helleu
2013-07-28
core: update ChangeLog (add hdata with script callback)
Sebastien Helleu
2013-07-28
script: add info about things defined by script in the detailed view of scrip...
Sebastien Helleu
2013-07-28
api: use pointer for infolist "hook" to return only one hook
Sebastien Helleu
2013-07-28
doc: update auto-generated files with WeeChat commands
Sebastien Helleu
2013-07-28
core: add option sec.crypt.passphrase_file
Sebastien Helleu
2013-07-27
core: add option "-o" for command /color
Sebastien Helleu
2013-07-27
core: use two spaces to separate columns in /help, do not use columns when th...
Sebastien Helleu
2013-07-27
core: use default value for prefixes used in messages displayed before the in...
Sebastien Helleu
2013-07-27
irc: display number of ops/halfops/voices on channel join only for supported ...
Sebastien Helleu
2013-07-27
api: add new function strlen_screen
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-23
doc: fix typo in example for function string_eval_expression (plugin API refe...
Sebastien Helleu
2013-07-22
core: remove gap after read marker line when there is no bar on the right (bu...
Sebastien Helleu
2013-07-20
aspell: rename option aspell.look.color to aspell.color.misspelled, add optio...
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 gettext version 0.18 in configure.ac (fix error on make install)
Sebastien Helleu
2013-07-20
core: use "/dev/null" for stdin in hook_process instead of closing stdin (bug...
Sebastien Helleu
2013-07-20
core: add task #6745 in ChangeLog
Sebastien Helleu
2013-07-20
core: update translations
Sebastien Helleu
2013-07-20
Merge branch 'scroll-beyond-end'
Sebastien Helleu
2013-07-20
core: scroll to bottom after smart jump (alt-a) only if window was scrolled (...
Sebastien Helleu
[prev]
[next]