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-13
Add /query, /part and /close
Curtis McEnroe
2018-08-12
Factor out input param and add tagFind
Curtis McEnroe
2018-08-12
Fix /open ranges by passing all URLs to open(1)
Curtis McEnroe
2018-08-12
Avoid setting mark if switching to the same view
Curtis McEnroe
2018-08-12
Disable focus tracking in uiHide
Curtis McEnroe
2018-08-11
Add shift-{left,right} for single-line scrolling
Curtis McEnroe
2018-08-11
Leave room for topic when creating view
Curtis McEnroe
2018-08-11
Rework UI code for multi-channel
Curtis McEnroe
2018-08-11
Add term.c for extra terminal features
Curtis McEnroe
2018-08-11
Fix isSelf user checking
Curtis McEnroe
2018-08-11
Fix commented out error handling
Curtis McEnroe
2018-08-11
Fix removing entries during tab complete
Curtis McEnroe
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
[prev]
[next]