2
0
mirror of https://github.com/alexanderepstein/Bash-Snippets synced 2018-11-08 02:59:35 +01:00
Commit Graph

240 Commits

Author SHA1 Message Date
Jesse Tatum
8825ecf937 Add -d flag for details in movies (#87)
* Configured -d flag for details (Metacritic, box office, production, awards)
2017-07-25 19:36:53 -04:00
Alex Epstein
9a6ded3f4a Adding extras to the update pipeline and adding usage to maps 2017-07-24 20:49:49 -04:00
Alex Epstein
cf41151e09 Updating to 1.14.3 2017-07-24 15:37:40 -04:00
Alex Epstein
b0ffae9dc2 Putting tools in alphabetical order. 2017-07-24 15:18:20 -04:00
Alex Epstein
3f40fdcae2 Not using getConfiguredPython on OSX 2017-07-24 15:02:30 -04:00
Alex Epstein
ac472d04ae Fixing bug in stocks for OSX, only create python function conditionally 2017-07-24 13:53:30 -04:00
Reto Kromer
17ce61c349 Small changes to qrify (#90) 2017-07-24 11:15:19 -04:00
Alex Epstein
428006914f Adding comments, removing dead code, new progress echos in cloudup 2017-07-23 23:49:22 -04:00
Alex Epstein
b43459ab3f Updating to 1.14.2 2017-07-22 10:04:06 -04:00
Alex Epstein
bc515829ad Fixing bug where repo wasn't being deleted because of incorrect slug 2017-07-22 10:02:36 -04:00
Alex Epstein
6c254d0826 Updating to 1.14.1 2017-07-22 09:39:38 -04:00
Alex Epstein
4b7e93de79 Fixing bug in cloudup that was not allowing upload of new tags to repo
If the repo existed previously you could not push the tags so I deleted the repo to upload a new one.
2017-07-22 09:37:12 -04:00
Alex Epstein
982ef37299 Updating to 1.14.0 2017-07-22 07:25:20 -04:00
Alex Epstein
c1b30162af Making the timestamp an option, changed default to uplaod to single repo 2017-07-21 23:36:53 -04:00
Alex Epstein
f40347cda9 Adding -s option to cloudup which prevents the backup of forks 2017-07-21 22:52:29 -04:00
Alex Epstein
935c92052d Showing error on use of invalid arguments 2017-07-21 09:47:40 -04:00
Máté Hajzsó
bcdfd26421 Changes shebang to /usr/bin/env bash for better compatibility (#84) 2017-07-21 00:16:52 -04:00
Alex Epstein
c84ecbfb52 Updating to 1.13.2 2017-07-18 19:41:31 -04:00
Alex Epstein
5a658adeb2 Updating install for use with package managers
Only issue would have been updating but this will now check if any files are located correctly if they are not then it was not installed with github and must be updated through the package manager.
2017-07-18 17:04:01 -04:00
Alex Epstein
a3bd582d89 Updating to 1.13.1 2017-07-18 15:00:51 -04:00
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