index
:
bb
main
A command line TUI file browser (bitty browser)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-07-29
Cleanup, added FOREACH() macro, fixed some bugs with key bindings.
Bruce Hill
2021-07-28
Improved memory allocation/error checking helper functions. Also
Bruce Hill
2021-07-15
Cleanup/inlining/documentation
Bruce Hill
2021-07-15
Unnecessary code
Bruce Hill
2021-07-15
Cleanup
Bruce Hill
2021-07-15
Tweaked ugly hack
Bruce Hill
2021-07-15
Removed unnecessary macro
Bruce Hill
2021-07-15
Improved execution order during startup so it's less hacky
Bruce Hill
2021-07-15
Fix for bindings
Bruce Hill
2021-07-06
Fixed sed compatibility issue
Bruce Hill
2021-07-06
Cross-platform compatibility changes
Bruce Hill
2021-07-05
Fix for bcd on zsh
Bruce Hill
2021-07-05
Tweaks
Bruce Hill
2021-07-05
Restored docs for bcd
Bruce Hill
2021-07-05
Fix for running bb within a subcommand (e.g. `cd $(bb -d)`)
Bruce Hill
2021-07-03
Switch from /etc/xdg/bb to /etc/bb
Bruce Hill
2021-07-03
Removed outdated info
Bruce Hill
2021-05-31
Added lots of extra compiler checks and fixed a few minor issues.
Bruce Hill
2021-05-31
Added flag
Bruce Hill
2021-05-07
Code cleanup
Bruce Hill
2021-04-17
Added auto sort/interleave when opening selection
Bruce Hill
2021-04-17
Tweaks
Bruce Hill
2021-04-17
Proper history functionality via cd:- and cd:+
Bruce Hill
2021-04-16
Deprecated "<selection>" in favor of a better system using symlinks
Bruce Hill
2021-04-16
Bugfix for <selection> files having weird truncation issues
Bruce Hill
2021-02-07
Stabilized randomization so it doesn't reshuffle when reloading the same
Bruce Hill
2021-02-07
Fixed column widths for absolute times
Bruce Hill
2021-02-07
Simplified safety check
Bruce Hill
2021-02-07
Fixed bug in size rendering, added safety check.
Bruce Hill
2021-01-28
Added commons clause to the license
Bruce Hill
2021-01-28
Tweaked comment format and bumped copyright year
Bruce Hill
2021-01-28
Revered macro comments to inline blocks
Bruce Hill
2021-01-28
Fixed macro backslash
Bruce Hill
2021-01-28
Converted block comments to line comments
Bruce Hill
2021-01-28
Renamed bbbindkeys -> bbkeys
Bruce Hill
2021-01-28
Cleanup
Bruce Hill
2021-01-28
Version bump
Bruce Hill
2021-01-28
Renamed $BBCURSOR -> $BB for concision
Bruce Hill
2021-01-28
Reorganized header files
Bruce Hill
2021-01-28
Renamed bterm -> terminal
Bruce Hill
2021-01-28
Fixed up some makefile stuff with NAME flag
Bruce Hill
2021-01-18
Removed TCC hack, since this is now fixed in TCC
Bruce Hill
2021-01-02
Added -Werror
Bruce Hill
2021-01-02
Updating compiler flags
Bruce Hill
2021-01-01
A bit of refactoring, moving more rendering code into draw.c
Bruce Hill
2020-12-30
Refactoring into multiple files better
Bruce Hill
2020-10-23
Fixed comment
Bruce Hill
2020-06-04
Added some simplifications/tweaks
Bruce Hill
2020-06-03
Misc fixes and tweaks
Bruce Hill
2020-04-20
Slightly optimized column rendering by using the sequence for moving
Bruce Hill
[next]