index
:
catgirl
this commit
enroll
master
somasis/tokipona
twitch
vimode
IRC client
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
irc.c
(
unfollow
)
Commit message (
Expand
)
Author
2018-08-06
Use wchar_t strings for all of UI
June McEnroe
2018-08-06
Rename line editing functions
June McEnroe
2018-08-05
Initialize all possible color pairs
June McEnroe
2018-08-05
Refactor color initialization
June McEnroe
2018-08-05
Add ^L redraw
June McEnroe
2018-08-05
Use 16 colors if available
June McEnroe
2018-08-05
Limit parsed colors to number of mIRC colors
June McEnroe
2018-08-04
Show source link on exit
June McEnroe
2018-08-04
Implement line editing, scrolling
June McEnroe
2018-08-04
Handle /topic
June McEnroe=1'>cache.c: fix header order
John Keeping
2015-08-13
configfile.c: don't include system headers directly
John Keeping
2015-08-13
Remove redundant includes
John Keeping
2015-08-13
Makefile: include Git's config.mak.uname
John Keeping
2015-08-13
tests: allow shell to be overridden
John Keeping
2015-08-13
redirect: cleanliness
Jason A. Donenfeld
2015-08-13
redirect: be more careful for different cgi setups
Jason A. Donenfeld
2015-08-12
ui-log: fix double counting
John Keeping
2015-08-12
log: allow users to follow a file
John Keeping
2015-08-12
shared: make cgit_diff_tree_cb public
John Keeping
2015-08-12
t0110: Chain together using &&
Jason A. Donenfeld
2015-08-12
about: always ensure page has a trailing slash
Jason A. Donenfeld
2015-08-12
filters: apply HTML escaping
Lazaros Koromilas
2015-08-12
git: update to v2.5.0
Christian Hesse
2015-08-12
Fix processing of repo.hide and repo.ignore
Daniel Reichelt