aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Tidy MakefileHEADmasterTom Ryder2017-04-261-8/+8
|
* Tidying up license filesTom Ryder2016-07-011-7/+8
|
* Remove trailing newlineTom Ryder2016-04-151-1/+0
|
* Remove include guardTom Ryder2016-04-151-5/+0
|
* Use execvp(3) to implement PATH searchTom Ryder2016-04-152-22/+6
|
* Test banner writtenTom Ryder2016-03-072-4/+5
|
* banner() returns bytes readTom Ryder2016-03-072-5/+5
|
* Explicitly specify void-arg funcsTom Ryder2016-03-073-3/+3
|
* Switching to clangTom Ryder2016-03-051-2/+2
|
* Correct prototype with void argTom Ryder2016-03-051-2/+2
|
* Trying out some extra C warningsTom Ryder2016-03-051-1/+1
|
* More compatible environment passingTom Ryder2016-03-054-7/+10
|
* Specify phony Make targets, reorderTom Ryder2016-03-051-2/+7
|
* More precise definition for ctagsTom Ryder2016-03-021-1/+1
|
* Add target and ignores for ctags filesTom Ryder2016-03-022-1/+5
|
* Remove trailing blank linesTom Ryder2016-03-027-7/+0
| | | | | | | | | | | | | | | | | | | 18:01:26 <cory> are you using some non-vim text editor that forces a newline at the end 18:01:49 <tom> hm, no, i've just been doing it because i usually do 18:01:52 <tom> is it not kosher? 18:01:59 <cory> it tickles my autism, personally 18:02:26 <cory> dunno about the rest of the world 18:04:03 <tom> i'm trying to find some mention of whether it should be there or not 18:04:08 <tom> i've always just put it there 18:04:22 <tom> but i don't have a good reason 18:04:41 <cory> some text editors I've seen but can't recall atm seem to force it 18:04:53 <cory> which is probably the start of my disdain for it 18:05:03 <cory> damn disobedient text editors 18:05:10 <tom> haha 18:05:14 <tom> don't you DARE touch my file 18:05:34 <cory> in some asshole languages the extra newline could MEAN something, dammit 18:05:42 <tom> yeah point 18:06:27 <tom> well, it still builds without it, so
* Turns out argument order mattersTom Ryder2016-03-021-4/+1
|
* Add explicit readline link to loop.o buildTom Ryder2016-03-021-0/+3
|
* Pass shell environment on to commandsTom Ryder2016-03-024-13/+8
|
* Remove cuddled elseTom Ryder2016-03-021-1/+2
|
* Fix trailing whitespaceTom Ryder2016-03-021-1/+1
|
* Remove stray blank lineTom Ryder2016-03-021-1/+0
|
* Tweak README a bit moreTom Ryder2016-03-021-10/+7
|
* Add an install target, just for laffsTom Ryder2016-03-021-0/+4
| | | | | | You can set PREFIX to be something less stupid, like: $ make install PREFIX=/home/you/.local
* Whoops, couple more referencesTom Ryder2016-03-022-4/+4
|
* Renamed projectTom Ryder2016-03-026-9/+9
|
* Add a feature I likeTom Ryder2016-03-021-0/+1
|
* Comments for header fileTom Ryder2016-03-021-0/+6
|
* Add a READMETom Ryder2016-03-021-0/+45
|
* >implying there's a man pageTom Ryder2016-03-021-1/+1
|
* Ignore built filesTom Ryder2016-03-021-0/+3
|
* Quietly ignore empty linesTom Ryder2016-03-021-1/+3
|
* First commit of sps(1)Tom Ryder2016-03-026-0/+146