about summary refs log tree commit diff
path: root/.gitignore
blob: 661df346c24f142bf02c432b2428500c791b0b03 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Files I don't care to see in git-status/commit
/cgit
cgit.conf
CGIT-CFLAGS
VERSION
cgitrc.5
cgitrc.5.fo
cgitrc.5.html
cgitrc.5.pdf
cgitrc.5.xml
*.o
*.d
79b4a11ab9108b0a3f02fe6a638b1&follow=1'>Fix weird tab-complete after commaJune McEnroe 2018-09-13Rewrite UI againJune McEnroe 2018-09-12Add note about C-oJune McEnroe 2018-09-12Use formatParse split to position input cursorJune McEnroe 2018-09-12Factor out IRC formatting parsingJune McEnroe 2018-09-11Add /help equivalent to /manJune McEnroe 2018-09-11Don't render every PM as a pingJune McEnroe 2018-09-11Add urlOpenMatchJune McEnroe 2018-09-10Depend on man.sh for chroot.tar targetJune McEnroe 2018-09-10Set LESSSECURE=1 in man.shJune McEnroe 2018-09-10Add /man commandJune McEnroe 2018-09-10Install man page in chrootJune McEnroe 2018-09-10Install man pageJune McEnroe 2018-09-10Split keys into subsections and document colorsJune McEnroe 2018-09-10Add "blank" lines to chatte.1June McEnroe 2018-09-10Document key bindings in chatte.1June McEnroe 2018-09-08Document slash commands in chatte.1June McEnroe