Commit Graph

  • 7e6be8f3f5 Revert "chore(release): Bump to version 0.2.1 (#4960)" Hsiao-nan Cheung 2022-06-10 23:02:16 +08:00
  • 574bea4975 chore(release): Bump to version 0.2.1 (#4960) Hsiao-nan Cheung 2022-06-10 23:02:16 +08:00
  • 9e70dcad79 fix(get-manfest): Add back '$appPath' (#4981) Hsiao-nan Cheung 2022-06-10 22:31:43 +08:00
  • 64364b40b4 fix(buckets): Make sure list_buckets return array (#4979) Daniel Villarreal 2022-06-10 12:06:00 +02:00
  • 387835753d docs(changelog): Fix CHANGELOG (#4977) Chawye Hsu 2022-06-10 10:17:23 +08:00
  • bfb5c8d04a fix(scoop-download): Use correct Args when calling Get-Manifest (#4970) HUMORCE 2022-06-10 01:37:39 +00:00
  • 3a1186ea1b docs(changelog): Update CHANGELOG (#4969) Hsiao-nan Cheung 2022-06-07 09:45:28 +08:00
  • ccd067b2b1 refactor(manifest): Rename 'Find-Manifest()' to 'Get-Manifest()' (#4966) Hsiao-nan Cheung 2022-06-07 09:31:30 +08:00
  • 78c1bc45b4 fix(scoop-uninstall): run pre_uninstall before testing running processes (#4962) beerpsi 2022-06-03 11:17:55 +07:00
  • dd0f51426b feat(core): Add pre_uninstall and post_uninstall hooks (#4957) Chawye Hsu 2022-06-02 00:34:57 +08:00
  • d6c6ddcbb3 fix(update): Prevent uninstall when update (#4949) rayinfinite 2022-06-02 00:27:48 +08:00
  • 2e52888b63 chore(core): Deprecate tls1 and tls1.1 (#4950) Rosen Penev 2022-05-28 07:38:29 -07:00
  • 0f6d012d26 fix(shim): Add 'Get-CommandPath()' to find git (#4913) Rashil Gandhi 2022-05-27 07:48:41 +05:30
  • 896ea6cdbd chore: Update Nonportable bucket URL (#4955) Issac Lin 2022-05-26 22:39:45 +08:00
  • d056d542db fix(core): Use Invoke-Command instead of Invoke-Expression (#4941) Hsiao-nan Cheung 2022-05-26 10:54:34 +08:00
  • ad04dc9e6f fix(core): Allow to use '_' and '.' in bucket name (#4952) ISHIKAWA Takayuki 2022-05-25 21:07:21 +09:00
  • 8140a2052c fix(scoop-search): Require files in 'bucket' dir for remote known buckets (#4944) Xuesong 2022-05-24 18:49:28 +08:00
  • ac2fb38722 fix(scoop): Pass CLI arguments as string objects (#4931) L. Yeung 2022-05-18 00:06:08 +08:00
  • 47d7f76f7c fix(scoop-info): Fix error message when manifest is not found (#4935) Lewin Chan 2022-05-17 16:31:41 +01:00
  • bb5392b486 fix(shim): Remove character replacement in .cmd -> .ps1 shims (#4914) L. Yeung 2022-05-17 23:18:10 +08:00
  • f49f976618 fix(config): Load config file before initialization (#4932) Garcha Sprgchma 2022-05-17 23:02:56 +08:00
  • 5d58703484 docs(readme): Update license badge [skip ci] (#4929) Chawye Hsu 2022-05-17 17:12:26 +08:00
  • b130e606cf fix(depends): Avoid digits in archive file extension (#4915) Issac Lin 2022-05-16 22:32:26 +08:00
  • c6fc2de306 fix(buckets): Don't write message OK before bucket is cloned (#4925) Chawye Hsu 2022-05-15 17:10:08 +08:00
  • a2600b1203 fix(buckets): Don't check remote URL of non-git buckets (#4923) Hsiao-nan Cheung 2022-05-15 15:49:38 +08:00
  • aaa726c09f chore(release): Bump to version 0.2.0 v0.2.0 Hsiao-nan Cheung 2022-05-12 20:04:30 +08:00
  • b93d0b4157 docs(changelog): Bump to v0.2.0 (#4909) Hsiao-nan Cheung 2022-05-08 18:33:12 +08:00
  • 0b6de90c03 feat(relicense): Relicense to dual-license (Unlicense or MIT) (#4903) Hsiao-nan Cheung 2022-05-08 11:13:09 +08:00
  • b96abcfda9 feat(scoop-cleanup): Add -a/--all switch to cleanup all apps (#4906) Hsiao-nan Cheung 2022-05-07 11:23:33 +08:00
  • cb7cd99e7a docs(changelog): Rearrange CHANGELOG (#4897) Hsiao-nan Cheung 2022-05-04 10:44:01 +08:00
  • 6c0d089dbe Delete CNAME Luke Sampson 2022-05-03 05:44:11 +10:00
  • 22365c2169 fix(bucket): Return empty list correctly in Get-LocalBucket (#4885) L. Yeung 2022-04-27 17:37:18 +08:00
  • e6d03715fa fix(libs): Add missing 'json.ps1' dependency (#4884) Hsiao-nan Cheung 2022-04-23 01:44:03 +08:00
  • 6296822f1f perf(scoop): Load libs only once (#4839) Hsiao-nan Cheung 2022-04-21 21:34:26 +08:00
  • 7ee74a0638 fix(scoop-list): Fix format specifier for minutes in date format (#4880) Krisztián Csordás 2022-04-19 11:48:59 +02:00
  • f947b620d5 fix(test): Remove 'description' requirement (#4874) Hsiao-nan Cheung 2022-04-16 01:19:51 +08:00
  • 47c0f46d58 feat(checkver): Add option to throw error as exception (#4867) CrendKing 2022-04-14 09:08:56 -07:00
  • f6679c2170 build(schema): Remove 'description' from required fields (#4853) Hsiao-nan Cheung 2022-04-03 00:35:13 +08:00
  • 22c7d58e33 fix(shim-kiennq): Update shimexe file name (#4850) kiennq 2022-04-02 00:45:18 +09:00
  • 55b26da657 (chore): doc: Update PR checklist (#4851) Rashil Gandhi 2022-03-31 22:02:37 +05:30
  • f441968983 feat(config): Try SCOOP_GH_TOKEN value first before gh_token value from config (#4842) Alex Stelmachonak 2022-03-26 11:42:36 -04:00
  • 72fd0c5f83 docs(readme): Update installation instruction (#4825) Chawye Hsu 2022-03-23 13:59:16 +08:00
  • d29e336417 fix(install): Fix Junction creation during installation inside containers (#4837) Kinshuk Bairagi 2022-03-23 11:13:44 +05:30
  • 32de4c5714 refactor(bucket): Move 'Find-Manifest' and 'list_buckets' to 'buckets' (#4814) Hsiao-nan Cheung 2022-03-23 10:47:52 +08:00
  • ced36b285d doc(scoop-shim): Fix typo (#4836) Rashil Gandhi 2022-03-22 19:56:21 +05:30
  • ad3fc4f8fb feat(config): Rename checkver_token to gh_token and SCOOP_CHECKVER_TOKEN to SCOOP_GH_TOKEN (#4832) Alex Stelmachonak 2022-03-21 18:00:19 -04:00
  • 45db5fb325 feat(install): Allow downloading from private repositories (#4254) Thad Smith 2022-03-21 16:55:53 -04:00
  • 5e4e6e9e5d doc(readme): Fix badges for Gitter and CI Tests (#4830) Rashil Gandhi 2022-03-21 14:49:22 +05:30
  • 53cdf68e26 fix(scoop-download): Add failure check (#4822) tech189 2022-03-18 15:06:46 +00:00
  • 4d36cbd90d fix(decompress): Fix tarball decompression (#4813) Chawye Hsu 2022-03-17 20:30:43 +08:00
  • 635ae1715a fix(shim): Correctly quote $@ in sh->ps1 shims (#4809) e6c31d 2022-03-14 06:28:30 +03:00
  • 5a795caca5 refactor(reset_aliases): Move core function of reset_aliases to scoop (#4794) Hsiao-nan Cheung 2022-03-11 18:10:04 +08:00
  • 5025661fa2 fix(shim): Manipulating shims with UTF8 encoding (#4791) Chawye Hsu 2022-03-10 15:55:15 +08:00
  • 476b507bb6 fix(update): Skip logs starting with (chore) (#4800) Rashil Gandhi 2022-03-10 13:14:46 +05:30
  • a66a086fb0 fix(installed): If no $global, check both local and global installed (#4798) Hsiao-nan Cheung 2022-03-10 13:05:49 +08:00
  • 60d308f7d6 fix(scoop-prefix): Fix typo that breaks global installed apps (#4795) Hsiao-nan Cheung 2022-03-10 01:24:46 +08:00
  • af26d86d02 refactor(relpath): Use $PSScriptRoot instead of relpath (#4793) Hsiao-nan Cheung 2022-03-10 00:30:40 +08:00
  • 7d5a47cc77 fix(install): Use 'Get-Command' to test scoop install status (#4785) v0.1.0 Hsiao-nan Cheung 2022-03-08 21:00:58 +08:00
  • 04b30de9dd chore(release): Bump to version 0.1.0 Hsiao-nan Cheung 2022-03-08 12:58:14 +08:00
  • 750ea54d49 fix(shim): Fix scoop which error (#4780) Hsiao-nan Cheung 2022-03-07 22:14:26 +08:00
  • 43d5e99705 fix(scoop-search): Remove redundant 'bucket/' in search result (#4773) zStruCat 2022-03-07 18:13:30 +08:00
  • 63b858c41f style: Use correct casing for $PSScriptRoot (#4775) HUMORCE 2022-03-04 22:55:45 +08:00
  • 59328fc83c fix(config): Ensure manipulating config with UTF8 encoding (#4644) Chawye Hsu 2022-03-04 20:28:13 +08:00
  • 6bb5e932fe docs(changelog): Rearrange CHANGELOG (#4774) HUMORCE 2022-03-04 10:48:25 +08:00
  • 3af0cdbc21 docs(changelog): Rearrange CHANGELOG (#4770) Hsiao-nan Cheung 2022-03-02 12:03:45 +08:00
  • 765d3aad7e build(ci): Use cache in GitHub Actions (#4671) Hsiao-nan Cheung 2022-03-02 11:48:54 +08:00
  • b740e98c36 docs(changelog): Bump to v0.1.0 (#4764) Hsiao-nan Cheung 2022-03-02 10:28:41 +08:00
  • a8e36d35c7 feat(scoop-config): Show all settings (#4765) Rashil Gandhi 2022-02-28 10:53:45 +05:30
  • 9024ee450c fix(shim): Fix shim when app path has white spaces (#4734) Hsiao-nan Cheung 2022-02-26 22:52:46 +08:00
  • e4580dd705 feat(scoop-shim): Add scoop shim to manipulate shims (#4736) Hsiao-nan Cheung 2022-02-26 22:32:54 +08:00
  • a67937f77d fix(cleanup): Hotfix for #4681 (#4763) Hsiao-nan Cheung 2022-02-26 22:22:33 +08:00
  • aa61f1994a feat(scoop-info): Revamp details and show more information (#4747) Rashil Gandhi 2022-02-25 13:06:46 +05:30
  • 0cb6152e1a fix(scoop-bucket): Fix date formatting issues with git bucket(s) (#4759) HUMORCE 2022-02-25 11:32:50 +08:00
  • 4047d6962c perf(install): Avoid checking all files for unlink persisted data (#4681) Xavier Young 2022-02-25 10:08:07 +08:00
  • 40b2d951e8 fix(scoop-bucket): Check for git before running command (#4756) Rashil Gandhi 2022-02-24 15:11:40 +05:30
  • b95ccbe14a refactor(scoop-config): Use underscores everywhere (#4745) Rashil Gandhi 2022-02-21 07:31:20 +05:30
  • e1f569b01b feat(scoop-cat): Use bat to pretty-print JSON (#4742) Rashil Gandhi 2022-02-17 22:57:18 +05:30
  • d1f828c942 fix(scoop-info): Use pipe to separate bins (#4744) Rashil Gandhi 2022-02-17 19:21:52 +05:30
  • 26517644df refactor(scoop-info): Use List View for output (#4741) Rashil Gandhi 2022-02-17 08:21:38 +05:30
  • f83fa145de feat(scoop-cache): Handle multiple apps, show more information (#4738) Rashil Gandhi 2022-02-16 10:36:23 +05:30
  • 21c5c6e775 fix(scoop-alias): Fix alias initialization (#4737) Hsiao-nan Cheung 2022-02-14 22:47:15 +08:00
  • c41cb84404 feat(scoop-alter): Add scoop alter command to switch shim's target (#4727) Hsiao-nan Cheung 2022-02-13 20:42:55 +08:00
  • f24159c8f1 fix(test-running-process): Fix wrong output (#4731) Hsiao-nan Cheung 2022-02-11 15:09:46 +08:00
  • 14854c3548 feat(config): Allow Scoop to ignore running processes during reset/uninstall/update (#4713) CrendKing 2022-02-10 21:55:42 -08:00
  • 3345a5ed10 docs(changelog): Link CHANGELOG headers to 'releases/tag' (#4730) Hsiao-nan Cheung 2022-02-11 01:14:12 +08:00
  • 53f56e350f docs(changelog): Rearrange CHANGELOG (#4729) Hsiao-nan Cheung 2022-02-11 00:39:09 +08:00
  • ef2bfeb3f2 fix(config): Fix set_config bugs (#3681) jantari 2022-02-10 17:38:39 +01:00
  • b2a27f420d fix(shim-test): Remove unused shim files (#4726) Hsiao-nan Cheung 2022-02-09 19:01:33 +08:00
  • c01960f283 fix(scoop-update): Enforce $null array (#4725) Hsiao-nan Cheung 2022-02-09 18:27:37 +08:00
  • 285ffd0322 fix(no-junction): Fix error when 'NO_JUNCTIONS' is been set (#4722) Hsiao-nan Cheung 2022-02-09 11:08:56 +08:00
  • b69bdbd6d2 feat(scoop-list): Show last-updated time (#4723) Rashil Gandhi 2022-02-09 08:38:24 +05:30
  • ba970d5c42 fix(versions): Get current version from failed installation if possible (#4720) Hsiao-nan Cheung 2022-02-09 11:07:54 +08:00
  • e450843827 refactor(scoop-list): Allow list manipulation (#4718) Rashil Gandhi 2022-02-08 17:26:23 +05:30
  • f559c813df refactor(shim): Use -file instead of -command in ps1 script shims (#4721) Rashil Gandhi 2022-02-08 10:42:20 +05:30
  • 7967905980 fix(scoop-bucket): Use git instead of git_cmd (#4707) Rashil Gandhi 2022-02-03 01:35:17 +05:30
  • 0e4721a408 feat(scoop-bucket): List more detailed information for buckets (#4704) HUMORCE 2022-02-03 03:43:37 +08:00
  • e0a5313132 fix(autoupdate): rename $response to $res (#4706) snowman 2022-02-02 10:52:28 +08:00
  • 8c02776c6c refactor(git): Remove unused functions (#4703) Rashil Gandhi 2022-02-01 17:07:44 +05:30
  • c6b10c8f89 refactor(diagnostic,scoop-checkup): Improvements for 'check_windows_defender' and 'scoop-checkup' (#4699) HUMORCE 2022-02-01 15:54:48 +08:00
  • 5b0bdaf893 refactor(git): Use 'git -C' to specify the work directory instead of 'Push-Location'/'Pop-Location' (#4697) HUMORCE 2022-02-01 15:46:45 +08:00