1
0
mirror of https://github.com/dylanaraps/pure-bash-bible.git synced 2025-09-09 06:31:32 +02:00

263 Commits

Author SHA1 Message Date
Cuttlerat
2894cee462 Add jump for reverse case 2019-06-09 18:12:21 +03:00
black
b052c92e8b Merge pull request #64 from Cuttlerat/master
Add reverse case function
2019-06-09 15:14:03 +03:00
Cuttlerat
187e5a1eca Add reverse case function 2019-06-09 13:28:29 +03:00
Dylan Araps
62bbe5adb9 general: Fix indentation. 2019-06-08 17:42:48 +03:00
Dylan Araps
2be9404b63 general: Fix #38 2019-06-08 17:27:28 +03:00
Dylan Araps
2bc36192b6 general: Fix #38 2019-06-08 17:27:20 +03:00
black
f5854f6396 Merge pull request #56 from Crestwave/percent-encoding
Add entries for URL encoding and decoding
2019-01-22 08:54:25 +02:00
Crestwave
94d1ec50df Add entries for URL encoding and decoding 2019-01-22 14:50:10 +08:00
Dylan Araps
50fb75db3b docs: update 2019-01-20 05:31:49 +02:00
black
7621e969df Merge pull request #55 from Crestwave/varname
Add "Name a variable based on another variable" entry
2019-01-19 16:18:40 +02:00
Crestwave
2849a05463 Add "Name a variable based on another variable" entry 2019-01-19 18:21:28 +08:00
black
f47fd69d3b Merge pull request #54 from Crestwave/misc
Miscellaneous improvements
2019-01-19 12:08:55 +02:00
Crestwave
2414ae9f42 Miscellaneous improvements 2019-01-19 18:04:22 +08:00
black
2b558f2962 Merge pull request #52 from Crestwave/username
Add "Get the username of the current user" entry
2019-01-19 10:37:23 +02:00
Crestwave
cb7fedc419 Add "Get the username of the current user" entry 2019-01-19 16:25:53 +08:00
Dylan Araps
27ed118a1a Merge pull request #30 from bennn/patch-1
readme: replace 'unknown methods'
2018-10-17 14:07:54 +11:00
Dylan Araps
0035f5e539 Merge pull request #33 from expectocode/grammar
fix grammar
2018-10-17 14:07:16 +11:00
Dylan Araps
f2f88858d1 Merge pull request #37 from ahmetb/patch-1
add caveat about UUIDv4 not being secure
2018-10-17 14:06:42 +11:00
Ahmet Alp Balkan
f9662cb7b2 add caveat about UUIDv4 not being secure 2018-08-13 15:48:52 -07:00
expectocode
e36319c98b fix grammar 2018-08-09 16:19:10 +01:00
Ben Greenman
3a3773d977 readme: replace 'unknown methods'
because the methods aren't unknown to everybody, they're just rare / arcane / secret ... (as opposed to commonly-known / standard / classic / orthodox ...)
2018-08-08 13:03:03 -04:00
Dylan Araps
2c3aeb7728 Merge pull request #28 from melongbob/master
make edits in README.md
2018-07-03 08:57:29 +10:00
Yun
0893d4bb57 make edits in README.md 2018-07-02 11:44:38 -07:00
Dylan Araps
0e847087af Merge pull request #26 from CoolOppo/patch-1
Added background commands
2018-06-29 08:06:14 +10:00
CoolOppo
5f0c65e7a3 properly built manuscript 2018-06-28 04:40:27 -04:00
CoolOppo
dd9a4ee438 Update README.md 2018-06-28 04:35:32 -04:00
CoolOppo
ff4b3db9cb Added background commands
The syntax looks ugly, but this is the optimal way to do it. It doesn't have any extraneous output due to the parenthesis surrounding the command, and also sends error output to /dev/null.
2018-06-27 21:39:04 -04:00
Dylan Araps
bdfd20a89a Merge pull request #24 from sumbach/patch-1
Fix minor typo
2018-06-27 01:47:03 +10:00
Sam Umbach
79ac422bbe Fix minor typo 2018-06-26 11:45:17 -04:00
Dylan Araps
4b29e39877 Merge pull request #23 from tebriel/patch-1
Fix copy/pasta error in comment
2018-06-26 07:25:57 +10:00
Chris M
9792cd6b09 Fix copy/pasta error in comment 2018-06-25 10:54:35 -04:00
Dylan Araps
f1e18e8bd8 Added conditionals 2018-06-23 10:34:15 +10:00
Dylan Araps
c4a203bb40 Added conditionals 2018-06-23 10:34:10 +10:00
Dylan Araps
809c8b5a03 test: Added error handling to hex_to_rgb 2018-06-23 09:51:39 +10:00
Dylan Araps
cf243bc86b misc: cleanup 2018-06-21 18:16:25 +10:00
Dylan Araps
955370b5ce Added arithmetic operators 2018-06-21 18:00:05 +10:00
Dylan Araps
b5a2ad5e0a Added shorter file creation syntax. Closes #22 2018-06-21 11:30:38 +10:00
Dylan Araps
09a315df8d misc: cleanup 2018-06-21 11:17:45 +10:00
Dylan Araps
f52d442128 cleanup of language 2018-06-20 22:08:15 +10:00
Dylan Araps
f6fd6e5e81 Merge branch 'master' of github.com:dylanaraps/pure-bash 2018-06-20 22:08:04 +10:00
Dylan Araps
db41181a19 cleanup of language 2018-06-20 22:07:56 +10:00
Dylan Araps
7a342cc136 Merge pull request #20 from frnchr/master
Fix possessive pronouns
2018-06-20 20:11:24 +10:00
Francesco Cherchi
dac2974fa0 Fix possessive pronouns 2018-06-20 12:07:20 +02:00
Dylan Araps
7d7c2063bb update manuscript 2018-06-20 16:16:53 +10:00
Dylan Araps
3682bebb17 cleanup of language 2018-06-20 16:16:24 +10:00
Dylan Araps
ee2ee181f6 update manuscript 2018-06-20 16:05:56 +10:00
Dylan Araps
d9e4f52260 update manuscript 2018-06-20 16:05:42 +10:00
Dylan Araps
d2c42689d8 update manuscript 2018-06-20 16:00:33 +10:00
Dylan Araps
393a288242 cleanup of language 2018-06-20 15:58:16 +10:00
Dylan Araps
d8f52159c7 cleanup of language 2018-06-20 15:54:31 +10:00