Commit graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • ce54e88 (HEAD -> master) Apply pipeline breakup style by Alois Mahdal 2021-04-13 13:19:10 +0200
  • 7a1a1a3 Introduce globals for demonstration by Alois Mahdal 2021-04-13 13:18:17 +0200
  • b2dd57b Use more meaningful variable name for "bottles to go" by Alois Mahdal 2021-04-13 13:16:36 +0200
  • fafcd42 Simplify setting of transition mode by Alois Mahdal 2021-04-13 13:08:26 +0200
  • 93ecba0 Fix caps for "break line" variables by Alois Mahdal 2021-04-13 13:03:22 +0200
  • 6831c81 Avoid `let` in favor of Bash native syntax (ShellCheck advice) by Alois Mahdal 2021-04-13 13:01:04 +0200
  • 53c22ff Use -r with every `read` (according to ShellCheck) by Alois Mahdal 2021-04-13 13:00:10 +0200
  • d8d080b Add quoting (based on ShellCheck) by Alois Mahdal 2021-04-13 12:58:50 +0200
  • bdd37f2 Apply proper alignment within subshells by Alois Mahdal 2021-04-13 12:54:33 +0200
  • bfa829b Define locals properly with docstrings by Alois Mahdal 2021-04-13 12:44:34 +0200
  • e1193e9 Move main execution to main() by Alois Mahdal 2021-04-13 12:39:56 +0200
  • 7a45a42 Clarify control ordering -- definitions, then execution by Alois Mahdal 2021-04-13 12:38:54 +0200
  • 1ae6693 Tidy up function definitions by Alois Mahdal 2021-04-13 12:36:24 +0200
  • 70e119a Apply function docstring style by Alois Mahdal 2021-04-13 12:29:14 +0200
  • eeb44b0 Apply main docstring by Alois Mahdal 2021-04-13 13:21:46 +0200
  • 9a37b00 Fix general whitespace issues by Alois Mahdal 2021-04-13 13:20:28 +0200
  • 39c5261 Use keyword-less function definition syntax by Alois Mahdal 2021-04-13 12:10:49 +0200
  • c9a24b2 Add 99bottles.sh from http://99-bottles-of-beer.net/ by Alois Mahdal 2021-04-13 12:07:07 +0200
  • e6a1d64 Initial commit by Alois Mahdal 2021-04-13 12:07:01 +0200