summary refs log tree commit diff
path: root/.gitignore (follow)
Commit message (Expand)AuthorAge
* Move pdf script to MakefileJune McEnroe2019-07-27
* Reorganize ignored directoriesJune McEnroe2018-11-21
* Ignore rsJune McEnroe2018-04-22
* Only ignore directories under c and txtJune McEnroe2018-04-13
* Only ignore at top levelJune McEnroe2018-04-03
* Ignore c and txtJune McEnroe2018-04-03
* Ignore build and cloneJune McEnroe2018-03-30
* Add pdf scriptJune McEnroe2018-03-16
* Remove gitignoreJune McEnroe2016-01-15
* Remove useless dotvim ignoresJune McEnroe2013-11-10
* Merge in programble/dotvimJune McEnroe2013-11-10
|\
| * Switch to vim-plugJune McEnroe2013-11-09
| * Ignore plugin/private.vimJune McEnroe2013-02-03
| * Ignore .netrwhistJune McEnroe2012-08-31
* Ignore effuse backup filesJune McEnroe2013-06-07
span title='2022-02-19 22:02:49 -0500'>2022-02-19Reimplement tab completeJune McEnroe 2022-02-19Handle errors from editFn, etc.June McEnroe 2022-02-19Reimplement text macrosJune McEnroe 2022-02-19Factor out input handling to input.cJune McEnroe 2022-02-19Factor out window management to window.cJune McEnroe 2022-02-19Enable -Wmissing-prototypesJune McEnroe 2022-02-19Fix edit.[ch] license notice additional permissionsJune McEnroe 2022-02-19Run line editing testsJune McEnroe 2022-02-18Implement new line editing "library"June McEnroe 2022-02-18Simplify cursor positioning in inputJune McEnroe 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe