Commit Graph

  • a76884af19 fix(install): Fix parsing error when installing multiple apps w/ specific version (#6039) qiuyk 2024-07-09 13:22:06 +08:00
  • 7cc4faea1d fix(bucket): Implement error handling for failed bucket addition (#6051) Hsiao-nan Cheung 2024-07-09 01:16:23 +08:00
  • 83f25a4673 fix(install): Expand env_set items (#6050) Hsiao-nan Cheung 2024-07-09 00:24:42 +08:00
  • 42af27d16c fix(sqlite): Fix compatibility with Windows PowerShell (#6045) Hsiao-nan Cheung 2024-07-08 13:43:22 +08:00
  • 716b6db3ae chore(release): Bump to version 0.5.0 (#6035) v0.5.0 Hsiao-nan Cheung 2024-07-05 11:14:42 +08:00
  • ade7aa4a15 (chore): Update changelog (#6036) Hsiao-nan Cheung 2024-06-30 18:19:19 +08:00
  • 7e0a2a28c6 Update chglog Hsiao-nan Cheung 2024-06-30 18:09:59 +08:00
  • 2d02483fb8 Merge branch 'master' into develop Hsiao-nan Cheung 2024-06-30 18:07:36 +08:00
  • 93359a43a1 fix(shim): Restore original path for JAR cmd (#6030) Hsiao-nan Cheung 2024-06-26 18:34:38 +08:00
  • d8b3cc8a6c fix(checkver): Correct error messages (#6024) L. Yeung 2024-06-25 10:40:56 +08:00
  • 9239c26bbd feat(decompress): Use innounp-unicode as default Inno Setup Unpacker (#6028) Hsiao-nan Cheung 2024-06-24 21:20:29 +08:00
  • 3a39ba048f fix(core): Limit the number of commands to get (#6013) qiuyk 2024-06-14 00:18:14 +08:00
  • a9ca75c0cd fix(core): Use correct path in 'bash' (#6006) Hsiao-nan Cheung 2024-06-11 11:03:35 +08:00
  • d20819e147 fix(core): Search for Git executable instead of any cmdlet (#5998) Matej Kafka 2024-06-07 12:45:52 +02:00
  • dec4232754 fix(decompress): Match extract_dir/extract_to and archives (#5983) L. Yeung 2024-05-26 15:36:06 +08:00
  • fa1b42bf28 fix(checkver): Correct variable 'regex' to 'regexp' (#5993) Chawye Hsu 2024-05-26 14:30:47 +08:00
  • 700a2f4f5e feat(install): Added the ability to specify @ version when installing from url/file location (#5988) insertokername 2024-05-23 18:05:38 +03:00
  • c9048ad978 fix(sqlite): Fix generic class error in PS5 (#5981) Hsiao-nan Cheung 2024-05-20 20:57:29 +08:00
  • 5c896e901f refactor(decompress): Use 7zip to extract Zstd archive (#5973) Hsiao-nan Cheung 2024-05-17 09:56:14 +08:00
  • 8ea37387ae fix(install): Add back arg $Name in Invoke-Installer() (#5971) Hsiao-nan Cheung 2024-05-15 19:25:35 +08:00
  • 2544745695 refactor(install): Replace 'run_(un)installer()' with 'Invoke-Installer()' (#5968) Hsiao-nan Cheung 2024-05-15 19:03:54 +08:00
  • 5ce70c4139 fix(sqlite): Update cache after removing bucket or manifests (#5967) Hsiao-nan Cheung 2024-05-15 17:07:37 +08:00
  • 2d50a02a32 fix(scoop-download|install|update): Use consistent options (#5956) L. Yeung 2024-05-14 22:43:53 +08:00
  • f6f46f6cf4 fix(sqlite): Dispose all command to release database file handle (#5966) Hsiao-nan Cheung 2024-05-14 16:38:05 +08:00
  • d337bb1fa6 chore(release): Bump to version 0.4.2 (#5964) v0.4.2 Hsiao-nan Cheung 2024-05-14 13:44:20 +08:00
  • cddcd98e33 doc(chglog): Update CHANGLOG Hsiao-nan Cheung 2024-05-13 19:02:43 +08:00
  • 86d3fef187 fix(core): Add 'PSObject.Copy()' to 'substitute()' (#5962) Hsiao-nan Cheung 2024-05-13 13:46:59 +08:00
  • e324fa4c5f fix(core): Fix "Invoke-ExternalCommand" quoting rules (#5945) Hsiao-nan Cheung 2024-05-13 18:44:00 +08:00
  • d9c5c90285 fix(system): Fix argument passing to Split-PathLikeEnvVar() in deprecated strip_path() (#5937) Inseo Lee 2024-05-06 11:04:40 +09:00
  • 82640c456e fix(autoupdate): Copy PSCustomObject-type properties within autoupdate to prevent reference changes (#5934) Xuesong 2024-05-01 23:02:13 +08:00
  • 4dd2cfdc5f fix(core): Add 'PSObject.Copy()' to 'substitute()' (#5962) Hsiao-nan Cheung 2024-05-13 13:46:59 +08:00
  • a5bd2297c6 refactor(install): Separate archive extraction from downloader (#5951) Hsiao-nan Cheung 2024-05-12 18:47:16 +08:00
  • b710ff6c0a fix(scoop-info): Fix download size estimating (#5958) Hsiao-nan Cheung 2024-05-11 18:22:31 +08:00
  • 1dd479f0be fix(database): Use 'Find-BucketDirectory()' to locate bucket dir (#5955) Hsiao-nan Cheung 2024-05-11 14:50:20 +08:00
  • 1752050614 fix(core): Fix "Invoke-ExternalCommand" quoting rules (#5945) Hsiao-nan Cheung 2024-05-11 14:49:49 +08:00
  • edaae8d39f fix(database): Skip caching 'deprecated' dir (#5949) Hsiao-nan Cheung 2024-05-09 20:15:57 +08:00
  • 776135e0ab fix(database): Update cache when adding bucket (#5946) Hsiao-nan Cheung 2024-05-08 18:10:13 +08:00
  • cc863353e2 fix(scoop-cache): Fix regression in 36026f18 (#5944) Chawye Hsu 2024-05-08 11:24:41 +08:00
  • 5b86c302e5 fix(system): Fix argument passing to Split-PathLikeEnvVar() in deprecated strip_path() (#5937) Inseo Lee 2024-05-06 11:04:40 +09:00
  • b8580aa931 fix(autoupdate): Copy PSCustomObject-type properties within autoupdate to prevent reference changes (#5934) Xuesong 2024-05-01 23:02:13 +08:00
  • 23d55ced72 fix(scoop-search): Catch error of parsing invalid manifest (#5930) Chawye Hsu 2024-05-01 00:52:49 +08:00
  • 36026f1804 feat(core): New cache filename format (#5929) Chawye Hsu 2024-04-29 18:36:19 +08:00
  • 3b34497eb4 fix(json): Serialize jsonpath return (#5921) Chawye Hsu 2024-04-26 18:12:34 +08:00
  • bb88dfb2d4 Sync 'master' branch Hsiao-nan Cheung 2024-04-25 22:09:16 +08:00
  • d285bb08d4 chore(release): Bump to version 0.4.1 (#5924) v0.4.1 Chawye Hsu 2024-04-25 21:33:45 +08:00
  • eac58400db fix(sqlite): Skip use_sqlite_cache config on ARM64 platform (#5918) Hsiao-nan Cheung 2024-04-25 21:32:41 +08:00
  • 2dd91d5ba3 feat(sqlite): Use SQLite for caching apps to speed up local search (#5851) Hsiao-nan Cheung 2024-04-19 14:02:50 +08:00
  • 105e4161fc chore(release): Bump to version 0.4.0 (#5424) v0.4.0 Hsiao-nan Cheung 2024-04-19 00:07:58 +08:00
  • 78f6fecd60 docs(changelog): Rearrange and update CHANGELOG (#5904) Hsiao-nan Cheung 2024-04-18 20:05:13 +08:00
  • 5819b5a1ef feat(path): Isolate Scoop apps' PATH (#5840) Hsiao-nan Cheung 2024-04-18 19:14:53 +08:00
  • fa06e921c2 refactor(shim): Remove CS shim codebase (#5903) Hsiao-nan Cheung 2024-04-18 19:09:08 +08:00
  • 98cf8ae4da fix(autoupdate): Fix bug that 'WebClient' doesn't auto-extract 'gzip' (#5901) Hsiao-nan Cheung 2024-04-17 22:29:20 +08:00
  • 7054c9d338 fix(decompress): Use wix.exe in WiX Toolset v4+ as primary extractor of Expand-DarkArchive() (#5871) Hsiao-nan Cheung 2024-04-12 16:09:11 +08:00
  • 6327146b97 fix(shim): Run JAR file from app's root directory (#5872) Hsiao-nan Cheung 2024-04-11 15:56:43 +08:00
  • 92b71c6057 refactor(core): Get rid of 'fullpath' (#3533) Hsiao-nan Cheung 2024-04-10 14:55:20 +08:00
  • 81e7dec78c fix(scoop-alias): Prevent overwrite existing file when adding alias (#5577) HUMORCE 2024-04-08 15:26:38 +00:00
  • b008fe5b11 fix(scoop-virustotal): escape character not available in PowerShell 5.1 (#5870) Xuesong 2024-04-08 23:24:18 +08:00
  • 5a06eacd9c refactor(helper): Remove 7zip's fallback '7zip-zstd' (#5548) HUMORCE 2024-04-08 15:23:57 +00:00
  • 0b135052ce fix(scoop-shim): Import system.ps1 (#5864) András Svraka 2024-04-04 15:39:51 +02:00
  • 9ef03c24fb perf(scoop-update): Check for running process before wasting time on download (#5799) David Watson 2024-04-01 06:31:01 -04:00
  • dfbeace066 fix(system): Remove EnvVar only if existed (#5858) Hsiao-nan Cheung 2024-04-01 18:02:32 +08:00
  • 6772e61b3d refactor(core): Rewrite and separate path-related functions to system.ps1 (#5836) Hsiao-nan Cheung 2024-03-27 17:32:39 +08:00
  • 77b66cc890 fix(core): Fix arguments parsing method of Invoke-ExternalCommand() (#5839) Hsiao-nan Cheung 2024-03-25 19:19:44 +08:00
  • 9770c86598 fix(shim): Update kiennq-shim to v3.1.1 (#5847) Hsiao-nan Cheung 2024-03-25 18:07:31 +08:00
  • 5153d7375b perf(shim): Update kiennq-shim to v3.1 (#5841) Hsiao-nan Cheung 2024-03-22 19:06:27 +08:00
  • 5354ab5d16 builds(supporting): Update Json to 13.0.3, Json.Schema to 3.0.15 (#5835) Hsiao-nan Cheung 2024-03-21 13:30:51 +08:00
  • 90766f9315 fix(shim): Allow GUI applications to attach to the shell's console when launched using the GUI shim (#5721) Suhas 2024-03-20 19:46:10 +05:30
  • 3186fef105 fix(update/uninstall): Remove items from PATH correctly (#5833) Hsiao-nan Cheung 2024-03-20 17:17:48 +08:00
  • 9d07c33e87 fix(decompress): Remove unused parent dir w/ 'extract_dir' (#5682) Hsiao-nan Cheung 2024-03-13 18:41:58 +08:00
  • 6f9ed1d464 fix(ci): Update 'psmodulecache' version to 'main' (#5828) Hsiao-nan Cheung 2024-03-13 13:22:58 +08:00
  • 54e0514833 fix(install): Fix bugs in #5715 (#5824) Hsiao-nan Cheung 2024-03-07 10:55:27 +08:00
  • 7e3dc73b83 refactor(core): Cleanup some old codes, e.g., msi section and config migration (#5715) Hsiao-nan Cheung 2024-03-06 21:04:46 +08:00
  • 48f793532c fix(manifest): Correct source of manifest (#5575) HUMORCE 2024-02-23 17:41:44 +08:00
  • 5328bef269 fix(config): Warn users about misconfigured token (#5777) Rashil Gandhi 2024-01-05 23:46:28 +05:30
  • ea37a9ef63 refactor(iec): Rename to 'Start-ExternalProcess' feat-iec Hsiao-nan Cheung 2022-09-09 14:51:39 +08:00
  • fb3169629f fix(scoop-checkup): Don't throw 7zip error when external 7zip is used (#5703) Rashil Gandhi 2023-10-26 14:13:25 +05:30
  • 7e81e49152 fix(scoop-reset): Don't abort when multiple apps are passed and an app is running (#5687) Bill ZHANG 2023-10-26 18:28:10 +11:00
  • 7b35e19d4c fix(perf): Do not call scoop externally from inside the code (#5695) Hagai Gold 2023-10-19 10:49:31 +03:00
  • 6cdcc75ad8 fix(shim): Fix a minor issue with Get-Subsystem (#5684) Sp1d3R 2023-10-14 16:04:46 +05:30
  • 14b38b4092 fix(scoop-shim): Check literal path in Get-ShimPath (#5680) L. Yeung 2023-10-10 19:20:53 +08:00
  • 2847e0a37c fix(scoop-shim): Avoid unexpected output of list subcommand (#5681) L. Yeung 2023-10-10 19:17:46 +08:00
  • 08ff0f6ae0 Fix padding scoop-diag Richard Kuhnt 2023-10-09 19:31:26 +02:00
  • 148eed6a67 Sort functions Richard Kuhnt 2023-10-09 19:26:24 +02:00
  • f8b11b1f03 Extract checks to standalone functions Richard Kuhnt 2023-10-09 19:25:10 +02:00
  • 164918a190 Refactor is_admin to Test-IsAdmin Richard Kuhnt 2023-10-09 19:20:44 +02:00
  • de2b42e38b Variable padding Richard Kuhnt 2023-10-09 18:36:19 +02:00
  • a8c3582d79 Move everything to diagnostic.ps1 Richard Kuhnt 2023-10-09 18:12:36 +02:00
  • 631b71c581 Add colored output Richard Kuhnt 2023-10-09 18:11:41 +02:00
  • 98fd86e420 Merge branch 'develop' into scoop-diag Richard Kuhnt 2023-10-09 15:14:32 +02:00
  • 3a3f41c556 fix(shim): Fix shim adding bug related to Resolve-Path(#5493) Dustin 2023-10-08 08:34:36 -05:00
  • 15f9bbec97 fix(update): Change error message to a better instruction (#5677) Rashil Gandhi 2023-10-06 14:51:45 +05:30
  • ab34b7fb61 feat(core): Allow global install of PowerShell modules (#5611) Gerardo Grignoli 2023-10-05 08:10:03 -03:00
  • 863af42d4e fix(core): Fix detection of Git (#5545) HUMORCE 2023-10-05 06:51:29 +00:00
  • b3c05e71fa perf(scoop-search): Improve performance for local search (#5644) Richard Kuhnt 2023-10-03 16:05:45 +02:00
  • acc271d115 fix(scoop-(un)hold): Correct output the messages when manifest not found, (already|not) held (#5554) HUMORCE 2023-10-03 13:57:01 +00:00
  • 6d79d62cc8 fix(core): Handle scoop aliases and broken (edited,copied) shim (#5551) HUMORCE 2023-10-03 13:29:10 +00:00
  • 00c92b04d6 fix(install): Avoid error when unlinking non-existent junction/hardlink (#5552) HUMORCE 2023-10-03 13:28:02 +00:00
  • becc7a7b76 fix(core): Avoid error messages when deleting non-existent environment variable (#5547) HUMORCE 2023-10-03 10:59:44 +00:00
  • 6898773a8d fix(core): Use relative path as fallback of $scoopdir (#5544) HUMORCE 2023-10-03 10:53:00 +00:00
  • 353137f0a9 fix(shim): Remove console window for GUI apps (#5559) Sp1d3R 2023-10-03 00:09:48 +05:30