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

53 Commits

Author SHA1 Message Date
Alex Epstein
ee8a50aff2 Updating to 1.17.1 2017-08-01 09:48:14 -04:00
Alex Epstein
054046c4e2 Updating to 1.17.0 2017-08-01 09:03:46 -04:00
Alex Epstein
4bfb2f6881 Does not work with cloudup 2017-08-01 00:16:13 -04:00
Alex Epstein
9d66388cd2 Adding support for httpie 😄 2017-07-31 23:42:48 -04:00
Alex Epstein
0b5bbeda79 Updating to 1.16.2 2017-07-30 13:32:35 -04:00
Alex Epstein
184d762310 Updating to 1.16.1 2017-07-29 20:01:46 -04:00
Alex Epstein
621274906a Updating to 1.16.0 2017-07-27 21:19:16 -04:00
Reto Kromer
1711e9e7a9 Stylistic changes to cloudup (#98) 2017-07-27 08:29:41 -04:00
Alex Epstein
4d492634bb Updating to 1.15.2 2017-07-26 15:54:15 -04:00
Alex Epstein
b0cf4d064e Updating to 1.15.1 2017-07-26 11:28:20 -04:00
Alex Epstein
6984907b60 Updating to 1.15.0 2017-07-25 19:47:57 -04:00
Alex Epstein
cf41151e09 Updating to 1.14.3 2017-07-24 15:37:40 -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
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
a3bd582d89 Updating to 1.13.1 2017-07-18 15:00:51 -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
Alexey Melezhik
8189ddc335 Update Sparrow plugins documentation, added examples of how to run (part2) (#78) 2017-07-17 13:42:32 -04:00
Alexey Melezhik
a83eab6f93 Sparrow plugins documentation improvement (#75) 2017-07-16 16:54:10 -04:00
Alex Epstein
3fa23e467f Updating to 1.13.0 2017-07-15 21:22:50 -04:00
Alexey Melezhik
5587319b33 generate Sparrow wrappers for BashSnippets scripts (#47) 2017-07-15 13:27:36 -04:00
Alex Epstein
39e103726a Updating to 1.12.0 2017-07-15 12:37:07 -04:00
Alex Epstein
23183b01f8 Updating to 1.11.2 2017-07-14 15:57:05 -04:00
Alex Epstein
29ab12cd0e Improving checkInternet to support proxies 2017-07-14 13:29:47 -04:00
Alex Epstein
f91f6ce33f Updating to 1.11.1 2017-07-13 20:46:05 -04:00
Alex Epstein
0344d2d231 Updating to 1.11.0 2017-07-08 03:13:36 -04:00
Alex Epstein
5d11d29fb2 Better help sections for each tool 2017-07-08 02:23:49 -04:00
Alex Epstein
b4533d163f Making it easier to add new tools to installer and uninstaller
Just add the title of the tool to the array tools in install.sh and uninstall.sh
2017-07-07 17:06:51 -04:00
Alex Epstein
e952b32fdc Commenting cloudup 2017-07-06 00:36:46 -04:00
Alex Epstein
df7faba306 Updating to 1.10.1 2017-07-05 20:22:55 -04:00
Alex Epstein
dac8be875b No need to copy repo after cloning just switch remote url 2017-07-05 20:05:27 -04:00
Alex Epstein
a67b33d3f7 All option is now working and now retaining git history 2017-07-05 20:02:19 -04:00
Alex Epstein
c1af14ff1f Got all repostitory names from github 2017-07-05 17:40:23 -04:00
Alex Epstein
c576f4681c Updating to 1.10.0 2017-07-05 13:16:38 -04:00
Alex Epstein
2d9037c1a2 Getting configured client at the top 2017-07-04 09:39:09 -04:00
Alex Epstein
ff7a234406 Updating to 1.9.0 2017-07-04 09:36:49 -04:00
Alex Epstein
0fde9f7999 Adding cloudup image 2017-07-04 09:29:15 -04:00
Alex Epstein
fdbf7f91da Give more progress text 2017-07-04 09:24:06 -04:00
Alex Epstein
b1c3402789 Adding install and uninstall pipeline to cloudup 2017-07-04 09:04:37 -04:00
Alex Epstein
230936e760 Building framework for private feature just fix backupRepo 2017-07-03 23:34:00 -04:00
Alex Epstein
3397d718f2 Can now name multiple repositories at once for backing up 2017-07-03 23:04:49 -04:00
Alex Epstein
0b38f94cae Updating to 1.8.0 2017-07-03 20:22:07 -04:00
Alex Epstein
39818dbc6f Starting to implement all option in cloudup 2017-07-03 16:43:46 -04:00