index
:
bb
main
A command line TUI file browser (bitty browser)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2019-06-10
Updated with some cleaner behavior for PICK and added SPIN. Also removed
Bruce Hill
2019-06-06
Reworked a bunch of the config option stuff for picking files and user
Bruce Hill
2019-06-06
Removed QUOTE() and cleaned up some of the macros for FUZZY and ASK
Bruce Hill
2019-06-06
Removed breadline() and switched to use `ask` when possible, defaulting
Bruce Hill
2019-06-04
Removed junk
Bruce Hill
2019-05-31
Updating compiler flags
Bruce Hill
2019-05-31
Updating with more mac compatibility
Bruce Hill
2019-05-31
Got everything working on linux
Bruce Hill
2019-05-30
Finally got everything working with a refactor to use hash lookups
Bruce Hill
2019-05-28
Some major refactoring including moving more stuff into bterm.h (renamed
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
Cleanup and refactoring. More robust handling of command files, and
Bruce Hill
2019-05-22
Added null-separation option for xargs to properly handle funky
Bruce Hill
2019-05-22
Added manpage
Bruce Hill
2019-05-21
Updates and improvements.
Bruce Hill
2019-05-20
Removed termbox dep
Bruce Hill
2019-05-20
Initial commit
Bruce Hill