summary refs log tree commit diff
path: root/Makefile (follow)
Commit message (Expand)AuthorAge
* Factor buffer out of uiJune McEnroe2020-09-01
* Use ldd to automatically copy libs into chrootJune McEnroe2020-07-31
* Fix path of cert.pem in chrootJune McEnroe2020-07-31
* Bump .so versions in chrootJune McEnroe2020-07-25
* Rewrite configure script for all platformsJune McEnroe2020-07-23
* Inherit PREFIX and MANDIR from env 1.0June McEnroe2020-05-27
* Don't compress man page or use configure on FreeBSDJune McEnroe2020-05-23
* Use gnu-case-range and gnu-conditional-omitted-operand extensionsJune McEnroe2020-04-03
* Add /ignore message filtering patternsJune McEnroe2020-03-31
* Add logging functionsJune McEnroe2020-03-25
* Add sandman wrapperJune McEnroe2020-02-12
* Add chroot targetJune McEnroe2020-02-11
* Factor out XDG base directory codeJune McEnroe2020-02-10
* Add install targetJune McEnroe2020-02-09
* Scan messages for URLsJune McEnroe2020-02-08
* Populate completion with commandsJune McEnroe2020-02-07
* Add simple configure scriptJune McEnroe2020-02-06
* Use getopt_config to load optionsJune McEnroe2020-02-05
* Add extremely basic editing and message sendingJune McEnroe2020-02-05
* Split showing style codes and word wrappingJune McEnroe2020-02-04
* Remove term.c in favor of more curses APIsJune McEnroe2020-02-02
* Generate tags fileJune McEnroe2020-02-01
* Implement the beginnings of UIJune McEnroe2020-02-01
* Add term stuffJune McEnroe2020-02-01
* Blindly implement login flowJune McEnroe2020-02-01
une McEnroe 2012-02-01Add tabular.vimJune McEnroe 2012-02-01Update Vim-Tomorrow-ThemeJune McEnroe PS. Chris Kempson is a jerk. 2012-01-30Disable menu bar in GVimJune McEnroe 2012-01-30Set shiftwidth to 4 for LuaJune McEnroe 2012-01-29Don't show Syntastic errors automaticallyJune McEnroe 2012-01-28Update to Quicktask 1.1June McEnroe 2012-01-22Use space-test branch of quicktaskJune McEnroe 2012-01-22Enable syntax-based foldingJune McEnroe 2012-01-22Update quicktaskJune McEnroe 2012-01-22Revert "Add AutoClose"June McEnroe This reverts commit 39cfdd62ba82f93f68a2b5fa7b5771303d8b9dee. This fixes the delay when leaving insert mode 2012-01-22Revert "Disable powerline for now"June McEnroe This reverts commit fa48f5965c57272e616721d92475cd2f1e35f667. 2012-01-22Revert "Add VCS repo directories to wildignore"June McEnroe This reverts commit 41cb1db33ba7b64d8af63bf55bb82f7e8a617518. This fixes not being able to commit with vim-fugitive 2012-01-22Disable powerline for nowJune McEnroe 2012-01-22Update some pluginsJune McEnroe 2012-01-22Add VCS repo directories to wildignoreJune McEnroe 2012-01-22Map ,e and ,b to CtrlP file and buffer respectivelyJune McEnroe 2012-01-22Add vim-spaceJune McEnroe 2012-01-22Add AutoCloseJune McEnroe 2012-01-22Add binding for GundoJune McEnroe 2012-01-22Add GundoJune McEnroe 2012-01-22Add Jellybeans colorschemeJune McEnroe 2012-01-22Add syntasticJune McEnroe 2012-01-21Add PowerlineJune McEnroe 2012-01-21Add quicktaskJune McEnroe 2012-01-15Moved comments out of mapsJune McEnroe 2012-01-14Disable scrollbarsJune McEnroe