Alex Epstein
2e35f4b989
Preventing bad input in todo -r
2017-07-18 13:20:36 -04:00
Alex Epstein
2da9569dfe
Cloudup improvements
...
Finally can backup repositories to be private (still not able to copy private github repos). Now the all option will attempt to look for up to 10,000 repositories versus 100.
2017-07-18 13:05:12 -04:00
Alex Epstein
c3fab13e79
Adding more arguments to simulate options in todo
2017-07-18 08:41:53 -04:00
Edgar Hipp
609c8e8042
Fix typo ( #82 )
2017-07-18 08:11:48 -04:00
Lukas Kollmer
0014537380
use new macOS branding ( #80 )
2017-07-18 07:06:47 -04:00
Tej Chajed
751194a1fe
Clarify how Base64 is used in crypt ( #81 )
2017-07-18 07:05:42 -04:00
Alex Epstein
6f3b15457c
Compressing if statement in install to be more readable
2017-07-17 14:21:26 -04:00
Alex Epstein
eaf7830533
Description should come before usage qrify
2017-07-17 14:17:59 -04:00
Connor Goldberg
8a7796cf98
Added a different manpages directory for macOS users ( #79 )
2017-07-17 14:14:30 -04:00
Alexey Melezhik
8189ddc335
Update Sparrow plugins documentation, added examples of how to run (part2) ( #78 )
2017-07-17 13:42:32 -04:00
Alex Epstein
f51046e671
Stocks was adding unneccesary pluses into the url
2017-07-17 08:53:14 -04:00
Alex Epstein
2cc2e7d79b
Adding ability to use todo with only arguments no flags
2017-07-17 08:40:57 -04:00
Alex Epstein
5a725c2e5d
Getting rid of the poll
2017-07-16 18:38:27 -04:00
Alex Epstein
973dd742d3
Fixing spacing in manpage
2017-07-16 18:37:56 -04:00
Alexey Melezhik
a83eab6f93
Sparrow plugins documentation improvement ( #75 )
2017-07-16 16:54:10 -04:00
Vítor Galvão
c4a73818dd
README: brew update > brew upgrade ( #73 )
2017-07-16 10:24:27 -04:00
Alex Epstein
3fa23e467f
Updating to 1.13.0
2017-07-15 21:22:50 -04:00
Alex Epstein
a04be26793
Attempting to fix tests for todo
2017-07-15 21:19:49 -04:00
Alex Epstein
8f813d7e38
Adding tests for todo
2017-07-15 21:07:53 -04:00
Alex Epstein
8886781101
Adding todo to readme
2017-07-15 20:59:29 -04:00
Alex Epstein
6cb1f2c75f
Adding todo to installer and uninstaller
2017-07-15 20:56:13 -04:00
Alex Epstein
bc1c2ff52c
Adding todo to man page
2017-07-15 20:55:27 -04:00
Alex Epstein
97d9d7bc44
Adding usage to todo tool
2017-07-15 20:40:39 -04:00
Alex Epstein
79091ae054
Completed base functionality for todo tool
2017-07-15 20:29:52 -04:00
Alex Epstein
a5817db9bd
New poll for the new tools
2017-07-15 13:37:12 -04:00
Alex Epstein
40e8da9de1
Add github and bitbucket to apis used in readme
2017-07-15 13:33:33 -04:00
Alex Epstein
b79b8c0b5b
Adding sparrowhub to readme
2017-07-15 13:29:49 -04:00
Alexey Melezhik
5587319b33
generate Sparrow wrappers for BashSnippets scripts ( #47 )
2017-07-15 13:27:36 -04:00
oolongmen
4b6eff6a34
ytview add hl=en to query so response is in english ( #69 )
2017-07-15 13:25:14 -04:00
Alex Epstein
d4ae6e0062
Fixing part of siteciphers test
2017-07-15 13:23:50 -04:00
Alex Epstein
7be6b96c14
Forgot to getConfiguredClient for crypt update
2017-07-15 12:41:27 -04:00
Alex Epstein
39e103726a
Updating to 1.12.0
2017-07-15 12:37:07 -04:00
Alex Epstein
21b70e3daf
Adding siteciphers tests
2017-07-15 12:34:14 -04:00
Alex Epstein
0b16cfedad
Adding siteciphers to the pipeline
2017-07-15 12:25:14 -04:00
Alex Epstein
a281d32bf0
Functionalizing and improving siteciphers
...
Added httpGet, checkOpenSSL, update, better usage, options, internet check, set delay with flag
2017-07-15 12:00:05 -04:00
Alex Epstein
72b0e0bbba
Trying to update through crypt still relied on curl not httpGet
2017-07-15 11:39:55 -04:00
Stretch
8ff5357a11
Add tool to check a sites enabled SSL ciphers ( #61 )
2017-07-15 10:50:01 -04:00
Alex Epstein
23183b01f8
Updating to 1.11.2
2017-07-14 15:57:05 -04:00
Tomás Laureano Peralta Tormey
17a8361a70
Fix typo on README.md ( #63 )
2017-07-14 15:32:21 -04:00
Alex Epstein
84716fefb9
Quoting httpGet in ytview (no need to escape url)
2017-07-14 15:09:12 -04:00
Alex Epstein
c42c66c439
Supressing error when sourcing ~/.bash_profile
2017-07-14 13:37:35 -04:00
Alex Epstein
29ab12cd0e
Improving checkInternet to support proxies
2017-07-14 13:29:47 -04:00
Charles Cooper
4b0c2da14c
Add IMDB score to movies
printout ( #60 )
2017-07-14 13:08:55 -04:00
Alex Epstein
f91f6ce33f
Updating to 1.11.1
2017-07-13 20:46:05 -04:00
Alex Epstein
f54b1a2ac5
Handing &39; and & in ytview
2017-07-13 20:24:12 -04:00
Chad Furman
faa0210a5a
Fixed typo in qrify wget check ( #53 )
2017-07-13 18:14:47 -04:00
Linyos Torovoltos
45ec50e5c0
Still fixing ytview bug (again) ( #51 )
...
* Fixed it
* Fixed it
2017-07-13 18:13:53 -04:00
Linyos Torovoltos
94a0c9b2ae
Fixing ytview bug #50
2017-07-13 13:17:15 -04:00
Alex Epstein
08dadd3e4f
Forgot to close div tag in extras readme
2017-07-10 21:35:34 -04:00
Alex Epstein
bdc90ab53d
Adding -a option for cloudup to readme
2017-07-10 21:26:49 -04:00