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
/
wee-command.c
Age
Commit message (
Expand
)
Author
2013-11-22
core: fix crash on "/buffer close name" when the buffer is not found
Sebastien Helleu
2013-11-22
core: fix crash on /buffer close core.weechat
Sebastien Helleu
2013-11-17
core: add option "libs" for command /debug, add signal "debug_libs"
Sebastien Helleu
2013-11-15
core: optimize loop when closing several buffers with command /buffer close n...
Sebastien Helleu
2013-11-15
core: fix memory leak when n2 is not a valid number in command /buffer close ...
Sebastien Helleu
2013-11-09
api: add support of infos with format `${info:name,arguments}` in function st...
Sebastien Helleu
2013-11-02
core: add support of italic text (requires ncurses >= 5.9 patch 20130831)
Sebastien Helleu
2013-10-26
core: fix bind of keys in cursor/mouse context when key starts with "@" (remo...
Sebastien Helleu
2013-09-20
core: add proxy options username/password in /help secure
Sebastien Helleu
2013-09-19
relay: add support of secured data in option relay.network.password (evaluate...
Sebastien Helleu
2013-09-02
core: fix computation of columns in output of /help (take care about size of ...
Sebastien Helleu
2013-08-21
core: display an error message when "/buffer notify xxx" fails (with a wrong ...
Sebastien Helleu
2013-08-20
core: improve help of command /away
Sebastien Helleu
2013-08-17
core: add search of regular expression in buffer, don't reset search type on ...
Sebastien Helleu
2013-08-10
core: fix random crash on "/buffer close" with a buffer number (or a range of...
Sebastien Helleu
2013-08-07
core: fix typo in /help secure
Sebastien Helleu
2013-08-04
core: fix uninitialized variable "result" in callback of command /eval
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-02
core: change the message displayed on /secure decrypt -discard
Sebastien Helleu
2013-08-02
core: update translations
Sebastien Helleu
2013-08-02
Merge branch 'secured-data'
Sebastien Helleu
2013-08-02
core: rename binary and man page from "weechat-curses" to "weechat" (task #11...
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-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: add secured data with optional encryption in file sec.conf
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-05
core: add completion "-quit" for command /upgrade
Sebastien Helleu
2013-07-02
core: add missing period in /help upgrade
Sebastien Helleu
2013-04-25
core: fix typo in /help eval
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-02-14
core: add option "dirs" for command /debug
Sebastien Helleu
2013-01-29
core: add "/debug tags" in /help filter
Nils Görs
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-01
core: update copyright dates
Sebastien Helleu
2012-12-20
core: improve completion of commands /help, /mute and /set
Sebastien Helleu
2012-12-20
core: add template %(windows_numbers) for first argument of command /window
Sebastien Helleu
2012-12-20
core: group templates of command /mouse into a single template
Sebastien Helleu
2012-12-20
core: add option "diff" for command /set (list options with changed value)
Peter Boström
2012-12-16
core: add git version in build, display it in "weechat-curses --help" and /ve...
Sebastien Helleu
2012-12-15
core: move comments with description of C file to top of files
Sebastien Helleu
2012-12-13
core: reformat comments for functions
Sebastien Helleu
2012-12-02
core: use high priority (50000) for commands /command and /input so that an a...
Sebastien Helleu
2012-11-27
core: do not display default value for options plugins.* in output of /set
Sebastien Helleu
[next]