index
:
~noa/catgirl
this commit
master
weechat-hashes
Unnamed repository; edit this file 'description' to name the repository.
noa
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-08-07
Remove extraneous slash from unrecognized command
Curtis McEnroe
2018-08-07
Highlight and beep pings
Curtis McEnroe
2018-08-07
Factor out allocating conversion between wcs and mbs
Curtis McEnroe
2018-08-07
Match commands case-insensitively
Curtis McEnroe
2018-08-07
Convert input to multibyte before handling
Curtis McEnroe
2018-08-07
Populate tab-complete list
Curtis McEnroe
2018-08-07
Fix /me formatting side-effects
Curtis McEnroe
2018-08-07
Define ui.c BUF_LEN with enum
Curtis McEnroe
2018-08-07
Hack clang into checking uiFmt format strings
Curtis McEnroe
2018-08-07
Handle PART and QUIT without messages
Curtis McEnroe
2018-08-07
Make safe filling the who buffer
Curtis McEnroe
2018-08-07
Add reverse and reset IRC formatting codes
Curtis McEnroe
2018-08-06
Rewrite line editing again, add formatting
Curtis McEnroe
2018-08-06
Fix allocation size in vaswprintf
Curtis McEnroe
2018-08-06
Implement word wrapping
Curtis McEnroe
2018-08-06
Use wchar_t strings for all of UI
Curtis McEnroe
2018-08-06
Rename line editing functions
Curtis McEnroe
2018-08-05
Initialize all possible color pairs
Curtis McEnroe
2018-08-05
Refactor color initialization
Curtis McEnroe
2018-08-05
Add ^L redraw
Curtis McEnroe
2018-08-05
Use 16 colors if available
Curtis McEnroe
2018-08-05
Limit parsed colors to number of mIRC colors
Curtis McEnroe
2018-08-04
Show source link on exit
Curtis McEnroe
2018-08-04
Implement line editing, scrolling
Curtis McEnroe
2018-08-04
Handle /topic
Curtis McEnroe
2018-08-04
Add README
Curtis McEnroe
2018-08-04
Rename ui chat to log
Curtis McEnroe
2018-08-04
Rename client to irc
Curtis McEnroe
2018-08-04
Fix chat draw boundaries
Curtis McEnroe
2018-08-04
Factor out mIRC color parsing
Curtis McEnroe
2018-08-04
Scroll the input pad
Curtis McEnroe
2018-08-04
Copy /usr/share/locale into chroot
Curtis McEnroe
2018-08-04
Handle terminal resizing
Curtis McEnroe
2018-08-04
Handle /names and /who
Curtis McEnroe
2018-08-04
Add libedit to chroot
Curtis McEnroe
2018-08-04
Define A_ITALIC if not defined
Curtis McEnroe
2018-08-04
Do not free const string port
Curtis McEnroe
2018-08-04
Split source into several files
Curtis McEnroe
2018-08-04
Exit on zero read
Curtis McEnroe
2018-08-04
Handle nick errors
Curtis McEnroe
2018-08-04
Handle /nick and /quit
Curtis McEnroe
2018-08-04
Track own nick
Curtis McEnroe
2018-08-04
Word all status messages in present
Curtis McEnroe
2018-08-03
Handle input
Curtis McEnroe
2018-08-03
Track own username
Curtis McEnroe
2018-08-03
Use a wide pad for the topic
Curtis McEnroe
2018-08-03
Ignore NOTICEs not sent to the channel
Curtis McEnroe
2018-08-03
Handle KICK and NICK
Curtis McEnroe
2018-08-03
Continue on EINTR from poll
Curtis McEnroe
2018-08-03
Handle ACTIONs
Curtis McEnroe
[prev]
[next]