1
0
mirror of https://github.com/dylanaraps/pure-bash-bible.git synced 2025-09-08 22:21:26 +02:00

Commit Graph

  • 8c19d0b482 Merge pull request #106 from pipefail/master master dylan 2020-10-21 18:39:38 +03:00
  • 2549b02e6f add alternative to command substitution for func return Peter M. Elias 2020-10-20 07:33:12 -05:00
  • ea0ba69d51 Merge pull request #104 from cristeigabriel/patch-1 dylan 2020-09-23 14:05:03 +03:00
  • 4691800bcb Update CONTRIBUTING.md Gabriel 2020-09-23 13:58:11 +03:00
  • 55821cb42b Merge pull request #96 from rasa/patch-3 dylan 2020-02-18 19:52:08 +02:00
  • 36ccded371 Separate code from example Ross Smith II 2020-02-18 08:53:00 -08:00
  • f0788ed4b0 Merge pull request #89 from rahuldaniel/patch-1 dylan 2019-09-30 10:13:20 +03:00
  • a56ca0c84c Update CONTRIBUTING.md rahuldaniel 2019-09-30 12:17:46 +05:30
  • 4d14f5446f bible: better dirname function Dylan Araps 2019-09-22 14:25:57 +03:00
  • 70dbe8feba docs: update Dylan Araps 2019-09-20 13:32:50 +03:00
  • 2058418da6 Merge pull request #81 from sal666/patch-5 black 2019-09-20 13:33:44 +03:00
  • 49efee8559 docs: update Dylan Araps 2019-09-20 12:18:39 +03:00
  • 4202b0dae9 docs: update Dylan Araps 2019-09-20 12:17:12 +03:00
  • f1301357da docs: update Dylan Araps 2019-09-20 08:53:15 +03:00
  • 4b3b44a3f3 docs: update Dylan Araps 2019-09-19 21:10:41 +03:00
  • bb88623af1 docs: update Dylan Araps 2019-09-19 21:00:15 +03:00
  • 3590d9b03a docs: update Dylan Araps 2019-09-19 20:13:44 +03:00
  • 48b4fd7c80 docs: update Dylan Araps 2019-09-19 20:07:51 +03:00
  • 9d00d2413e docs: update Dylan Araps 2019-09-19 19:58:29 +03:00
  • 11ab391065 docs: update Dylan Araps 2019-09-19 18:47:44 +03:00
  • 27c4d36cbb docs: update Dylan Araps 2019-09-19 18:46:06 +03:00
  • 968a1bd80f docs: update Dylan Araps 2019-09-19 18:43:16 +03:00
  • 300a0fe11e docs: update Dylan Araps 2019-09-19 17:47:07 +03:00
  • 9dd64366d9 docs: update Dylan Araps 2019-09-19 17:41:07 +03:00
  • a2c0d36e19 dirname: fix another case Dylan Araps 2019-09-19 17:38:33 +03:00
  • 49bd538c26 bible: really fix dirname Dylan Araps 2019-09-19 17:06:26 +03:00
  • 229ef15789 Update README.md sal666 2019-09-19 16:01:03 +02:00
  • 4a6b172ba1 bible: fix dirname Dylan Araps 2019-09-19 16:49:55 +03:00
  • e1c90d7590 bible: Add read file method which works like mapfile. Closes #62 Dylan Araps 2019-09-19 16:34:18 +03:00
  • b713eafcbe docs: update Dylan Araps 2019-09-19 16:23:48 +03:00
  • d9565eec18 Merge branch 'master' of github.com:dylanaraps/pure-bash-bible Dylan Araps 2019-09-19 16:23:36 +03:00
  • ea8fd2369c bible: fix dirname. Closes #76 Dylan Araps 2019-09-19 16:23:20 +03:00
  • a0c6c2090e Merge pull request #74 from sal666/patch-1 black 2019-09-19 14:56:10 +03:00
  • ac8cd23296 Merge pull request #75 from sal666/patch-2 black 2019-09-19 14:56:04 +03:00
  • faa484c273 Update README.md sal666 2019-09-19 13:55:00 +02:00
  • bb0892ad3d Update chapter7.txt sal666 2019-09-19 13:54:40 +02:00
  • 6508ca0c9d docs: update Dylan Araps 2019-09-19 13:50:31 +03:00
  • 2c507a0764 docs: update Dylan Araps 2019-09-19 13:46:24 +03:00
  • 20d5e461a4 docs: update Dylan Araps 2019-09-19 13:46:03 +03:00
  • 792d2fcd90 docs: update Dylan Araps 2019-09-19 13:45:39 +03:00
  • 9871cff312 docs: update Dylan Araps 2019-09-19 13:37:50 +03:00
  • 0dbfb2684d docs: update Dylan Araps 2019-09-19 13:36:47 +03:00
  • fd90d0bdd0 Merge branch 'master' of github.com:dylanaraps/pure-bash-bible Dylan Araps 2019-09-19 10:46:38 +03:00
  • 2b13a4654c docs: update Dylan Araps 2019-09-19 10:45:41 +03:00
  • 11bfa62641 Merge pull request #71 from quarno/patch-1 black 2019-09-02 04:33:48 +00:00
  • 6e8d9a1f35 Wrong function name in comment Manuel Quarneti 2019-09-02 00:16:38 +02:00
  • a8824db932 docs: update Dylan Araps 2019-07-17 21:00:24 +03:00
  • d3135ded2c Merge pull request #66 from amiryal/read_sleep black 2019-07-02 15:36:05 +03:00
  • 3256f5c71f Implement sleep without reading from stdin of the caller Amir Yalon 2019-07-02 12:40:35 +03:00
  • e3e73ba302 Merge pull request #65 from Cuttlerat/master black 2019-06-09 18:15:29 +03:00
  • 2894cee462 Add jump for reverse case Cuttlerat 2019-06-09 18:12:21 +03:00
  • b052c92e8b Merge pull request #64 from Cuttlerat/master black 2019-06-09 15:14:03 +03:00
  • 187e5a1eca Add reverse case function Cuttlerat 2019-06-09 13:28:29 +03:00
  • 62bbe5adb9 general: Fix indentation. Dylan Araps 2019-06-08 17:42:48 +03:00
  • 2be9404b63 general: Fix #38 Dylan Araps 2019-06-08 17:27:28 +03:00
  • 2bc36192b6 general: Fix #38 Dylan Araps 2019-06-08 17:27:20 +03:00
  • f5854f6396 Merge pull request #56 from Crestwave/percent-encoding black 2019-01-22 08:54:25 +02:00
  • 94d1ec50df Add entries for URL encoding and decoding Crestwave 2019-01-22 13:36:58 +08:00
  • 50fb75db3b docs: update Dylan Araps 2019-01-20 05:31:49 +02:00
  • 7621e969df Merge pull request #55 from Crestwave/varname black 2019-01-19 16:18:40 +02:00
  • 2849a05463 Add "Name a variable based on another variable" entry Crestwave 2019-01-19 18:19:19 +08:00
  • f47fd69d3b Merge pull request #54 from Crestwave/misc black 2019-01-19 12:08:55 +02:00
  • 2414ae9f42 Miscellaneous improvements Crestwave 2019-01-19 17:20:13 +08:00
  • 2b558f2962 Merge pull request #52 from Crestwave/username black 2019-01-19 10:37:23 +02:00
  • cb7fedc419 Add "Get the username of the current user" entry Crestwave 2019-01-19 15:34:11 +08:00
  • 27ed118a1a Merge pull request #30 from bennn/patch-1 Dylan Araps 2018-10-17 14:07:54 +11:00
  • 0035f5e539 Merge pull request #33 from expectocode/grammar Dylan Araps 2018-10-17 14:07:16 +11:00
  • f2f88858d1 Merge pull request #37 from ahmetb/patch-1 Dylan Araps 2018-10-17 14:06:42 +11:00
  • f9662cb7b2 add caveat about UUIDv4 not being secure Ahmet Alp Balkan 2018-08-13 15:48:52 -07:00
  • e36319c98b fix grammar expectocode 2018-08-09 16:19:10 +01:00
  • 3a3773d977 readme: replace 'unknown methods' Ben Greenman 2018-08-08 13:03:03 -04:00
  • 2c3aeb7728 Merge pull request #28 from melongbob/master Dylan Araps 2018-07-03 08:57:29 +10:00
  • 0893d4bb57 make edits in README.md Yun 2018-07-02 11:44:38 -07:00
  • 0e847087af Merge pull request #26 from CoolOppo/patch-1 Dylan Araps 2018-06-29 08:06:14 +10:00
  • 5f0c65e7a3 properly built manuscript CoolOppo 2018-06-28 04:40:27 -04:00
  • dd9a4ee438 Update README.md CoolOppo 2018-06-28 04:35:32 -04:00
  • ff4b3db9cb Added background commands CoolOppo 2018-06-27 21:39:04 -04:00
  • bdfd20a89a Merge pull request #24 from sumbach/patch-1 Dylan Araps 2018-06-27 01:47:03 +10:00
  • 79ac422bbe Fix minor typo Sam Umbach 2018-06-26 11:45:17 -04:00
  • 4b29e39877 Merge pull request #23 from tebriel/patch-1 Dylan Araps 2018-06-26 07:25:57 +10:00
  • 9792cd6b09 Fix copy/pasta error in comment Chris M 2018-06-25 10:54:35 -04:00
  • f1e18e8bd8 Added conditionals Dylan Araps 2018-06-23 10:34:15 +10:00
  • c4a203bb40 Added conditionals Dylan Araps 2018-06-23 10:34:10 +10:00
  • 809c8b5a03 test: Added error handling to hex_to_rgb Dylan Araps 2018-06-23 09:51:39 +10:00
  • cf243bc86b misc: cleanup Dylan Araps 2018-06-21 18:16:25 +10:00
  • 955370b5ce Added arithmetic operators Dylan Araps 2018-06-21 18:00:05 +10:00
  • b5a2ad5e0a Added shorter file creation syntax. Closes #22 Dylan Araps 2018-06-21 11:30:38 +10:00
  • 09a315df8d misc: cleanup Dylan Araps 2018-06-21 11:17:45 +10:00
  • f52d442128 cleanup of language Dylan Araps 2018-06-20 22:08:15 +10:00
  • f6fd6e5e81 Merge branch 'master' of github.com:dylanaraps/pure-bash Dylan Araps 2018-06-20 22:08:04 +10:00
  • db41181a19 cleanup of language Dylan Araps 2018-06-20 22:07:56 +10:00
  • 7a342cc136 Merge pull request #20 from frnchr/master Dylan Araps 2018-06-20 20:11:24 +10:00
  • dac2974fa0 Fix possessive pronouns Francesco Cherchi 2018-06-20 12:07:20 +02:00
  • 7d7c2063bb update manuscript Dylan Araps 2018-06-20 16:16:53 +10:00
  • 3682bebb17 cleanup of language Dylan Araps 2018-06-20 16:16:24 +10:00
  • ee2ee181f6 update manuscript Dylan Araps 2018-06-20 16:05:56 +10:00
  • d9e4f52260 update manuscript Dylan Araps 2018-06-20 16:05:42 +10:00
  • d2c42689d8 update manuscript Dylan Araps 2018-06-20 16:00:33 +10:00
  • 393a288242 cleanup of language Dylan Araps 2018-06-20 15:58:16 +10:00
  • d8f52159c7 cleanup of language Dylan Araps 2018-06-20 15:54:31 +10:00