Commit graph

  • d3880df0f1
    Update downloader.py CorpNewt 2024-09-15 19:49:53 -0500
  • b76ba74827
    Fix invalid escapes CorpNewt 2024-09-15 19:49:31 -0500
  • b1a1a42c80
    Update brigadier.command CorpNewt 2024-03-23 12:35:33 -0500
  • b4ffc180e2 Line ending woes CorpNewt 2024-03-13 09:27:45 -0500
  • 4f04221bf3
    Updates for python.org gzip compression CorpNewt 2024-03-13 04:13:01 -0500
  • b544d1be73
    Update brigadier.command CorpNewt 2024-03-11 18:18:47 -0500
  • bf86cd4005
    Create .gitattributes CorpNewt 2024-02-09 10:46:34 -0600
  • dcc527abb1
    Update brigadier.bat CorpNewt 2024-02-09 10:15:40 -0600
  • 16949e5bc2
    Update brigadier.bat CorpNewt 2024-02-07 15:46:36 -0600
  • 22239fa636
    Update brigadier.bat CorpNewt 2024-02-07 15:32:34 -0600
  • 2d2a1421fc
    Update brigadier.command CorpNewt 2024-02-07 14:45:54 -0600
  • fba81b8040
    Update brigadier.bat CorpNewt 2024-02-07 14:20:47 -0600
  • 1425863cfa
    Update brigadier 7zURL ExpiredCoder 2024-01-16 15:48:17 -0700
  • 96ff26fd80
    Update brigadier.ps1 ExpiredCoder 2024-01-16 15:47:09 -0700
  • 9e43d9c70b
    Merge ff42c90806 into 965bfedf4c Franco Sarachu 2023-07-15 23:20:01 +0000
  • ff42c90806
    Update README.md to suggest using python3 branch Franco Sarachu 2023-07-15 20:17:02 -0300
  • 925931f61a
    Merge 7c2655c2ae into 965bfedf4c Gus 2023-04-09 19:33:17 +0000
  • 7c2655c2ae
    Update README.md Gus 2023-04-09 16:31:57 -0300
  • 0edc23ad5c
    Merge 6fcb25000f into 965bfedf4c arceliks7 2023-03-31 19:14:56 -0700
  • 955bc56a05
    Merge 8a9a6439b2 into 965bfedf4c dependabot[bot] 2022-12-09 05:12:25 +0000
  • 8a9a6439b2
    Bump certifi from 2021.10.8 to 2022.12.7 in /ci/windows dependabot/pip/ci/windows/certifi-2022.12.7 dependabot[bot] 2022-12-09 05:12:24 +0000
  • 9fcda28214
    Merge 77afda81b8 into 965bfedf4c Diomedes Ignacio Domínguez Ureña 2022-11-27 00:07:33 -0600
  • 965bfedf4c update changelog main 0.2.6 Timothy Sutton 2022-11-09 18:16:54 -0500
  • 986765e25f typo Timothy Sutton 2022-11-09 18:16:44 -0500
  • e4dce79673 master -> main, CI on push Timothy Sutton 2022-11-09 18:09:01 -0500
  • 2073086d71 No longer use /usr/bin/python for shebang Timothy Sutton 2022-11-09 18:07:43 -0500
  • 0db4e9dbf0
    Requests for 7zip (#76) Timothy Sutton 2022-11-09 18:04:58 -0500
  • 261c61d8ff Add requirements for requests, freeze all deps Timothy Sutton 2022-11-09 15:32:50 -0500
  • 81f75a43d0 Add option in downloadFile to use requests, so it'll pull in certifi Timothy Sutton 2022-11-09 15:20:07 -0500
  • 35b074b451
    GitHub Actions (#62) Timothy Sutton 2022-11-09 15:30:13 -0500
  • 3ecac2f82f yaml finishing Timothy Sutton 2022-11-09 15:29:34 -0500
  • 17fd785d81 Final state for now of workflow yaml requests-and-ci Timothy Sutton 2022-11-09 15:28:43 -0500
  • 0c44cf53e1 add requests and friends Timothy Sutton 2022-11-09 15:22:16 -0500
  • 5116b6aa91 Merge remote-tracking branch 'origin/github-actions' into requests-and-ci Timothy Sutton 2022-11-09 15:21:00 -0500
  • 2cd3e960f3 Add option in downloadFile to use requests, so it'll pull in certifi Timothy Sutton 2022-11-09 15:20:07 -0500
  • 8c2f1c4807 try installing for fun Timothy Sutton 2022-11-09 09:40:04 -0500
  • ba6286a9e7 test Timothy Sutton 2022-11-09 09:35:48 -0500
  • 701de67651 try archiving Timothy Sutton 2022-11-09 09:30:58 -0500
  • 1864e15cb4 fix PATH Timothy Sutton 2022-11-09 09:26:13 -0500
  • ce2e9276c8 fix PYTHONPATH Timothy Sutton 2022-11-09 09:23:47 -0500
  • 9fdcee67da typo Timothy Sutton 2022-11-09 09:21:37 -0500
  • 592bbfe800 tweaks Timothy Sutton 2022-11-09 09:19:46 -0500
  • ad2e36b683 update requirements to a pyinstaller that works with python2 Timothy Sutton 2022-11-09 09:14:53 -0500
  • 90c7eb00f6
    Merge pull request #74 from timsutton/update-packaging 0.2.5 Timothy Sutton 2022-11-07 08:34:34 -0500
  • d1361f706c Update CHANGELIST Timothy Sutton 2022-11-07 08:33:24 -0500
  • 62ed4c71a6 Add --version option Timothy Sutton 2022-11-07 08:30:23 -0500
  • a66ade95a9 Bump 7-zip version to 2201 Timothy Sutton 2022-11-06 20:40:59 -0500
  • 31e4363091
    Code cleanup and fixes CorpNewt 2022-05-30 15:13:03 -0500
  • e4396783be
    Only set 7z properties when run on Windows CorpNewt 2022-05-26 14:24:08 -0500
  • 725648e6d0
    Fix detection typo CorpNewt 2022-05-10 16:36:17 -0500
  • 62b1b71cbd
    Check for python3 stub on 10.15+ CorpNewt 2022-05-10 16:34:55 -0500
  • 6e7bfbd6d0 Update downloader.py from pymodules CorpNewt 2022-04-02 09:50:55 -0500
  • 4f18871b63
    Omit whereis check CorpNewt 2022-02-06 10:44:09 -0600
  • 1b3c3aa639
    Update bash starter CorpNewt 2022-02-06 10:04:50 -0600
  • 307318f53a
    Code clean - install 7z interactive if auto fails CorpNewt 2021-12-11 12:00:03 -0600
  • b845e9cbde run pyinstaller Timothy Sutton 2021-11-07 18:18:42 -0500
  • e475ef67e8 python 2? Timothy Sutton 2021-11-07 18:17:27 -0500
  • 78862115a0 which python Timothy Sutton 2021-11-07 18:15:25 -0500
  • 2d48fd86af hacking Timothy Sutton 2021-11-07 18:12:09 -0500
  • c6832a9247 do we have pyenv Timothy Sutton 2021-11-07 18:08:23 -0500
  • 4c26a1f08d hacking Timothy Sutton 2021-11-07 18:07:30 -0500
  • fb2ab37480 does python version switching work? Timothy Sutton 2021-11-07 18:05:53 -0500
  • 385e7740d6 fix bash? Timothy Sutton 2021-11-07 17:20:01 -0500
  • fedf7d9c49 wip Timothy Sutton 2021-11-07 17:18:28 -0500
  • 81e744ad77 wip on windows CI Timothy Sutton 2021-11-07 17:16:30 -0500
  • 008f192640
    GitHub Actions Timothy Sutton 2021-11-07 17:12:26 -0500
  • ee33f3b8bd
    Merge fb230073d0 into fa6d26b49f Timothy Sutton 2021-11-07 17:10:38 -0500
  • fb230073d0 black python3 Timothy Sutton 2021-11-07 10:06:07 -0500
  • 9095ac0dcd isort Timothy Sutton 2021-11-07 06:53:33 -0500
  • 8fb3cac645 add a .gitignore Timothy Sutton 2021-11-07 06:53:24 -0500
  • 860fe5ce7e First pass at python3 Timothy Sutton 2021-11-07 06:53:16 -0500
  • 6fcb25000f Add .circleci/config.yml arceliks7 2021-09-20 16:01:06 +0300
  • e5bb223f52 Add .circleci/config.yml arceliks7 2021-09-20 15:53:23 +0300
  • db33c43b27
    Update brigadier.command CorpNewt 2021-05-07 14:52:00 -0500
  • fa6d26b49f
    Merge pull request #30 from aweichman/master Timothy Sutton 2021-04-26 10:19:23 -0400
  • 78e0a493a0
    Merge pull request #51 from aaronkennedy/master Timothy Sutton 2021-04-26 10:05:25 -0400
  • 2a6d65692a Update default sucatalog to Big Sur Aaron Kennedy 2021-04-25 15:09:06 +1000
  • 74df07f61f
    Update brigadier.bat CorpNewt 2020-12-29 05:24:04 -0600
  • fb10084494
    Get bytes when needed CorpNewt 2020-10-05 02:40:32 -0500
  • 2d08c60b6e
    Merge pull request #2 from vinzdef/master CorpNewt 2020-10-04 18:27:03 -0500
  • 19f77762c4
    Merge pull request #1 from nagleaidan/patch-1 CorpNewt 2020-10-04 18:26:49 -0500
  • be54353ff9 Update downloader.py from pymodules CorpNewt 2020-10-04 18:21:09 -0500
  • 22092a6f47
    Add files via upload CorpNewt 2020-10-04 18:20:08 -0500
  • 81385d5028
    Migrate to downloader.py for inline gzip extract CorpNewt 2020-10-04 18:19:48 -0500
  • ca635e2149
    Update brigadier.bat CorpNewt 2020-07-15 16:26:01 -0500
  • 7e8cdba332
    Add support for py launcher CorpNewt 2020-07-15 15:54:38 -0500
  • 53596d712e
    Update brigadier.bat CorpNewt 2020-07-08 12:32:43 -0500
  • 2a0aafe45a
    Update brigadier.bat CorpNewt 2020-07-07 19:11:14 -0500
  • 620c294610
    Update brigadier.bat CorpNewt 2020-07-05 11:45:32 -0500
  • d57edb7059
    Update brigadier.bat CorpNewt 2020-07-03 09:05:13 -0500
  • 0943b7d52d
    Update brigadier.bat CorpNewt 2020-07-03 08:37:18 -0500
  • df7acfc184 [+] Add executable permissions to .command file Vincent 2020-06-09 01:22:11 +0200
  • 60ed607360
    Fix a typo in the readme Aidan Nagle 2020-06-06 23:02:41 -0400
  • ae6b948aad
    Update brigadier.bat CorpNewt 2020-04-01 19:43:53 -0500
  • 168ad99227
    Add files via upload CorpNewt 2019-12-17 20:03:28 -0600
  • 4b1425786c
    Use full path to wmic CorpNewt 2019-12-17 19:28:46 -0600
  • e7922c7d32
    Merge pull request #39 from theaquamarine/powershell Timothy Sutton 2019-12-14 13:34:46 -0500
  • 02d8968bfe
    Update brigadier.bat CorpNewt 2019-11-01 21:40:14 -0500
  • 9b46eafb5b
    Update local PATH var before checking py version CorpNewt 2019-10-15 14:37:07 -0500
  • 16a1d0aca2
    Fix for spaces in py paths CorpNewt 2019-10-08 14:23:34 -0500