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
2020-02-14
Don't copy into cut buffer during tab complete
C. McEnroe
2020-02-13
Set hidden to true initially
C. McEnroe
2020-02-13
Document environment variables used
C. McEnroe
2020-02-13
Add /exec
C. McEnroe
2020-02-13
Only uiShow if hidden and only uiHide if shown
C. McEnroe
2020-02-13
Rename procPipe to utilPipe
C. McEnroe
2020-02-13
Set swap correctly when closing a window
C. McEnroe
2020-02-13
Refactor windows into array and add /move
C. McEnroe
2020-02-13
Clean up manual lints
C. McEnroe
2020-02-13
Add -g for generating certificates
C. McEnroe
2020-02-13
Explicitly close the TLS connection
C. McEnroe
2020-02-12
Add sandman wrapper
C. McEnroe
2020-02-12
Document scripts in README
C. McEnroe
2020-02-12
Add -N flag for notifications
C. McEnroe
2020-02-12
Mark and unmark on uiHide, uiShow
C. McEnroe
2020-02-12
Hide debug prompt if buffer starts with /
C. McEnroe
2020-02-12
Only exit on errorneous nick during registration
C. McEnroe
2020-02-12
Add 378 to list of WHOIS responses
C. McEnroe
2020-02-13
Implement source address selection
multiplexd
2020-02-12
Add /list
C. McEnroe
2020-02-12
Simplify transpose swap
C. McEnroe
2020-02-12
Add C-t transpose
C. McEnroe
2020-02-12
Add C-v and M-v
C. McEnroe
2020-02-12
Allow for arguments to open/copy utilities
C. McEnroe
2020-02-12
Handle RPL_AWAY
C. McEnroe
2020-02-11
Support monochromatic terminals
C. McEnroe
2020-02-11
Add .gz to chroot-man script
C. McEnroe
2020-02-11
Add -R restricted flag
C. McEnroe
2020-02-11
Add chroot target
C. McEnroe
2020-02-11
Exit focus and paste modes on err exit
C. McEnroe
2020-02-11
Add startup GPLv3 note and URL
C. McEnroe
2020-02-11
Make sure -D_GNU_SOURCE ends up in CFLAGS on Linux
C. McEnroe
2020-02-11
Add note about setting PKG_CONFIG_PATH
C. McEnroe
2020-02-11
Rename query ID on nick change
C. McEnroe
2020-02-11
Call completeClear when closing a window
C. McEnroe
2020-02-11
Don't insert color codes for non-mentions
C. McEnroe
2020-02-11
Take first two words in colorMentions
C. McEnroe
2020-02-11
Use time_t for save signature
C. McEnroe
2020-02-11
Set self.nick to * initially
C. McEnroe
2020-02-11
Define ColorCap instead of hardcoding 100
C. McEnroe
2020-02-11
Move hash to top of chat.h
C. McEnroe
2020-02-11
Move base64 out of chat.h
C. McEnroe
2020-02-11
Move XDG_SUBDIR out of chat.h
C. McEnroe
2020-02-11
Fix whois idle unit calculation
C. McEnroe
2020-02-11
Cast towupper to wchar_t
C. McEnroe
2020-02-11
Cast set but unused variables to void
C. McEnroe
2020-02-11
Declare strlcat
C. McEnroe
2020-02-11
Check if VDSUSP exists
C. McEnroe
2020-02-11
Fix completeReplace iteration
C. McEnroe
2020-02-11
Use pkg(8) to configure on FreeBSD
C. McEnroe
[next]