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-29
doc: update japanese translations and docs
Ryuunosuke Ayanokouzi
2013-08-29
irc: fix extraction of channel name in notice (when message starts with "[]")
Sebastien Helleu
2013-08-28
core: fix automatic scroll to bottom of buffer when day change is displayed b...
Sebastien Helleu
2013-08-28
irc: add option irc.look.notice_welcome_redirect to automatically redirect ch...
Sebastien Helleu
2013-08-26
logger: add option "flush" for command /logger
Sebastien Helleu
2013-08-25
core: fix evaluation of expressions with parentheses
Sebastien Helleu
2013-08-25
core: add note about color codes "${color:xxx}" in /help weechat.look.day_cha...
Sebastien Helleu
2013-08-25
core: display day change message dynamically (do not store it as a line in bu...
Sebastien Helleu
2013-08-22
core: fix uncontrolled format string when displaying bufferized lines on star...
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-20
core: update translations
Sebastien Helleu
2013-08-20
core: fix buffer returned in focus info for bar items with a forced buffer
Sebastien Helleu
2013-08-19
core: add syntax "@buffer:item" in bar items to force the buffer used when di...
Sebastien Helleu
2013-08-18
doc: update german auto-generated files
Sebastien Helleu
2013-08-18
doc: update german translations and user's guide
Nils Görs
2013-08-18
irc: replace default prefix modes "qaohvu" by the standard ones "ov" when PRE...
Sebastien Helleu
2013-08-18
core: add split of IRC messages for commands (de)op/halfop/voice in ChangeLog
Sebastien Helleu
2013-08-17
doc: capitalize first word of text in table cells
Sebastien Helleu
2013-08-17
core: add search of regular expression in buffer, don't reset search type on ...
Sebastien Helleu
2013-08-16
core: add text emphasis in messages when searching text in buffer
Sebastien Helleu
2013-08-15
core: remove obsolete enum t_config_look_nicklist
Sebastien Helleu
2013-08-14
doc: fix emphasized text in plugin API reference and relay protocol
Sebastien Helleu
2013-08-12
core: fix typo in french translation of /help upgrade
Sebastien Helleu
2013-08-12
core: add comment with return value of function string_regcomp
Sebastien Helleu
2013-08-12
doc: update german translations, scripting and user guide
Nils Görs
2013-08-11
core: add note about "strftime" in help of options weechat.look.day_change_ti...
Sebastien Helleu
2013-08-10
doc: add "oauth" for IRC connection in FAQ
Sebastien Helleu
2013-08-10
core: fix random crash on "/buffer close" with a buffer number (or a range of...
Sebastien Helleu
2013-08-10
core: optimize the removal of lines in buffers (a lot faster to clear/close b...
Sebastien Helleu
2013-08-10
core: update ChangeLog with changes on hashtables
Sebastien Helleu
2013-08-10
core: change type of hashtable key hash to unsigned long, return item pointer...
Sebastien Helleu
2013-08-09
core: check that value is not NULL before calling free in hashtable_free_value
Sebastien Helleu
2013-08-09
core: add "callback_free_key" in hashtable
Sebastien Helleu
2013-08-09
core: set "callback_free_value" directly in hashtable without calling functio...
Sebastien Helleu
2013-08-08
core: fix typo coeur -> cœur (in french)
Sebastien Helleu
2013-08-07
doc: add description of sections in configuration files (user's guide)
Sebastien Helleu
2013-08-07
core: remove symbolic link "weechat-curses" on make uninstall (cmake and auto...
Sebastien Helleu
2013-08-07
core: use $DESTDIR on make uninstall with cmake
Sebastien Helleu
2013-08-07
core: fix typo in comment for creation of symbolic link "weechat-curses"
Sebastien Helleu
2013-08-07
core: fix typo in /help secure
Sebastien Helleu
2013-08-06
core: update dependencies in INSTALL
Sebastien Helleu
2013-08-06
core: use $DESTDIR when creating symbolic link "weechat-curses" with cmake
Sebastien Helleu
2013-08-05
core: add new rmodifier in file NEWS
Sebastien Helleu
2013-08-05
rmodifier: add option "missing" for command /rmodifier
Sebastien Helleu
2013-08-04
core: fix uninitialized variable "result" in callback of command /eval
Sebastien Helleu
2013-08-04
core: change colors of example in /help weechat.look.buffer_time_format
Sebastien Helleu
2013-08-04
core: optimize creation of hashtable "pointers" in eval_expression if argumen...
Sebastien Helleu
2013-08-04
core: replace "behaviour" by "behavior"
Sebastien Helleu
2013-08-04
core: change color format for options from `${xxx}` to `${color:xxx}`
Sebastien Helleu
[next]