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
2023-10-15
Show entire relative path for glob matches in subdirectories
Bruce Hill
2023-10-15
Deselect nonexistent files after commands are run
Bruce Hill
2023-10-15
Tweaks to actions
Bruce Hill
2022-04-07
Redraw when window size changes
Bruce Hill
2022-04-06
Bugfix for bindings error
Bruce Hill
2021-12-09
Simplify a bit with popen()/system()
Bruce Hill
2021-09-29
Formatting change to switch indentation style
Bruce Hill
2021-08-13
Minor changes/fixes
Bruce Hill
2021-07-29
Fix for stderr in child processes
Bruce Hill
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
[next]