0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 20, 2025 — Sep 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #2 from nanothief/documentation-and-new-features More... about 15 years ago
Increased version number to 0.1.0 More... about 15 years ago
Added documentation for Pointer and Hook More... about 15 years ago
Added CustomFreeContentBuffer class More... about 15 years ago
Added CustomBuffer class More... about 15 years ago
Added default modifier and signal hooks documentation More... about 15 years ago
Documented the weechat helper methods More... about 15 years ago
Simplified and documented the Print hook More... about 15 years ago
made irc_ signals pass a IRC::Message object (or subclass) to the block More... about 15 years ago
Documented Command#initialize More... about 15 years ago
more documentation for Bar, made couple of methods protected More... about 15 years ago
Documented Bar#initialize More... about 15 years ago
Added default values for Bar.new method. Only :name, :position and :items needs to be specified now More... about 15 years ago
Got rakefile working for building gems (added bin folder) More... about 15 years ago
Fixed history_add modifier so that a buffer pointer is converted to a Buffer object More... about 15 years ago
added .idea ignore to .gitignore More... about 15 years ago
remaining changes… More... about 16 years ago
ensure that arguments given to Infolist.parse are strings and not properties. More... over 16 years ago
actually make use of queries More... over 16 years ago
added support for channels we haven't joined yet More... over 16 years ago
added support for queries More... over 16 years ago
rewrote Server#disconnect to use new Server#command More... over 16 years ago
added Server#command More... over 16 years ago
fixed server infolist More... over 16 years ago
added script for converting git log to ChangeLog More... over 16 years ago
deleted changelog More... over 16 years ago
updated changelog More... over 16 years ago
restructured CTCP as a message and CTCP as a modifier hook More... over 16 years ago
fixed retrieval of modifier callback More... over 16 years ago
fix server comparison More... over 16 years ago