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

304 Commits

Author SHA1 Message Date
Alex Epstein
4d492634bb Updating to 1.15.2 2017-07-26 15:54:15 -04:00
Alex Epstein
2434d763b5 Fixing default prefix for installer 2017-07-26 14:27:17 -04:00
Reto Kromer
8d33d75118 Stylistic changes to install (#94) 2017-07-26 14:18:59 -04:00
Reto Kromer
006f441d04 Stylistic changes to uninstall (#95) 2017-07-26 14:18:17 -04:00
Alex Epstein
ac7857f2b6 Changing homebrew install to homebrew-core 2017-07-26 13:27:39 -04:00
Alex Epstein
4de6df2c19 Changing sed command 2017-07-26 12:29:43 -04:00
Alex Epstein
41bcc59fb7 Updating installer to create directories 2017-07-26 12:05:13 -04:00
Alex Epstein
b0cf4d064e Updating to 1.15.1 2017-07-26 11:28:20 -04:00
Alex Epstein
da30ab08c3 Updating installer to handle --prefix option 2017-07-26 11:26:56 -04:00
Reto Kromer
f1c5dc13ae crypt: Stylistic changes (#93) 2017-07-26 08:17:47 -04:00
Reto Kromer
9a5eac21be movies: Stylistic changes (#92) 2017-07-26 08:15:38 -04:00
Alex Epstein
6984907b60 Updating to 1.15.0 2017-07-25 19:47:57 -04:00
Alex Epstein
b2afb4b4b2 Moving parenthesis for shellcheck 2017-07-25 19:45:40 -04:00
Alex Epstein
01e25f610a Adding -d option from movies to manpage 2017-07-25 19:41:03 -04:00
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