Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
JavaGle
/
winget-cli
Public
forked from
microsoft/winget-cli
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
winget-cli
src
Microsoft.Management.Deployment
on
master
User selector
All users
All time
Commit history
Commits on Jul 8, 2024
Fix for attempted use of capability API before it was introduced (#4620)
Show description for 43425fe
JohnMcPMS
authored
43425fe
View commit details
Copy full SHA for 43425fe
View code at this point
Browse repository at this point
Commits on May 17, 2024
Initialize logging of global logger for inproc invocations (#4490)
Show description for 4bfc7cb
yao-msft
authored
4bfc7cb
View commit details
Copy full SHA for 4bfc7cb
View code at this point
Browse repository at this point
Commits on May 9, 2024
Complete MSStore download and licensing (#4464)
Show description for f31f411
yao-msft
authored
f31f411
View commit details
Copy full SHA for f31f411
View code at this point
Browse repository at this point
Commits on Mar 22, 2024
Add experimental support for multiple installed versions (#4282)
Show description for 8e82bfe
JohnMcPMS
authored
8e82bfe
View commit details
Copy full SHA for 8e82bfe
View code at this point
Browse repository at this point
Commits on Mar 14, 2024
Add support for proxies #190 (#4203)
Show description for 7cea3d9
florelis
and
yao-msft
authored
7cea3d9
View commit details
Copy full SHA for 7cea3d9
View code at this point
Browse repository at this point
Commits on Feb 27, 2024
Refactor `IPackage` (#4174)
Show description for c5fbdd9
JohnMcPMS
authored
c5fbdd9
View commit details
Copy full SHA for c5fbdd9
View code at this point
Browse repository at this point
Commits on Feb 8, 2024
Refactor pinning evaluation (#4151)
Show description for 30e54e4
JohnMcPMS
authored
30e54e4
View commit details
Copy full SHA for 30e54e4
View code at this point
Browse repository at this point
Commits on Feb 1, 2024
Support Microsoft Entra Id authentication for rest source (#4123)
Show description for 3bcd69d
yao-msft
authored
3bcd69d
View commit details
Copy full SHA for 3bcd69d
View code at this point
Browse repository at this point
Commits on Nov 14, 2023
Move to latest cppwinrt package across all projects (#3868)
Show description for 897ddec
JohnMcPMS
authored
897ddec
View commit details
Copy full SHA for 897ddec
View code at this point
Browse repository at this point
Commits on Sep 29, 2023
Use correct caller name in Com startup telemetry event (#3711)
yao-msft
authored
6dc9b2c
View commit details
Copy full SHA for 6dc9b2c
View code at this point
Browse repository at this point
Enable COM API access to correlate with the tracking database only (#3703)
Show description for 8d5ca42
JohnMcPMS
authored
8d5ca42
View commit details
Copy full SHA for 8d5ca42
View code at this point
Browse repository at this point
Commits on Sep 28, 2023
Revert "Enable COM API access to correlate with the tracking database only (#3670)" (#3700)
Show description for 2cfe786
JohnMcPMS
authored
2cfe786
View commit details
Copy full SHA for 2cfe786
View code at this point
Browse repository at this point
Commits on Sep 26, 2023
Enable COM API access to correlate with the tracking database only (#3670)
Show description for c255b68
JohnMcPMS
authored
c255b68
View commit details
Copy full SHA for c255b68
View code at this point
Browse repository at this point
Log Com invocation startup telemetry and delay auto update time when invoked from explorer (#3665)
Show description for 804c125
yao-msft
authored
804c125
View commit details
Copy full SHA for 804c125
View code at this point
Browse repository at this point
Commits on Sep 5, 2023
Enable configuration via IConfigurationStatics (#3576)
Show description for 8a15f53
msftrubengu
authored
8a15f53
View commit details
Copy full SHA for 8a15f53
View code at this point
Browse repository at this point
Commits on Aug 30, 2023
Add support for `--Installer-Type` argument for commands (#3516)
ryfu-msft
authored
020c2f0
View commit details
Copy full SHA for 020c2f0
View code at this point
Browse repository at this point
Commits on Aug 29, 2023
Make dependencies, windows feature, and download experimental features stable (#3545)
ryfu-msft
authored
869c3d9
View commit details
Copy full SHA for 869c3d9
View code at this point
Browse repository at this point
Commits on Jul 15, 2023
Download command (#3376)
ryfu-msft
authored
fb3650a
View commit details
Copy full SHA for fb3650a
View code at this point
Browse repository at this point
Commits on Jul 10, 2023
Disable RTTI (#3422)
Show description for b82cf60
JohnMcPMS
authored
b82cf60
View commit details
Copy full SHA for b82cf60
View code at this point
Browse repository at this point
Commits on Jun 29, 2023
Support for out of process configuration clients (#3363)
Show description for 0c64cb8
JohnMcPMS
authored
0c64cb8
View commit details
Copy full SHA for 0c64cb8
View code at this point
Browse repository at this point
Commits on Jun 23, 2023
Refresh process path variable when installing package dependencies (#3296)
ryfu-msft
authored
2537239
View commit details
Copy full SHA for 2537239
View code at this point
Browse repository at this point
Commits on May 30, 2023
Add icons entries to yaml manifest, rest interface and com interface (#3273)
yao-msft
authored
b7b2f0e
View commit details
Copy full SHA for b7b2f0e
View code at this point
Browse repository at this point
Commits on Apr 28, 2023
Enable building everything needed in PowerShell with static runtime (#3193)
Show description for 9f90dac
JohnMcPMS
authored
9f90dac
View commit details
Copy full SHA for 9f90dac
View code at this point
Browse repository at this point
Commits on Mar 31, 2023
Support to Bypass Store Client App Policy When Called Through COM (#3105)
PaulJYim
authored
9f8fb4c
View commit details
Copy full SHA for 9f8fb4c
View code at this point
Browse repository at this point
Commits on Mar 29, 2023
Pass COM caller name to rest source in request header (#3112)
yao-msft
authored
dddc094
View commit details
Copy full SHA for dddc094
View code at this point
Browse repository at this point
Commits on Mar 16, 2023
Make sure source agreements are initialized before checking (#3080)
yao-msft
authored
0ec8c1b
View commit details
Copy full SHA for 0ec8c1b
View code at this point
Browse repository at this point
Commits on Mar 8, 2023
Expose Agreements and Locale Fields in COM (#2897)
ryfu-msft
authored
6966cf1
View commit details
Copy full SHA for 6966cf1
View code at this point
Browse repository at this point
Commits on Feb 13, 2023
Add support for elevation requirement in COM (#2919)
ryfu-msft
authored
a9c9cd6
View commit details
Copy full SHA for a9c9cd6
View code at this point
Browse repository at this point
Commits on Feb 9, 2023
Implement package pinning (#2813)
florelis
authored
b21389c
View commit details
Copy full SHA for b21389c
View code at this point
Browse repository at this point
Commits on Jan 13, 2023
Refactor some code into shared library (#2844)
Show description for 7858b00
JohnMcPMS
authored
7858b00
View commit details
Copy full SHA for 7858b00
View code at this point
Browse repository at this point
Commits on Jan 12, 2023
Add --custom argument for passing additional installer arguments (#2832)
Trenly
authored
bf9914a
View commit details
Copy full SHA for bf9914a
View code at this point
Browse repository at this point
Commits on Dec 16, 2022
Add scope support to more commands and add provisioning support for msix and msstore types (#2766)
yao-msft
authored
0853f0e
View commit details
Copy full SHA for 0853f0e
View code at this point
Browse repository at this point
Commits on Oct 9, 2022
Make Install flow aware of package installed status (#2539)
yao-msft
authored
d54c5a3
View commit details
Copy full SHA for d54c5a3
View code at this point
Browse repository at this point
Commits on Oct 7, 2022
Implement archive malware scan for local manifests (#2566)
ryfu-msft
authored
1dfa17c
View commit details
Copy full SHA for 1dfa17c
View code at this point
Browse repository at this point
Commits on Sep 19, 2022
Expose deeper installation detection through Com (#2420)
yao-msft
authored
a92346d
View commit details
Copy full SHA for a92346d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.