Commit Graph

536 Commits

Author SHA1 Message Date
My Spaghetti
45709367fe prepending "function" to function declaration 2020-12-16 02:06:24 +02:00
Jack
88e625d952 Merge pull request #354 from steeleduncan/master
Fix for typo in documentation iCould -> iCloud
2020-12-09 21:52:45 +02:00
Duncan Steele
033e3670cf Fix for typo in documentation iCould -> iCloud 2020-12-09 09:46:19 +00:00
Jack
240ba08c0d Merge pull request #348 from rafork/fixdoctypo
Fixed doc typo: additonal
2020-12-04 19:07:36 +02:00
raf
ffa4f9006d Fixed doc typo: additonal
macos-guest-virtualbox.sh / documentation() - Fixed typo: "additonal" -> "additional".
2020-12-04 21:10:35 +11:00
Jack
65cca7fb3d Merge pull request #346 from padresmurfa/padresmurfa
Add '"${macOS_release_name}_"*".viso"' to list of temporary files that are safe to delete
2020-11-26 11:46:02 +02:00
David Brandt
80908ff743 Add '"${macOS_release_name}_"*".viso"' to list of temporary files that are safe to delete 2020-11-26 09:21:48 +00:00
My Spaghetti
cb902fcf82 removed extraneous parenthesis 2020-11-25 16:47:43 +02:00
My Spaghetti
9fdbe665e7 +modern 2020-11-24 18:44:17 +02:00
My Spaghetti
3ee28be973 changed xxd dependency error message 2020-11-24 18:40:49 +02:00
My Spaghetti
b6ba0fd2ae version number 2020-11-15 16:00:46 +02:00
My Spaghetti
366c93a7c4 typo 2020-11-15 14:57:15 +02:00
My Spaghetti
a942be2ab0 possible issue with bad pipes 2020-11-15 14:31:27 +02:00
My Spaghetti
cce2480d8d minor error/info message changes 2020-11-15 05:01:57 +02:00
My Spaghetti
bcd07f5ab8 sed regexp pattern error 2020-11-05 15:03:31 +02:00
My Spaghetti
51c272deb5 terrabyte and petabyte workaround 2020-11-05 14:37:27 +02:00
Jack
5f13e2a80e thank you jmesmon 2020-11-05 12:24:43 +02:00
Jack
e8d60db435 Merge pull request #331 from jmesmon/remove-stray-then
fix syntax error due to stray `then`
2020-11-05 12:24:03 +02:00
Cody P Schafer
69c6bb56c7 fix syntax error due to stray then 2020-11-05 02:38:47 -05:00
My Spaghetti
f5399bc461 infinite loop! 2020-11-04 18:29:35 +02:00
My Spaghetti
f7f3a60cbe infinite loop! 2020-11-04 18:23:54 +02:00
My Spaghetti
004199ef8f fix ocr for High Sierra 2020-10-28 14:37:28 +02:00
My Spaghetti
eb4f3baadf documentation: adding (unsupported) tag 2020-10-15 19:50:14 +03:00
My Spaghetti
a07cf3b1b9 documentation, minor storage estimate update 2020-10-15 12:04:50 +03:00
Jack
b177b0e760 Big Sur 2020-10-14 20:23:31 +03:00
My Spaghetti
2823307867 minor output message formatting 2020-10-14 07:25:11 +03:00
My Spaghetti
a2e19dc6c8 minor error message and comment changes 2020-10-07 14:07:29 +03:00
Jack
aa8764db18 Merge pull request #301 from MechantRouquin/master
remove '.exe' from tesseract-ocr
2020-09-02 20:16:16 +03:00
Mechant Rouquin
e1fd1988fc remove '.exe' from tesseract-ocr 2020-09-02 17:11:20 +02:00
My Spaghetti
1c2c66532c better ocr performance 2020-08-23 22:55:03 +03:00
My Spaghetti
7e0ccd863c comments and ocr regex 2020-08-23 22:40:28 +03:00
My Spaghetti
d0f1dd7a9f minor text prompt changes 2020-08-20 21:22:54 +03:00
My Spaghetti
e44e8a32ce test "[[" doesn't require .* before regex, unlike "match" 2020-08-14 11:16:55 +03:00
My Spaghetti
da2c6f8512 documentation 2020-08-14 04:20:44 +03:00
My Spaghetti
5c181695aa delete the screenshot 2020-08-13 19:25:34 +03:00
My Spaghetti
d6ff74e574 tesseract ocr 2020-08-13 19:16:02 +03:00
Jack
75ed8071f0 Update README.md 2020-08-13 18:03:48 +03:00
My Spaghetti
1e4bf5d150 slight indentation cleanup 2020-08-06 11:23:37 +03:00
My Spaghetti
a83e5de9c1 fixed incorrect usage of SHELL (issue #288 ) 2020-08-05 13:08:51 +03:00
My Spaghetti
261b2bb61e fixed cygwin dmg2img condition 2020-08-03 05:03:09 +03:00
Jack
7e67c3b653 Update README.md 2020-07-30 14:58:43 +03:00
Jack
3b252ba272 Update README.md 2020-07-28 22:06:03 +03:00
My Spaghetti
94e8f98c59 fixed zsh \c bug (issue #281) 2020-07-28 21:36:44 +03:00
My Spaghetti
443a781dba delete_temporary_files changed to prompt_delete_temporary_files 2020-07-28 12:59:41 +03:00
My Spaghetti
0b5119ebda documentation 2020-07-28 12:21:00 +03:00
My Spaghetti
d3b39d03e6 reordered functions, made the "populate" functions atomic.
This looks like a big diff but it isn't
2020-07-27 17:55:56 +03:00
My Spaghetti
4654b7b7e7 simplified dmg2img conditionals 2020-07-26 22:47:31 +03:00
My Spaghetti
af8c16b8ee simplified dmg2img conditionals 2020-07-26 22:45:33 +03:00
My Spaghetti
238af06c80 documentation 2020-07-26 17:15:34 +03:00
My Spaghetti
1b8af3de11 sleep already built into function 2020-07-24 11:33:59 +03:00