RandyTheSilly
|
0c85703a73
|
Properly reset trimmed_paths for zsh completion
Former-commit-id: adda3df4ca4afbc7da162fb64592e853617802d4
Former-commit-id: 96917ce98bef0c879f392a2444f6d600589d9b53
|
2023-04-01 23:44:22 -04:00 |
|
RandyTheSilly
|
41c9d0a22b
|
Complete 'help' if the entry directory is empty or does not exist
Former-commit-id: 1167f06b14ce50baa0c96e67a835247c6579aaa9
Former-commit-id: ea6be360d50c16579253d1e2d0b1825c5a1f1a4a
|
2023-04-01 23:19:56 -04:00 |
|
RandyTheSilly
|
432a5f1e5a
|
Update documentation for v1.4.1
Former-commit-id: 044613130dbc6d7cec9bb3a0d64f0727b868442b
Former-commit-id: 82716630a6f2395a89ed00398acea531647703c3
|
2023-04-01 21:29:25 -04:00 |
|
RandyTheSilly
|
3f4173b4fd
|
Improved order completions are served in
Former-commit-id: e1eae46e144920b58c613d5e710d1ee30d3841a7
Former-commit-id: b6e78af74b29add6e63a708bdfc807dfe92c1094
|
2023-03-27 10:34:19 -04:00 |
|
RandyTheSilly
|
fc94bfd774
|
Updated Bash completion to reflect zsh completion behavior
Former-commit-id: ea8d14d76e85500eb1d2a27884b068dc302ea225
Former-commit-id: c631d938ccf3aa6131f54e12249a983f74d4a09d
|
2023-03-27 10:12:31 -04:00 |
|
RandyTheSilly
|
ed9c69248b
|
Fixed zsh completions script breaking $path
Former-commit-id: 7179fd168dd5c5a68854a72efe6a00153b97f1e5
Former-commit-id: 3329e42498daa2a78295bcd8949d8c7281d3575b
|
2023-03-09 16:24:47 -05:00 |
|
RandyTheSilly
|
902e041f51
|
Initial zsh completion support (for generic-based packages)
Former-commit-id: 17f1773c8653e8525fd58380a34f6574473ed62c
Former-commit-id: 3c90b366b8c9ad3c083110d0c9b0f19080fbdea7
|
2023-03-09 16:04:17 -05:00 |
|
RandyTheSilly
|
648bed832f
|
Made Bash completions significantly faster, temporarily ensure recursive globbing is enabled
Former-commit-id: c974ce1e0cb0198094d6ece325ab3216f1925f36
Former-commit-id: 762562fbbdb298f4b13210d0014a942b430c1197
|
2023-03-08 23:00:53 -05:00 |
|
RandyTheSilly
|
843dff6527
|
Use globbing to generate entry list for shell completion (faster)
Former-commit-id: ea8212223896fc86368f772f43053f6ee8742068
Former-commit-id: 5f35b58014dcc00cb733d4980e28157e4de1ffcb
|
2023-03-08 16:19:02 -05:00 |
|
RandyTheSilly
|
b090c24d59
|
Update documentation for release v1.4.0
Former-commit-id: 25559878dca6f91567805473078398b7b6728126
Former-commit-id: 1f88fe4849e4f0d26d32fa69a772ca9863d53c42
|
2023-03-04 15:05:29 -05:00 |
|
RandyTheSilly
|
24ae771b85
|
Updated argument help text
Former-commit-id: 6e5eb93fb268bab785460efe1abbaa5808bf131d
Former-commit-id: fb77cfc0bba7723b4d8add73014643dd8314419e
|
2023-02-28 17:08:59 -05:00 |
|
RandyTheSilly
|
bee3149c74
|
Remove "delete" argument of whitelist (now just "del")
Former-commit-id: 7579fc06b08917e3c7ea02cc2769df7f48044b82 [formerly 8dfdc2ff8c]
Former-commit-id: 6b2ff6e8853d206ed063e17f38e62d2f9562bed8
|
2023-02-25 03:07:29 -05:00 |
|
RandyTheSilly
|
39dbc1c83d
|
Updated help menu for new argument system, adjusted exit codes
Former-commit-id: 4c326eb4668fcdb2cacc7b86d800a4f941c4630c [formerly a068d19aeb]
Former-commit-id: ed67ead67fc4a23eb11df52a7627d79a09835589
|
2023-02-21 16:58:29 -05:00 |
|
RandyTheSilly
|
764d165ad4
|
Disallow any additional arguments after "shear"
Former-commit-id: 9e523edde7e05634020536cec6e6a3100e298c42 [formerly 2f795b4d03]
Former-commit-id: 847c509f7977ef8aad1582c06be056d1347aee2a
|
2023-02-20 18:04:37 -05:00 |
|
RandyTheSilly
|
9928a43d6a
|
Automatically add backslashes to arguments when needed
Former-commit-id: 7a31d3cebdb03af4c2067437d4a983293fce36ba [formerly 2fba1262a1]
Former-commit-id: 568c22399a1bea5a63bbde22f6710b287127acda
|
2023-02-20 17:56:25 -05:00 |
|
RandyTheSilly
|
25121f3a5c
|
Removed broken space replacer
Former-commit-id: 071e2959241ebd7c08b5692d6907f73a1186ee8b [formerly 3cda23ad3d]
Former-commit-id: 58664b2a6205f5806cd0f5b1a469703fea131b58
|
2023-02-20 17:34:43 -05:00 |
|
RandyTheSilly
|
2c78a1456c
|
Switch to mapfile for a minor completions speed improvement
Former-commit-id: b1c6d34c450dc0adb6df20fa25a7fa53c6c39ccb [formerly 1975424886]
Former-commit-id: 9add0ef201cc8f3c934af91c51aad94057d2e9e3
|
2023-02-20 16:49:59 -05:00 |
|
RandyTheSilly
|
6173a11710
|
Updated bash completion for #24
Former-commit-id: 26affc44102cf433a6bfe5fd37b19af1b0561723 [formerly eee0a3c3e3]
Former-commit-id: 94cc077612720161ba0f9d6d5766dcdf28548801
|
2023-02-20 16:36:30 -05:00 |
|
RandyTheSilly
|
627c6a1a14
|
Update documentation for release v1.3.0
Former-commit-id: ac89c761d964360d80863c926f908d937ed00865 [formerly 697f7a870d]
Former-commit-id: fde0008b65ef6135476a448dd1cc768a7e511cb8
|
2022-12-14 02:40:13 -05:00 |
|
RandyTheSilly
|
9776961f2a
|
Assigned exit code 6 to "server connection error"
Former-commit-id: 34c2312b779b7c0f6e6dfcd1e9b4d7e700229142 [formerly b24d1df721]
Former-commit-id: 72c0e4cef04abd78bffb3731434c55cf9998eb7b
|
2022-12-07 15:55:01 -05:00 |
|
RandyTheSilly
|
5f0a40efc0
|
Removed exit code 6 from man page, as it no longer has reason to exist in sshyp
Former-commit-id: 56f1761cbc55f7a348db132dfd7a8714bfe2fac7 [formerly 9b9f49a344]
Former-commit-id: 205e9dbbff27b8732024a8e602786afc104f050c
|
2022-11-25 21:17:41 -05:00 |
|
RandyTheSilly
|
3392e3ceea
|
Use ASCII 30 and 31 as separators, removes limitations on "@", "^&*", and "*&^".
Former-commit-id: cd08e1adde9f810e0099338722b617357055c422 [formerly 289d12f45a]
Former-commit-id: 7f70d015e3afe2101aba2d1d21001101db0de81e
|
2022-11-25 12:00:51 -05:00 |
|
RandyTheSilly
|
9d1f0a065b
|
Corrected date in man page
Former-commit-id: 61310403c6cfe504e1b8453c29e564459cd08bef [formerly 57cc730d92]
Former-commit-id: 3f614eb15a35f252188ee0a807c5b324ce409084
|
2022-11-06 11:21:21 -05:00 |
|
RandyTheSilly
|
86ad4e5cad
|
Added instructions for enabling Bash completions
Former-commit-id: 35b317ff508a4da2c1052cbda230be4e4af42985 [formerly 5fa30fa770]
Former-commit-id: c48091e8a5849359e2a6ef97970d30c008d6a70d
|
2022-11-06 00:15:28 -04:00 |
|
RandyTheSilly
|
cb754c5ba7
|
Removed executable bits where they are not needed
Former-commit-id: 26ea77aa4734c759aa7e68607250a74ea9d57b71 [formerly e3af035bce]
Former-commit-id: b3acead7183e5c60258b3e0ae9da861f4896f649
|
2022-11-05 22:33:48 -04:00 |
|
RandyTheSilly
|
9979de26d0
|
Fixed options/flags layout in man page
Former-commit-id: bcfb14f5de98ae07a743a0d3e3efe2911e594259 [formerly 687a606160]
Former-commit-id: a0c3a8727d5adcc750bfa57305102a23778c42af
|
2022-11-05 19:40:00 -04:00 |
|
RandyTheSilly
|
4207ecb555
|
Update 'whitelist del' example to match 'whitelist add' example
Former-commit-id: 16e37f29fe93494f41b82d8bb0bc8cc4f2dc9a59 [formerly e840b9def0]
Former-commit-id: ce1baa1ec004251186d24e228c91608c4641f3ea
|
2022-11-05 19:32:01 -04:00 |
|
RandyTheSilly
|
8bcfd3fcd8
|
Fix spacing between exit codes in man page
Former-commit-id: 10708f1512aa4f7aa0d4c410d8d204e27c83eb2f [formerly 486fc39f22]
Former-commit-id: 91a167647b61de66301ab7bf14046637057ec4f3
|
2022-11-05 19:28:27 -04:00 |
|
RandyTheSilly
|
78588f686e
|
Update whitelist add example in man page to match new string generation
Former-commit-id: dd8e68e426c0a54c038551246877366959bd82fc [formerly a63d1caa2e]
Former-commit-id: d020cf6afd738db53dfde8f0bcd09aedf62b13cc
|
2022-11-05 19:27:20 -04:00 |
|
RandyTheSilly
|
4753bb4c37
|
Update synopsis in man page
Former-commit-id: c0b0484f0b221484edda25620844db8414d5e3cd [formerly c2639d1f42]
Former-commit-id: d88298469cb341750174cc9d3c25d2d3ab39056a
|
2022-11-05 19:22:39 -04:00 |
|
RandyTheSilly
|
67eb1a44ca
|
Update documentation for v1.2.0
Former-commit-id: 6068da810b16810c8afc0322cdd26fea734e3671 [formerly 517d2a3d22]
Former-commit-id: a8b3385517fe0f3bc33b7ede1951bae56cd3a265
|
2022-11-05 18:27:43 -04:00 |
|
RandyTheSilly
|
551789636d
|
Slight line count reduction
Former-commit-id: 442835aaecb34b116ca8a44109e08a0643344271 [formerly b27f4cb805]
Former-commit-id: 1087b9aae0e2c0e641e7f44e901ac16e07a33270
|
2022-09-08 10:19:43 -04:00 |
|
RandyTheSilly
|
9ab175a8d8
|
Roughly halved the amount of time to source bash completions
Former-commit-id: 624a99a5727e49b12c1468c27110cee893124fd2 [formerly f411a56d1f]
Former-commit-id: 48802e27abb02efaf80743bd4fc8dbe3a03219fa
|
2022-09-08 09:47:59 -04:00 |
|
RandyTheSilly
|
0920dcf004
|
Fixed completions not generating
Former-commit-id: 3f8c64047f12456fd3c1ce8243293beb323912a2 [formerly 915a17b8e9]
Former-commit-id: 0e322f3cda6e75f2db8b9e649028fccbf1ae09ad
|
2022-09-05 14:29:43 -04:00 |
|
RandyTheSilly
|
e18b3b4d0a
|
Allow path completions alongside shortcuts
Former-commit-id: 8404cf01dd8b828b69d85bdbe520ad422a47b1ae [formerly d037acd5b0]
Former-commit-id: ae522f2d127096c5654748a53f4bffef7e234609
|
2022-09-04 15:10:04 -04:00 |
|
RandyTheSilly
|
ffccc88a1d
|
The _path_gen function is no longer run twice (completion is much faster now)
Former-commit-id: 996add6978d32e2a1d72b12352baa682645b3061 [formerly 2ed8b69abf]
Former-commit-id: 2e90025a3d6aaba8ff1987cb3731727a15d5b2e4
|
2022-09-04 14:55:39 -04:00 |
|
RandyTheSilly
|
e1ec834e5c
|
Added initial Bash completion script
Former-commit-id: 81ff7f4a6e515e36cea79953a0212bfd3f89958e [formerly 510ca3bfbb]
Former-commit-id: a85ddda326e5d210ce47bc03a668e3f4ba3537c9
|
2022-09-04 14:49:43 -04:00 |
|
RandyTheSilly
|
166ac50f42
|
Updated documentation for release v1.1.2
Former-commit-id: e212291e40989a1c50cbccf27060dbc7744da668 [formerly f97c9ad4f9]
Former-commit-id: 150048cc1ab40ee49e83295cedcdc9c3b1c49a8c
|
2022-08-27 13:12:58 -04:00 |
|
RandyTheSilly
|
39316d04a2
|
Updated documentation for release v1.1.1
Former-commit-id: defed7054804d7bf36e93c302282039d335d6561 [formerly 558512ba52]
Former-commit-id: f6cf7d3e5633652439a46c51f9d5cfad007f2236
|
2022-07-21 22:40:29 -04:00 |
|
RandyTheSilly
|
b96db3ad92
|
Updated date in manpage for release v1.1.0
Former-commit-id: f9b74560f437e3dcc3d731909599957c460e8e8b [formerly 393ef08a21]
Former-commit-id: ddd1f4834f044d5e3da5016218138690627bcbfe
|
2022-07-14 03:21:43 -04:00 |
|
RandyTheSilly
|
6410843911
|
Updated changelog for v1.1.0
Former-commit-id: 7ebe77ae88f470586d291eb4054cbdfa6f365950 [formerly de28d19969]
Former-commit-id: 7d27d41aef11546e74dc7073c8b260566addb0d7
|
2022-07-13 04:48:11 -04:00 |
|
rwinkhart
|
379970d53b
|
Moved conversion scripts to sshyp-labs repo
Former-commit-id: b2ce1378324b6b19b71a54f02e4ac34a94d17728 [formerly 77873d061b]
Former-commit-id: ab23a45ed7b1d11597823081b2f0132b4b01ec2f
|
2022-07-10 00:15:56 -04:00 |
|
rwinkhart
|
6690fd15c9
|
Updated sshyp-refresh to use new entry directory
Former-commit-id: 9dedbb71ef7cf4f45511780d62a4c51d75d782a9 [formerly 8c520d972e]
Former-commit-id: 900cc5e3e7c0508a2629cfcb002faebb7c1d3753
|
2022-07-09 18:17:24 -04:00 |
|
rwinkhart
|
7a76130b26
|
Updated banner artwork
Former-commit-id: c51116e0cdb7866b2c0bb969a23b57c4cb2cb7ff [formerly a2a473454f]
Former-commit-id: b5636d731c0398a17ca972d15325cced3c4df36a
|
2022-07-08 02:24:55 -04:00 |
|
rwinkhart
|
98dcbf57c6
|
Updated directory specified in the manpage
Former-commit-id: 934137a00c709169d9c316aa6a670eb6ef832f8f [formerly 2639cea365]
Former-commit-id: 98831f08192eb3deeb596594a9a24cbdb1c8dd1f
|
2022-07-08 00:46:23 -04:00 |
|
rwinkhart
|
2113b93481
|
Allow the user to choose preferred editor, drop nano as dependency
Former-commit-id: d84048c212beca87419aac3577cf32c01d4f518f [formerly 9891fe4a81]
Former-commit-id: 2204730779caa4adad44a03f1fcd0bb76f25a1cd
|
2022-06-30 20:27:59 -04:00 |
|
RandyTheSilly
|
096bdb0773
|
Updated changelog
Former-commit-id: 90c2c0be99f4e250b4a710c7f4013f73f648c0ed [formerly fdaff41f6f]
Former-commit-id: 4d8658fd6473e33ac3d4fecf88cfb500d2d44959
|
2022-06-21 03:44:48 -04:00 |
|
RandyTheSilly
|
094bdcb418
|
Updated documentation
Former-commit-id: 49716c1645645bdc47992c7d480f51a81e457e0e [formerly c0ac590e4b]
Former-commit-id: d0d798a715d10136bfc9c67352a2e8893ddfbff1
|
2022-06-20 03:45:43 -04:00 |
|
RandyTheSilly
|
192f58fef5
|
Replace claims of Red Hat support with Fedora, as testing is not done with other Red Hat distributions
Former-commit-id: 8b8a719d2ab61fb3071d7977876edb406a6de322 [formerly afe05cf76f]
Former-commit-id: d5e6f980a9f354d2202ae5c9cfa275eca3eb337d
|
2022-06-20 00:16:06 -04:00 |
|
RandyTheSilly
|
106f22f757
|
Cleaned up ascii art in banner
Former-commit-id: 3738bcb955c614a67f95c459888d8f3dfdd20444 [formerly f2d704a447]
Former-commit-id: f10b328ca54dc3114f3c1611a59da6bb52247a24
|
2022-06-19 23:28:46 -04:00 |
|