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
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2021-06-25
Set MANDIR in chroot
C. McEnroe
2021-05-04
Add support for BINDIR, fix default MANDIR, use LDADD vars
C. McEnroe
2021-01-16
Rename ignore code to filter
C. McEnroe
2020-09-01
Factor buffer out of ui
C. McEnroe
2020-07-31
Use ldd to automatically copy libs into chroot
C. McEnroe
2020-07-31
Fix path of cert.pem in chroot
C. McEnroe
2020-07-25
Bump .so versions in chroot
C. McEnroe
2020-07-23
Rewrite configure script for all platforms
C. McEnroe
2020-05-27
Inherit PREFIX and MANDIR from env
1.0
C. McEnroe
2020-05-23
Don't compress man page or use configure on FreeBSD
C. McEnroe
2020-04-03
Use gnu-case-range and gnu-conditional-omitted-operand extensions
C. McEnroe
2020-03-31
Add /ignore message filtering patterns
C. McEnroe
2020-03-25
Add logging functions
C. McEnroe
2020-02-12
Add sandman wrapper
C. McEnroe
2020-02-11
Add chroot target
C. McEnroe
2020-02-10
Factor out XDG base directory code
C. McEnroe
2020-02-09
Add install target
C. McEnroe
2020-02-08
Scan messages for URLs
C. McEnroe
2020-02-07
Populate completion with commands
C. McEnroe
2020-02-06
Add simple configure script
C. McEnroe
2020-02-05
Use getopt_config to load options
C. McEnroe
2020-02-05
Add extremely basic editing and message sending
C. McEnroe
2020-02-04
Split showing style codes and word wrapping
C. McEnroe
2020-02-02
Remove term.c in favor of more curses APIs
C. McEnroe
2020-02-01
Generate tags file
C. McEnroe
2020-02-01
Implement the beginnings of UI
C. McEnroe
2020-02-01
Add term stuff
C. McEnroe
2020-02-01
Blindly implement login flow
C. McEnroe