0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 11, 2024 — May 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update RELEASENOTES.md More... 15 days ago
* that was too harsh, the exit will only happen if you set MULLE_BASH_EXE_SHELL_STRICT to YES More... 15 days ago
* if you specify MULLE_BASH_EXE_SHELL (either zsh or bash) then the booter fails if that shell is not present, which should make sense More... 15 days ago
* up to date README.md and RELEASENOTES.md * fixed assertion code in rmdir_safer * r_absolutepath will now fail if it can't figure out the working directory for a provided relative path (empty path is OK but returns 1) More... 18 days ago
* fixed filepath_contains_filepath for the '.' directory where foo.sh now matches More... about 1 month ago
Merge branch 'master' of github.com:mulle-nat/mulle-bashfunctions into develop More... about 2 months ago
* fix IFS restore in r_reverse_lines * add filepath_contains_filepath function to check if a path contains another * add r_url_path_encode function that preserves forward slashes * improve PATH fallback in mulle-bash * add globals command to list MULLE_ variables * fix dir_list_files IFS restore * fix sed and grep escaping painfully for zsh More... about 2 months ago
Schedule run once per month More... 3 months ago
Update semgrep.yml More... 3 months ago
Add Semgrep CI More... 4 months ago
* updated sed escaping for mulle-template More... 5 months ago
* r_make_tmp file extension can be specified as .foo or foo, the first . will be removed * new function r_escaped_json More... 5 months ago
feat: improve shell compatibility and error handling More... 6 months ago