Commit Graph

345 Commits

Author SHA1 Message Date
Jack
5f13e2a80e thank you jmesmon 2020-11-05 12:24:43 +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
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
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
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
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
My Spaghetti
e277c02361 corrected 1-second sleep position 2020-07-22 13:07:30 +03:00
My Spaghetti
825a581033 fixed sh pid bug 2020-07-22 13:03:41 +03:00
My Spaghetti
086e498fc8 improved readability 2020-07-20 11:25:32 +03:00
My Spaghetti
88d761ba66 shoved most of the Terminal commands into viso sh files 2020-07-19 18:35:11 +03:00
My Spaghetti
c7ffb48e8e xhci check no longer used 2020-07-19 16:38:22 +03:00
My Spaghetti
e9673b679b documentation 2020-07-19 16:30:14 +03:00
My Spaghetti
9fa7e4ad03 performance regression due to scancode behavior 2020-07-19 16:27:58 +03:00
My Spaghetti
df393ec711 now I remember why I did that workaround 2020-07-19 13:21:50 +03:00
My Spaghetti
6cad9b4bdb moved xhci check earlier 2020-07-19 13:01:56 +03:00
My Spaghetti
81feeb484e enterprise users rejoice, removed extpack dependency 2020-07-19 12:51:26 +03:00
My Spaghetti
083bde45c4 forgot to close double-quotes 2020-07-17 16:08:52 +03:00
My Spaghetti
e7459198f1 documentation 2020-07-17 16:07:46 +03:00
My Spaghetti
c832e0fd50 documentation 2020-07-16 14:34:56 +03:00
My Spaghetti
a35fd0d398 documentation 2020-07-15 19:50:36 +03:00
My Spaghetti
38a2750e91 qualifying the word "required" 2020-07-12 12:51:51 +03:00
My Spaghetti
e6e9786c6a added minor sanity check 2020-07-10 10:17:34 +03:00
My Spaghetti
a50857fa04 xxd V1.11 2020-07-08 16:24:37 +03:00
My Spaghetti
89b15410f7 fixed xxd ver requirement, applies to script versions 0.81.0 and later 2020-07-08 15:38:40 +03:00
My Spaghetti
6a9d1a22bd decreasing required coreutils version back to 8.22, removed od 2020-07-08 03:34:57 +03:00
My Spaghetti
26961f842e typo 2020-07-08 02:52:09 +03:00
My Spaghetti
495dd56014 incrementing required coreutils version until od is replaced 2020-07-08 02:45:31 +03:00
Jack
02aa945f77 documentation 2020-07-04 10:39:14 +03:00