Commit Graph

  • 393a288242 cleanup of language Dylan Araps 2018-06-20 15:58:16 +1000
  • d8f52159c7 cleanup of language Dylan Araps 2018-06-20 15:54:31 +1000
  • a46f546b69 cleanup of language Dylan Araps 2018-06-20 15:40:08 +1000
  • c11c4e8068 misc: cleanup Dylan Araps 2018-06-20 14:56:02 +1000
  • da4fdc993b docs: update Dylan Araps 2018-06-20 13:57:03 +1000
  • 1ab23cc89b docs: update Dylan Araps 2018-06-20 13:48:26 +1000
  • f55234b0c9 docs: update Dylan Araps 2018-06-20 13:44:28 +1000
  • 3f7eeb06b8 Added link to leanpub Dylan Araps 2018-06-20 13:41:44 +1000
  • 982a91ca6f Added introduction. Dylan Araps 2018-06-20 13:24:36 +1000
  • f614dc3cfb Added introduction. Dylan Araps 2018-06-20 13:03:53 +1000
  • fe6e2cd195 Added build files to turn the bible into a book Dylan Araps 2018-06-20 12:40:31 +1000
  • e0aadbde13 Added build files to turn the bible into a book Dylan Araps 2018-06-20 12:24:38 +1000
  • dbed16c54e misc: cleanup Dylan Araps 2018-06-20 10:31:37 +1000
  • 5dd8b4d57d Removed WIP Dylan Araps 2018-06-20 09:33:44 +1000
  • e87ff8843b Added traps. Dylan Araps 2018-06-20 09:25:24 +1000
  • 5e9487bbc7 misc: cleanup Dylan Araps 2018-06-19 18:15:26 +1000
  • 80b1030654 misc: cleanup Dylan Araps 2018-06-19 17:57:09 +1000
  • c24d0d1c5c Added better split method Dylan Araps 2018-06-19 17:31:23 +1000
  • d14cbe76f2 Added afterword Dylan Araps 2018-06-19 16:55:34 +1000
  • 63a315e897 misc: cleanup Dylan Araps 2018-06-19 16:31:02 +1000
  • 49531108cf misc: cleanup Dylan Araps 2018-06-19 16:28:47 +1000
  • 6312a79633 misc: cleanup Dylan Araps 2018-06-19 16:24:46 +1000
  • e48b0b7f28 Added RANDOM Dylan Araps 2018-06-19 13:46:28 +1000
  • fbe06a806f docs: update Dylan Araps 2018-06-19 13:26:17 +1000
  • 81fb35d0ec misc: cleanup Dylan Araps 2018-06-19 12:56:55 +1000
  • 24adf2b53d Added UUID V4 Dylan Araps 2018-06-19 08:49:49 +1000
  • 5ce889efb6 Added random array element Dylan Araps 2018-06-19 08:39:11 +1000
  • 0de57f5d58 move sections Dylan Araps 2018-06-18 23:29:29 +1000
  • 0a223c523f started working on escape sequences Dylan Araps 2018-06-18 23:23:37 +1000
  • 418a0affe9 started working on escape sequences Dylan Araps 2018-06-18 23:20:11 +1000
  • d3a0a57f6f started working on escape sequences Dylan Araps 2018-06-18 23:12:05 +1000
  • e4e190afb1 started working on escape sequences Dylan Araps 2018-06-18 23:05:20 +1000
  • a44314d60e
    Merge 992ea34dcd into 1bcdf4be22 #15 Ben White 2018-06-18 02:54:19 +0000
  • 992ea34dcd
    Add note about Bash on Windows 10 for $OSTYPE #15 Ben White 2018-06-18 12:47:43 +1000
  • 1bcdf4be22 Added donate message Dylan Araps 2018-06-18 12:19:30 +1000
  • 10f6bf04bc Added extract lines between two markers in file Dylan Araps 2018-06-18 11:25:25 +1000
  • cd970ba99a Added extract lines between two markers in file Dylan Araps 2018-06-18 11:23:13 +1000
  • d9ed1d0d53 misc: cleanup Dylan Araps 2018-06-18 11:07:05 +1000
  • c739bbbbb0 Merge branch 'master' of github.com:dylanaraps/pure-bash Dylan Araps 2018-06-18 11:06:05 +1000
  • 930cc59318 Removed all external processes from test script (minus shellcheck) Dylan Araps 2018-06-18 11:05:51 +1000
  • 15941d9930
    Merge pull request #13 from paxperscientiam/brace-expansion Dylan Araps 2018-06-18 10:50:24 +1000
  • 84f55dcb1a
    Merge pull request #14 from d3v1an7/patch-1 Dylan Araps 2018-06-18 10:49:49 +1000
  • cf3b473afa fix mispelling #13 Chris 2018-06-17 20:43:54 -0400
  • 181aca448b
    switch $(uname) to $OSTYPE in case example #14 Ben White 2018-06-18 10:38:02 +1000
  • 82813895c9 Added bash logo Dylan Araps 2018-06-18 10:18:18 +1000
  • aa490304ef Added method of getting function names. Dylan Araps 2018-06-18 09:25:38 +1000
  • 5f61ee3885 tests: Removed awk call Dylan Araps 2018-06-18 09:20:23 +1000
  • c9768e2b45 Added brace expansion Dylan Araps 2018-06-18 09:03:43 +1000
  • dd6ac81fe8 Added brace expansion Dylan Araps 2018-06-18 09:00:59 +1000
  • 697eb90b11 Added parameter expansion Dylan Araps 2018-06-18 08:52:22 +1000
  • 920988deb0 removed needless tests and added an example using braces expansion to loop over files explicitly referenced Chris 2018-06-17 14:25:59 -0400
  • f504d4618a delete newline Chris 2018-06-17 01:20:27 -0400
  • 0b5a77f459 rename functions Chris 2018-06-17 01:20:08 -0400
  • 8e61965af6 brace expansion tests Chris 2018-06-17 01:18:49 -0400
  • 841a44b528
    Merge 1928e35ee5 into 04bb4810d3 #12 François Leurent 2018-06-17 00:51:33 +0000
  • 04bb4810d3 Added note about binary files Dylan Araps 2018-06-17 10:52:18 +1000
  • 1928e35ee5
    Explicit non binary string warning for cat #12 François Leurent 2018-06-17 02:18:11 +0200
  • 2c462e770f tests: cleanup Dylan Araps 2018-06-17 09:53:06 +1000
  • b6b6d7e53e misc: cleanup Dylan Araps 2018-06-16 23:46:18 +1000
  • 25534e7a45
    Merge fc92325388 into 2744daa553 #10 deltax 2018-06-16 13:15:06 +0000
  • 2744daa553 misc: cleanup Dylan Araps 2018-06-16 23:04:54 +1000
  • fc92325388 Merge branch 'master' of github.com:dylanaraps/pure-bash-bible #10 deltaxflux 2018-06-16 14:47:40 +0200
  • fd8639405e Add Issue template, pull request template and editorconfig deltaxflux 2018-06-16 14:47:25 +0200
  • c7d820d2ce Added obsolete syntax Dylan Araps 2018-06-16 22:33:29 +1000
  • c995418cc0
    Merge e7a578eace into 40f7da80b6 #5 Chris 2018-06-16 09:21:01 +0000
  • 40f7da80b6 misc: cleanup Dylan Araps 2018-06-16 18:44:30 +1000
  • ed8d2e2b8c misc: cleanup Dylan Araps 2018-06-16 18:43:51 +1000
  • 951ae25c3d misc: cleanup Dylan Araps 2018-06-16 18:40:49 +1000
  • e11ac48306 misc: cleanup Dylan Araps 2018-06-16 09:19:11 +1000
  • 4be5a150f9 Merge branch 'master' of github.com:dylanaraps/pure-bash Dylan Araps 2018-06-16 09:14:20 +1000
  • 7e79899977 Added lines_loop Dylan Araps 2018-06-16 09:09:56 +1000
  • c59150566d
    Merge e98be66aa1 into 454475ee2e #6 Adam 2018-06-15 21:51:56 +0000
  • 454475ee2e
    Merge pull request #7 from marinhoc/master Dylan Araps 2018-06-16 07:51:43 +1000
  • b95112b879 added : notes #7 marinhoc 2018-06-15 21:48:27 +0200
  • e98be66aa1 Make test pass #6 Adam 2018-06-15 12:30:15 -0400
  • e7a578eace fix regression #5 Chris 2018-06-15 11:54:32 -0400
  • 36a041c515 fixed conflict Chris 2018-06-15 11:50:15 -0400
  • bad8f5ed28 added two more assertions and examples Chris 2018-06-15 11:47:59 -0400
  • 66d4bbee55 Improved lines() function Adam 2018-06-15 10:21:02 -0400
  • 679e787bd2 Added progress bars Dylan Araps 2018-06-15 18:33:01 +1000
  • c181b0afa9 Added read_sleep Dylan Araps 2018-06-15 17:24:12 +1000
  • 0185f6dcab Added more substring checks Dylan Araps 2018-06-15 16:59:40 +1000
  • f3a113f370 Added loops Dylan Araps 2018-06-15 16:43:03 +1000
  • b162634394 Added loops Dylan Araps 2018-06-15 16:40:31 +1000
  • 8bd977f5d3 Added loops Dylan Araps 2018-06-15 16:35:22 +1000
  • 1c19fab15c Added loops Dylan Araps 2018-06-15 16:31:06 +1000
  • 6d77c0c7ac Added another entry Dylan Araps 2018-06-15 16:14:08 +1000
  • 31289a98f1 Added another entry Dylan Araps 2018-06-15 16:10:23 +1000
  • 113686f557 Added another entry Dylan Araps 2018-06-15 16:03:05 +1000
  • 1aea36ac90 Added another entry Dylan Araps 2018-06-15 15:57:17 +1000
  • 79f4efa5be parameter expansion examples Chris 2018-06-15 01:33:31 -0400
  • 3a74faa8bd docs: update Dylan Araps 2018-06-15 12:02:28 +1000
  • e21704fe55 misc: cleanup Dylan Araps 2018-06-15 11:48:01 +1000
  • 69b9bb5924 docs: update Dylan Araps 2018-06-15 11:40:50 +1000
  • 992d8dd8c1 cleanup tests Dylan Araps 2018-06-15 11:12:44 +1000
  • 852027fd7a cleanup tests Dylan Araps 2018-06-15 11:09:33 +1000
  • bc90a848f5 run shellcheck in the test script Dylan Araps 2018-06-15 10:46:54 +1000
  • a20e36bf95 dynamically run tests Dylan Araps 2018-06-15 10:23:21 +1000
  • 6119fc7b20 cleanup tests Dylan Araps 2018-06-15 10:17:17 +1000
  • 9ba26572cb fix travis badge Dylan Araps 2018-06-15 10:03:09 +1000