33 Révisions (master)

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