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-10
Become multi-channel
Curtis McEnroe
2018-08-10
Move process spawning onto the event loop
Curtis McEnroe
2018-08-10
Remove unnecessary va_end
Curtis McEnroe
2018-08-10
Rename chan to join
Curtis McEnroe
2018-08-09
Add -u option for setting user
Curtis McEnroe
2018-08-09
Color brackets around nicks
Curtis McEnroe
2018-08-09
Fix 432 handler params
Curtis McEnroe
2018-08-09
Add M-b, M-f, M-DEL, M-d, C-w
Curtis McEnroe
2018-08-09
Add PASS option
Curtis McEnroe
2018-08-09
Ignore trailing space on slash commands
Curtis McEnroe
2018-08-09
Replace shift with a great variadic function
Curtis McEnroe
2018-08-09
Only tabTouch nick if not self
Curtis McEnroe
2018-08-09
Add URL detection, listing and opening
Curtis McEnroe
2018-08-08
Add commands to tab complete
Curtis McEnroe
2018-08-08
Use blank line as unread marker
Curtis McEnroe
2018-08-08
Add Homebrew LibreSSL paths to Makefile
Curtis McEnroe
2018-08-08
Distinguish self with square brackets
Curtis McEnroe
2018-08-08
Add markers as lines to the log
Curtis McEnroe
2018-08-08
Factor out line editing to edit.c
Curtis McEnroe
2018-08-08
Set log marker on FocusOut event
Curtis McEnroe
2018-08-08
Color own messages 15
Curtis McEnroe
2018-08-08
Use BLACK LEFT-POINTING TRIANGLE for marker
Curtis McEnroe
2018-08-07
Reset attrs after addIRC
Curtis McEnroe
2018-08-07
Add tab complete UI
Curtis McEnroe
2018-08-07
Implement cycling tab complete
Curtis McEnroe
2018-08-07
Mark log when scrolling up
Curtis McEnroe
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
[next]