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
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: search for a fallback template when a no template is matching command a...
Sebastien Helleu
2012-12-20
core: add option "diff" for command /set (list options with changed value)
Peter Boström
2012-12-20
core: fix another bug with horizontal separator displayed at bottom after spl...
Sebastien Helleu
2012-12-19
core: fix refresh of windows after split (fix bug with horizontal separator b...
Sebastien Helleu
2012-12-19
core: add missing contributors in AUTHORS
Sebastien Helleu
2012-12-19
core: add cmake dependency between targets weechat_core and version_git
Sebastien Helleu
2012-12-19
core: fix compilation warning on FreeBSD
Sebastien Helleu
2012-12-19
core: fix stuck mouse (patch from Nei) (bug #36533)
Sebastien Helleu
2012-12-19
script: fix scroll with mouse when window with script buffer is not the curre...
Sebastien Helleu
2012-12-19
core: fix default mouse buttons actions for script buffer (focus the window b...
Sebastien Helleu
2012-12-17
xfer: add missing tags in DCC chat messages: nick_xxx, prefix_nick_ccc, logN
Sebastien Helleu
2012-12-16
irc: return git version in CTCP VERSION and FINGER by default, add "$git" and...
Sebastien Helleu
2012-12-16
core: add git version in build, display it in "weechat-curses --help" and /ve...
Sebastien Helleu
2012-12-16
core: remove unneeded arguments for AM_INIT_AUTOMAKE in configure.in
Sebastien Helleu
2012-12-15
core: move comments with description of C file to top of files
Sebastien Helleu
2012-12-14
core: simplify syntax for second argument
Sebastien Helleu
2012-12-14
doc: add warning for autotools in user's guide
Sebastien Helleu
2012-12-14
core: add dependencies and remove instructions for autotools in INSTALL
Sebastien Helleu
2012-12-14
core: fix cmake target "dist": build tarballs using git-archive and not cvs
Sebastien Helleu
2012-12-14
core: remove obsolete directories from .gitignore
Sebastien Helleu
2012-12-14
core: remove obsolete file UPGRADE_0.3 (move part of content into file NEWS, ...
Sebastien Helleu
2012-12-13
core: reformat comments for functions
Sebastien Helleu
2012-12-09
core: fix compilation warning
Sebastien Helleu
2012-12-08
api: allow creation of structure with hdata_update (allowed for hdata "history")
Sebastien Helleu
2012-12-07
doc: remove chapter "Authors" in user's guide (list is in file AUTHORS), remo...
Sebastien Helleu
2012-12-07
core: update list of contributors in AUTHORS
Sebastien Helleu
2012-12-07
core: fix scroll of one page down when weechat.look.scroll_page_percent is le...
Sebastien Helleu
2012-12-06
core: expand char '~' with user home in first argument of hook_process
Sebastien Helleu
2012-12-06
core: fix crash in child process of hook_process_hashtable when arguments are...
Sebastien Helleu
2012-12-05
irc: read local variable "autorejoin" in buffer to override server option "au...
Nils Görs
2012-12-05
doc: update IRC commands in user's guide
Sebastien Helleu
2012-12-05
core: disable paste detection and confirmation if bar item "input_paste" is n...
Nils Görs
2012-12-05
irc: add option "-auto" for command /connect (task #9340)
Nils Görs
2012-12-05
core: add option "irc.look.display_pv_away_once" in release notes for version...
Sebastien Helleu
2012-12-04
doc: fix style for prefixes in function weechat_prefix (plugin API reference)
Sebastien Helleu
2012-12-02
core: use high priority (50000) for commands /command and /input so that an a...
Sebastien Helleu
2012-12-02
alias: give higher priority to aliases (2000) so that they take precedence ov...
Sebastien Helleu
2012-12-02
core: execute command with higher priority when many commands with same name ...
Sebastien Helleu
2012-12-01
core: add color support in options weechat.look.prefix_{action|error|join|net...
Nils Görs
2012-12-01
core: fix typo in comment
Sebastien Helleu
2012-11-30
core: fix display of combining chars (patch from Nei) (bug #37775)
Sebastien Helleu
2012-11-30
doc: add option "weechat.network.gnutls_ca_file" in FAQ to reduce memory used
Sebastien Helleu
2012-11-27
xfer: display remote IP address for DCC chat/file (task #12289) (patch from N...
Sebastien Helleu
2012-11-27
xfer: limit bytes received to file size (for DCC file received), fix crash wh...
Sebastien Helleu
2012-11-27
doc: update FAQ and quickstart guide
Nils Görs
2012-11-27
core: do not display default value for options plugins.* in output of /set
Sebastien Helleu
2012-11-27
alias: fix default value of alias options (in "cmd" and "completion" sections...
Sebastien Helleu
[prev]
[next]