33 Commits (master)

Author SHA1 Message Date
  Alois Mahdal e96616b77e Enable reloading modules 4 years ago
  Alois Mahdal ff4a9a4745 Stop stomping 'mname' global 5 years ago
  Alois Mahdal 64964d7049 Avoid grep ambiguities 5 years ago
  Alois Mahdal 7ece3484f9 Switch to in-line `do`/`then` style 6 years ago
  Alois Mahdal 480e8e666d Add command to list imported modules 6 years ago
  Alois Mahdal 68bf2cbbde Add explanation to SHELLFU_EMBEDTMP 6 years ago
  Alois Mahdal 388e006ca6 Generalize version reading to directive reading 6 years ago
  Alois Mahdal 53e3c49f3b Add __usage sub-command 6 years ago
  Alois Mahdal 07051975b9 Prefer SHELLFU_PATH modules 6 years ago
  Alois Mahdal 13fd3d97c1 Add shellfu() docstring 6 years ago
  Alois Mahdal e63422c5d8 Add version sub-command 6 years ago
  Alois Mahdal 548426865c Make use of exit status to detect missing module 6 years ago
  Alois Mahdal 03cf71e241 Improve output routines 6 years ago
  Alois Mahdal 5389d9f0ce Use variable to hold shellfu() sub-command 6 years ago
  Alois Mahdal 56195bd462 Hide SHELLFU_IMPORTED as internal variable 6 years ago
  Alois Mahdal 8ec34a91fd Ignore un-avoidable weak ShellCheck warnings 6 years ago
  Alois Mahdal 87c7f48238 Remove duplicate items from $SHELLFU_PATH 6 years ago
  Alois Mahdal 31f7e6cc7e Move SHELLFU_DEBUG* and SHELLFU_VERBOSE to pretty where they belong 7 years ago
  Alois Mahdal 9e4be6a351 Hide is_imported from shellfu() 7 years ago
  Alois Mahdal 5b736b27ab Add missing declaration 8 years ago
  Alois Mahdal f33ff92b8e Fill in docstrings in cases 8 years ago
  Alois Mahdal 3c03dc9cf2 Update comment after past change 8 years ago
  Alois Mahdal 59e6c7bbef shellsplit: Split library to sh and bash parts, allowing detection 8 years ago
  Alois Mahdal 325c96c565 Move library exploration code to shellfu-doc 8 years ago
  Alois Mahdal 102ca3b687 Always use raw read(1) mode 8 years ago
  Alois Mahdal 06503a4b99 Keep last git hash in globals for better debugging 8 years ago
  Alois Mahdal 8903c02939 Add call arguments to debug 8 years ago
  Alois Mahdal 916f7568b8 Move debug to call-time, import sub-command only 8 years ago
  Alois Mahdal 003a57106f Update MKit meta-data after upgrade 8 years ago
  Alois Mahdal 7efeba4ea3 Enable muting of debug output per module and/or function 8 years ago
  Alois Mahdal dceb6572ea Add docstrings to Shellfu globals 8 years ago
  Alois Mahdal 1e1fabbcac Add experimental utility for embedding modules within scripts 8 years ago
  Alois Mahdal cdab045c1c Rename to shellfu: rename main source tree 8 years ago
  Alois Mahdal dffd4a31ae Reduce unnecessary bashisms 8 years ago
  Alois Mahdal d05232a7dd Fix typo in _expand_fspec_to_fun 8 years ago
  Alois Mahdal e6d0091346 Apply changes suggested by ShellCheck (core) 8 years ago
  Alois Mahdal ebef30033e Remove module variable from ffoo.sh 9 years ago
  Alois Mahdal 263ddce6a8 Make module finder more robust 9 years ago
  Alois Mahdal ad65edc47e Move project parts below src 9 years ago
  Alois Mahdal 726f0413eb Fix errorneous usage of _expand 9 years ago
  Alois Mahdal 3774c24116 Use the _expand internal backend 9 years ago
  Alois Mahdal 2be3fe83ab Use more appropriate function name 9 years ago
  Alois Mahdal 3fc8e340fc Do return even in interactive (debug) mode 9 years ago
  Alois Mahdal ab9438b9c3 Exit with FFOO_EXITS_ERROR 9 years ago
  Alois Mahdal 6decd0fef9 Update variable names in ffoo init and debug 9 years ago
  Alois Mahdal 8a0c3c87f7 Show FFOO_PATH in debug mode 9 years ago
  Alois Mahdal 414de3a291 List FFOO_PATH in header 9 years ago
  Alois Mahdal c86f7ded8b Rename variable to mpath--it's path after all 9 years ago
  Alois Mahdal 3227241175 Fix typo in __die call 9 years ago
  Alois Mahdal 917622c24d Ignore double import silently 9 years ago