22 Commits (548426865c14553cbaef9dc74544f872bfbd1f0b)

Author SHA1 Message Date
  Alois Mahdal 548426865c Make use of exit status to detect missing module 8 years ago
  Alois Mahdal 03cf71e241 Improve output routines 8 years ago
  Alois Mahdal 5389d9f0ce Use variable to hold shellfu() sub-command 8 years ago
  Alois Mahdal 56195bd462 Hide SHELLFU_IMPORTED as internal variable 8 years ago
  Alois Mahdal 8ec34a91fd Ignore un-avoidable weak ShellCheck warnings 8 years ago
  Alois Mahdal 87c7f48238 Remove duplicate items from $SHELLFU_PATH 8 years ago
  Alois Mahdal 31f7e6cc7e Move SHELLFU_DEBUG* and SHELLFU_VERBOSE to pretty where they belong 9 years ago
  Alois Mahdal 9e4be6a351 Hide is_imported from shellfu() 9 years ago
  Alois Mahdal 5b736b27ab Add missing declaration 9 years ago
  Alois Mahdal f33ff92b8e Fill in docstrings in cases 9 years ago
  Alois Mahdal 3c03dc9cf2 Update comment after past change 9 years ago
  Alois Mahdal 59e6c7bbef shellsplit: Split library to sh and bash parts, allowing detection 9 years ago
  Alois Mahdal 325c96c565 Move library exploration code to shellfu-doc 9 years ago
  Alois Mahdal 102ca3b687 Always use raw read(1) mode 9 years ago
  Alois Mahdal 06503a4b99 Keep last git hash in globals for better debugging 9 years ago
  Alois Mahdal 8903c02939 Add call arguments to debug 9 years ago
  Alois Mahdal 916f7568b8 Move debug to call-time, import sub-command only 9 years ago
  Alois Mahdal 003a57106f Update MKit meta-data after upgrade 9 years ago
  Alois Mahdal 7efeba4ea3 Enable muting of debug output per module and/or function 9 years ago
  Alois Mahdal dceb6572ea Add docstrings to Shellfu globals 9 years ago
  Alois Mahdal 1e1fabbcac Add experimental utility for embedding modules within scripts 9 years ago
  Alois Mahdal cdab045c1c Rename to shellfu: rename main source tree 9 years ago
  Alois Mahdal dffd4a31ae Reduce unnecessary bashisms 9 years ago
  Alois Mahdal d05232a7dd Fix typo in _expand_fspec_to_fun 10 years ago
  Alois Mahdal e6d0091346 Apply changes suggested by ShellCheck (core) 10 years ago
  Alois Mahdal ebef30033e Remove module variable from ffoo.sh 10 years ago
  Alois Mahdal 263ddce6a8 Make module finder more robust 10 years ago
  Alois Mahdal ad65edc47e Move project parts below src 10 years ago
  Alois Mahdal 726f0413eb Fix errorneous usage of _expand 10 years ago
  Alois Mahdal 3774c24116 Use the _expand internal backend 10 years ago
  Alois Mahdal 2be3fe83ab Use more appropriate function name 10 years ago
  Alois Mahdal 3fc8e340fc Do return even in interactive (debug) mode 10 years ago
  Alois Mahdal ab9438b9c3 Exit with FFOO_EXITS_ERROR 10 years ago
  Alois Mahdal 6decd0fef9 Update variable names in ffoo init and debug 10 years ago
  Alois Mahdal 8a0c3c87f7 Show FFOO_PATH in debug mode 10 years ago
  Alois Mahdal 414de3a291 List FFOO_PATH in header 10 years ago
  Alois Mahdal c86f7ded8b Rename variable to mpath--it's path after all 10 years ago
  Alois Mahdal 3227241175 Fix typo in __die call 10 years ago
  Alois Mahdal 917622c24d Ignore double import silently 10 years ago
  Alois Mahdal 79c1634922 Do not re-import module 10 years ago
  Alois Mahdal fdff7a5b0e Fix is_imported 10 years ago
  Alois Mahdal e8b1bad067 Add support for init function 10 years ago
  Alois Mahdal b3372e82f8 Rename function not to be confused with try_import 10 years ago
  Alois Mahdal b35ef7cc21 Remove obsolete variable 10 years ago
  Alois Mahdal d2e43de535 Revamp importing error checking 10 years ago
  Alois Mahdal 25c26b3a0a Add warning ability to ffoo 10 years ago
  Alois Mahdal 47fe26efeb Add routine to check if module has is imported 10 years ago
  Alois Mahdal 5b0dfb230d Track list of imported modules 10 years ago
  Alois Mahdal 6d22369d71 Use proper variable for module name 10 years ago
  Alois Mahdal dfbb9f4652 Use .skel suffix for unbuilt files 10 years ago