Commit Graph
34 Commits
Author SHA1 Message Date
CorpNewtandGitHub 7333fdb330 Use /usr/bin/env python shebang 2018-11-09 09:30:58 -06:00
CorpNewtandGitHub 340ba88150 Fixes for py2 on Sierra 2018-11-09 09:30:39 -06:00
CorpNewtandGitHub 9dfb846041 Fixes for some potential int casting issues 2018-10-18 12:42:27 -05:00
CorpNewtandGitHub ab22fc6afd Use csv formatting when possible - fault tolerance 2018-10-14 19:42:58 -05:00
CorpNewtandGitHub d4ec603c77 Allow SU catalogURL changes, more in-script opts 2018-10-14 18:47:54 -05:00
CorpNewtandGitHub c17eda3b85 Wrap data in plistlib.Data 2018-10-12 13:28:08 -05:00
CorpNewtandGitHub 4abdf13dd7 Fix incorrect data header 2018-10-12 13:15:53 -05:00
CorpNewtandGitHub a9087e9a9f More plist fixes 2018-10-12 12:48:26 -05:00
CorpNewtandGitHub 7ff7192787 Sort main menu list by date 2018-10-08 16:49:51 -05:00
CorpNewtandGitHub c313546e55 Sort by version, not date when using -v/-l 2018-10-08 16:49:09 -05:00
CorpNewtandGitHub fa2a606309 Allow local plist saving, fixed url creation 2018-10-08 16:36:48 -05:00
CorpNewtandGitHub 6b61f3ccb1 Update -v flexibility 2018-10-08 16:12:05 -05:00
CorpNewtandGitHub be5f277ddc Wrap in try/except 2018-10-07 18:08:45 -05:00
CorpNewt e73da3cf30 Fix random char that Windows likes to add to the shebang. 2018-10-07 17:45:52 -05:00
CorpNewtandGitHub e50e41cec8 Readable progress 2018-10-07 14:05:02 -05:00
CorpNewtandGitHub b2999bb734 Fix some comments to make sense/more sense 2018-10-06 22:28:16 -05:00
CorpNewtandGitHub 3394701446 Update Readme.md 2018-10-06 22:08:52 -05:00
CorpNewtandGitHub 1bb41d3dac Add files via upload 2018-10-06 22:07:20 -05:00
CorpNewtandGitHub b2896f5304 Add files via upload 2018-10-06 22:07:05 -05:00
CorpNewtandGitHub 79a23ca60a Limit results with -r, and no winders resizing 2018-09-27 15:50:42 -05:00
CorpNewtandGitHub 970eb7f272 Added --recovery flag - WIP still 2018-09-26 21:47:55 -05:00
CorpNewtandGitHub 092ace29ec String conversion for BytesIO fix
Only convert str vars to data when py3 in loads() as py2 plistlib can handle str and unicode without encoding
2018-09-26 19:31:03 -05:00
CorpNewtandGitHub 5484f9920c Add option to show catalog url 2018-09-26 19:29:44 -05:00
CorpNewt db19a30094 Fixed variable re-assign in loop 2018-09-26 14:54:33 -05:00
CorpNewt 3b921fa211 Fixed issue with starting char, fixed plist reading from string in py2 2018-09-26 14:47:57 -05:00
CorpNewtandGitHub f75c0dbb54 Update .gitignore 2018-09-26 14:47:02 -05:00
CorpNewtandGitHub 651303f0a1 Log downloaded files as you go 2018-09-26 05:01:35 -05:00
CorpNewtandGitHub ccdb3d4d9a Add maxos cli option 2018-09-25 23:54:19 -05:00
CorpNewtandGitHub fc406b2f00 Add option to only download dmgs 2018-09-25 23:35:50 -05:00
CorpNewtandGitHub 6b2da8fafe Fixes for cli args 2018-09-25 23:29:07 -05:00
CorpNewtandGitHub c8f3951c1e Update version parsing 2018-09-25 23:24:26 -05:00
CorpNewtandGitHub a1bbb4390b Create Readme.md 2018-09-25 23:19:33 -05:00
CorpNewtandGitHub a76e237a46 Add files via upload 2018-09-25 23:16:18 -05:00
CorpNewtandGitHub da6d8aa8d6 Initial commit 2018-09-25 23:16:01 -05:00