| Age | Commit message (Expand) | Author |
| 2019-05-25 | Updated docs and added some refresh consistency | Bruce Hill |
| 2019-05-25 | Default config wasn't keeping up. | Bruce Hill |
| 2019-05-25 | Some major refactoring, removed the tabs feature, added marks (much | Bruce Hill |
| 2019-05-25 | Lots of refactoring, including adding function stubs | Bruce Hill |
| 2019-05-24 | Added shuffle functionality, cleaned up and improved column drawing, and | Bruce Hill |
| 2019-05-24 | Fixed some stuff, including 'cd' | Bruce Hill |
| 2019-05-24 | Updated LOC in readme | Bruce Hill |
| 2019-05-24 | Refactored a bit, allowed cmds to use unique prefixes (e.g. 'q' instead | Bruce Hill |
| 2019-05-24 | Cleanup and refactoring. More robust handling of command files, and | Bruce Hill |
| 2019-05-23 | Fixed bug | Bruce Hill |
| 2019-05-23 | Lots of refactoring and cleanup | Bruce Hill |
| 2019-05-23 | Fixed an issue with leaking temp files | Bruce Hill |
| 2019-05-23 | Added flags for toggling columns, cleaned up a bit | Bruce Hill |
| 2019-05-23 | Added key binding tool (ctrl-h) to figure out what a binding is | Bruce Hill |
| 2019-05-23 | Properly handle window resizes | Bruce Hill |
| 2019-05-23 | Help menu overhaul and cleanup of config file | Bruce Hill |
| 2019-05-23 | Moved sorting to a command | Bruce Hill |
| 2019-05-23 | Moved more stuff over to bb commands, cleaned up scroll region stuff | Bruce Hill |
| 2019-05-23 | Working version of running (nearly) everything on bb IPC commands | Bruce Hill |
| 2019-05-22 | Added lazy redrawing using console scrolling | Bruce Hill |
| 2019-05-22 | Added polling for blocking key reads | Bruce Hill |
| 2019-05-22 | Removed some redundant exits | Bruce Hill |
| 2019-05-22 | Added 'e' for $EDITOR | Bruce Hill |
| 2019-05-22 | Fixed bug with number of arguments | Bruce Hill |
| 2019-05-22 | Updated readme | Bruce Hill |
| 2019-05-22 | Overhaul to use arguments instead of piping for commands | Bruce Hill |
| 2019-05-22 | Updating naming | Bruce Hill |
| 2019-05-22 | Added help/usage | Bruce Hill |
| 2019-05-22 | Removing dead code | Bruce Hill |
| 2019-05-22 | Better arg parsing and updated docs | Bruce Hill |
| 2019-05-22 | In st style, moving config to default config file, which copies | Bruce Hill |
| 2019-05-22 | Added null-separation option for xargs to properly handle funky | Bruce Hill |
| 2019-05-22 | Removed /dev/null hack | Bruce Hill |
| 2019-05-22 | Added license. | Bruce Hill |
| 2019-05-22 | Added manpage | Bruce Hill |
| 2019-05-22 | Added dynamically generated help, fixed some ctrl-c stuff. | Bruce Hill |
| 2019-05-21 | Added ctrl-z for suspend and added a sort of hybrid mode for running | Bruce Hill |
| 2019-05-21 | Deleted the prompt code. Scripts can just do that instead. | Bruce Hill |
| 2019-05-21 | Added some more keybindings and cleaned up a bit | Bruce Hill |
| 2019-05-21 | Updates and improvements. | Bruce Hill |
| 2019-05-21 | Added fuzzy finding | Bruce Hill |
| 2019-05-21 | Tidying up | Bruce Hill |
| 2019-05-21 | Changed info for symlinks to be about link instead of linked file | Bruce Hill |
| 2019-05-21 | Fixed up ctrl-a and esc for select all and clear | Bruce Hill |
| 2019-05-21 | Added a bit more functionality including a user input prompt | Bruce Hill |
| 2019-05-21 | Some changes to sorting and mouse wheel scrolling. | Bruce Hill |
| 2019-05-21 | Added command line flags | Bruce Hill |
| 2019-05-21 | Lotsa improvements | Bruce Hill |
| 2019-05-21 | Mostly working version with linked lists and regular arrays | Bruce Hill |
| 2019-05-20 | Removed termbox dep | Bruce Hill |