aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2019-06-15More robust/automatic handling of PICKERBruce Hill
2019-06-12Tweaked to allow setting optimization level more easilyBruce Hill
2019-06-12Switched some stuff to use $() instead of `` for better composing,Bruce Hill
2019-06-10Simplified the make flags for fuzzy finding and asking. Cleaned up theBruce Hill
2019-06-10Updated with some cleaner behavior for PICK and added SPIN. Also removedBruce Hill
2019-06-06Reworked a bunch of the config option stuff for picking files and userBruce Hill
2019-06-06Removed QUOTE() and cleaned up some of the macros for FUZZY and ASKBruce Hill
2019-06-06Removed breadline() and switched to use `ask` when possible, defaultingBruce Hill
2019-06-04Removed junkBruce Hill
2019-05-31Updating compiler flagsBruce Hill
2019-05-31Updating with more mac compatibilityBruce Hill
2019-05-31Got everything working on linuxBruce Hill
2019-05-30Finally got everything working with a refactor to use hash lookupsBruce Hill
2019-05-28Some major refactoring including moving more stuff into bterm.h (renamedBruce Hill
2019-05-25Lots of refactoring, including adding function stubsBruce Hill
2019-05-24Added shuffle functionality, cleaned up and improved column drawing, andBruce Hill
2019-05-24Cleanup and refactoring. More robust handling of command files, andBruce Hill
2019-05-22Added null-separation option for xargs to properly handle funkyBruce Hill
2019-05-22Added manpageBruce Hill
2019-05-21Updates and improvements.Bruce Hill
2019-05-20Removed termbox depBruce Hill
2019-05-20Initial commitBruce Hill