aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-24Unused importsHEADmainBruce Hill
2025-09-24Autoformatting with clang-formatBruce Hill
2024-06-10Minor cleanupsBruce Hill
2024-06-10Fix issue where `tput cvvis` was failing and causing script to failBruce Hill
2024-06-10Fix issue where `tput cvvis` was failing and causing the command toBruce Hill
2024-06-10Add .gitignoreBruce Hill
2023-10-15Show entire relative path for glob matches in subdirectoriesBruce Hill
2023-10-15Deselect nonexistent files after commands are runBruce Hill
2023-10-15Tweaks to actionsBruce Hill
2022-04-07Redraw when window size changesBruce Hill
2022-04-06Bugfix for bindings errorBruce Hill
2021-12-09Simplify a bit with popen()/system()Bruce Hill
2021-09-29Formatting change to switch indentation styleBruce Hill
2021-08-13Minor changes/fixesBruce Hill
2021-07-29Fix for stderr in child processesBruce Hill
2021-07-29Cleanup, added FOREACH() macro, fixed some bugs with key bindings.Bruce Hill
2021-07-28Improved memory allocation/error checking helper functions. AlsoBruce Hill
2021-07-15Cleanup/inlining/documentationBruce Hill
2021-07-15Unnecessary codeBruce Hill
2021-07-15CleanupBruce Hill
2021-07-15Tweaked ugly hackBruce Hill
2021-07-15Removed unnecessary macroBruce Hill
2021-07-15Improved execution order during startup so it's less hackyBruce Hill
2021-07-15Fix for bindingsBruce Hill
2021-07-06Fixed sed compatibility issueBruce Hill
2021-07-06Cross-platform compatibility changesBruce Hill
2021-07-05Fix for bcd on zshBruce Hill
2021-07-05TweaksBruce Hill
2021-07-05Restored docs for bcdBruce Hill
2021-07-05Fix for running bb within a subcommand (e.g. `cd $(bb -d)`)Bruce Hill
2021-07-03Switch from /etc/xdg/bb to /etc/bbBruce Hill
2021-07-03Removed outdated infoBruce Hill
2021-05-31Added lots of extra compiler checks and fixed a few minor issues.Bruce Hill
2021-05-31Added flagBruce Hill
2021-05-07Code cleanupBruce Hill
2021-04-17Added auto sort/interleave when opening selectionBruce Hill
2021-04-17TweaksBruce Hill
2021-04-17Proper history functionality via cd:- and cd:+Bruce Hill
2021-04-16Deprecated "<selection>" in favor of a better system using symlinksBruce Hill
2021-04-16Bugfix for <selection> files having weird truncation issuesBruce Hill
2021-02-07Stabilized randomization so it doesn't reshuffle when reloading the sameBruce Hill
2021-02-07Fixed column widths for absolute timesBruce Hill
2021-02-07Simplified safety checkBruce Hill
2021-02-07Fixed bug in size rendering, added safety check.Bruce Hill
2021-01-28Added commons clause to the licenseBruce Hill
2021-01-28Tweaked comment format and bumped copyright yearBruce Hill
2021-01-28Revered macro comments to inline blocksBruce Hill
2021-01-28Fixed macro backslashBruce Hill
2021-01-28Converted block comments to line commentsBruce Hill
2021-01-28Renamed bbbindkeys -> bbkeysBruce Hill