193 Commits (master)
 

Author SHA1 Message Date
  Alois Mahdal 37d5465b78 Replace '+pya' with a bit smarter app class 1 year ago
  Alois Mahdal 16b0c57214 Add tiny amount of boilerplate to '+py3' 1 year ago
  Alois Mahdal c56b2366bc Add spaces between formats to help distinguish and skip 1 year ago
  Alois Mahdal 7311f2e42e Add support for +sed format (sed -f) 1 year ago
  Alois Mahdal 3565ee60f7 Enforce use of python3 when doing computations 1 year ago
  Alois Mahdal f85becba99 Add timestamps to logs 2 years ago
  Alois Mahdal 3d339ede0e Drop extraneous today's date URI element 3 years ago
  Alois Mahdal 4903a49feb Drop `which` in favor of the more standard `command -v` 3 years ago
  Alois Mahdal 1cc61972fd Add support for float currency values 3 years ago
  Alois Mahdal dd03791894 Allow supplying own config 4 years ago
  Alois Mahdal 8cb014ec81 Add support for channels 4 years ago
  Alois Mahdal 645885eb2a Extend usage message with info on config and logging 4 years ago
  Alois Mahdal 6be399fb61 Add mdvimb Markdown/vimb previewer 4 years ago
  Alois Mahdal 2b96e2d4da Add grep to fix missing newline 5 years ago
  Alois Mahdal 73f7b9178a Simplify control flow ("return is the best if") 5 years ago
  Alois Mahdal d97f34d4a2 Remove double initialization 5 years ago
  Alois Mahdal 713db80162 Don't stop on first empty line 5 years ago
  Alois Mahdal a5ada53506 Pass $Url to dissect(), in line with Shellfu coding style 5 years ago
  Alois Mahdal 70486bd21e Use cleaner integer bump syntax 5 years ago
  Alois Mahdal f4c9cb7593 Prefer single-quotes where \n is used 5 years ago
  Alois Mahdal ae5cb3c414 Don't interpret escape sequences in Bash `read` 5 years ago
  Alois Mahdal e974d5c7f4 Wrap main code into main() to avoid globals 5 years ago
  Alois Mahdal d5a7a0e657 Update README after bin/mkx change 97ae354 5 years ago
  Alois Mahdal 6e0c8c3d57 Add bin/hterrs HTTP site checker 5 years ago
  Alois Mahdal 97ae354df1 Switch FILE an TEMPLATE arguments 5 years ago
  Alois Mahdal 66e29e7c2f Fix typo 6 years ago
  Alois Mahdal 12b4849ff9 Use newer mkusage syntax and usage() convention 6 years ago
  Alois Mahdal ede1e3e97a Use arguments to enable debug and verbosity in Shellfu template 6 years ago
  Alois Mahdal cfdc288ff7 Mute unavoidable but safe ShellCheck SC1090 6 years ago
  Alois Mahdal 09984ae9f1 Update description in README.md 6 years ago
  Alois Mahdal 5c47c5a944 Add overduer, TaskWarrior re-scheduling wrapper 6 years ago
  Alois Mahdal ac1c901c7e Update scripts for Shellfu v0.10+ 6 years ago
  Alois Mahdal 409a21c935 Replace mkexec with mkx (simpler, better...) 6 years ago
  Alois Mahdal 350dec8086 Add czkrates, a shellfu script to get CZK rates 6 years ago
  Alois Mahdal e629c0115d Update e-mail address 6 years ago
  Alois Mahdal a8d1d5c195 Mute well-known ShellCheck warning 6 years ago
  Alois Mahdal 32ffb47657 Add function docstrings 6 years ago
  Alois Mahdal bb42c44988 Add variable docstrings 6 years ago
  Alois Mahdal 79947d9b36 Separate declaration from initialization 6 years ago
  Alois Mahdal 35e104843e Add proper quoting 6 years ago
  Alois Mahdal 257097e88c Use read builtin safely 6 years ago
  Alois Mahdal 463f585235 Update for shellfu v0.9.* 7 years ago
  Alois Mahdal 5affd21615 Fix typo 8 years ago
  Alois Mahdal 6c1adc7cd8 Add docstring to local variables 8 years ago
  Alois Mahdal ff95c9f9f8 Add shellfu template 8 years ago
  Alois Mahdal 6c42fdb713 Add commas to ease extending homogenous 8 years ago
  Alois Mahdal 9d0f4144f5 Add SSL fingerprint check utility 8 years ago
  Alois Mahdal d7af9a2566 Fix parameter matching 8 years ago
  Alois Mahdal f52c1baa2a Parametrize maximum line numbers and line length 8 years ago
  Alois Mahdal 436009dc71 Move file reading outside limit function 8 years ago