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
AppInstallerCommonCore
Runtime.cpp
on
master
User selector
All users
All time
Commit history
Commits on Jun 21, 2024
Configuration history support (#4552)
Show description for c074cbe
JohnMcPMS
authored
c074cbe
View commit details
Copy full SHA for c074cbe
View code at this point
Browse repository at this point
Commits on May 21, 2024
Move paths code to shared (#4484)
Show description for f1ae126
JohnMcPMS
authored
f1ae126
View commit details
Copy full SHA for f1ae126
View code at this point
Browse repository at this point
Commits on Dec 6, 2023
Register restart for resume (#3858)
ryfu-msft
authored
8964245
View commit details
Copy full SHA for 8964245
View code at this point
Browse repository at this point
Commits on Oct 12, 2023
Add `resume` command and support saving the argument state. (#3508)
ryfu-msft
authored
85951ae
View commit details
Copy full SHA for 85951ae
View code at this point
Browse repository at this point
Commits on Sep 5, 2023
Give System and Admins full access to state folders (#3471)
yao-msft
authored
8ee3db1
View commit details
Copy full SHA for 8ee3db1
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 May 19, 2023
Add User Setting controlling Path Tokenization (#3209)
Trenly
authored
5d6c805
View commit details
Copy full SHA for 5d6c805
View code at this point
Browse repository at this point
Commits on Apr 18, 2023
Fix bugs with display paths (#3157)
Show description for 578f451
JohnMcPMS
authored
578f451
View commit details
Copy full SHA for 578f451
View code at this point
Browse repository at this point
Commits on Apr 15, 2023
Add configuration telemetry events (#3152)
Show description for 02d2f93
JohnMcPMS
authored
02d2f93
View commit details
Copy full SHA for 02d2f93
View code at this point
Browse repository at this point
Commits on Apr 10, 2023
Use FolderId_ProgramFiles for non x86 default machine portable folder (#3137)
yao-msft
authored
719e475
View commit details
Copy full SHA for 719e475
View code at this point
Browse repository at this point
Commits on Apr 7, 2023
Show Portable Installation Directories with --info (#3128)
Trenly
authored
850a599
View commit details
Copy full SHA for 850a599
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 8, 2023
Configuration commands (#3036)
Show description for 73f05cd
JohnMcPMS
authored
73f05cd
View commit details
Copy full SHA for 73f05cd
View code at this point
Browse repository at this point
Commits on Feb 9, 2023
Give admin access to temp (#2945)
yao-msft
authored
6247fce
View commit details
Copy full SHA for 6247fce
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 Dec 15, 2022
Fix winget after a call to winget settings export (#2767)
msftrubengu
authored
8a805cc
View commit details
Copy full SHA for 8a805cc
View code at this point
Browse repository at this point
Commits on Dec 13, 2022
Export command for winget settings. (#2719)
msftrubengu
authored
050056a
View commit details
Copy full SHA for 050056a
View code at this point
Browse repository at this point
Commits on Jul 28, 2022
Remove scope filter from being applied to portables (#2383)
ryfu-msft
authored
a91559d
View commit details
Copy full SHA for a91559d
View code at this point
Browse repository at this point
Commits on Jul 27, 2022
Check for symlink creation privilege for portable install (#2369)
ryfu-msft
authored
3d7f35c
View commit details
Copy full SHA for 3d7f35c
View code at this point
Browse repository at this point
Commits on Jul 26, 2022
Rewrite ApplyACL to allow for SYSTEM to participate. Grant SYSTEM full access to Temp as that is where we install from. (#2370)
Show description for 1180ae6
JohnMcPMS
authored
1180ae6
View commit details
Copy full SHA for 1180ae6
View code at this point
Browse repository at this point
Commits on Jul 14, 2022
Explicit ACLs (#2324)
Show description for 8abc325
JohnMcPMS
authored
8abc325
View commit details
Copy full SHA for 8abc325
View code at this point
Browse repository at this point
Commits on May 16, 2022
Load index from validated msix for unpackaged context (#2139)
yao-msft
authored
0b1142f
View commit details
Copy full SHA for 0b1142f
View code at this point
Browse repository at this point
Commits on Apr 28, 2022
Implementation for Portable install flow (#2078)
ryfu-msft
authored
5d63c38
View commit details
Copy full SHA for 5d63c38
View code at this point
Browse repository at this point
Commits on Apr 8, 2022
Add support for in-proc Com state separation (#2068)
yao-msft
authored
4c44131
View commit details
Copy full SHA for 4c44131
View code at this point
Browse repository at this point
Commits on Apr 1, 2022
Support for 1.2 Schema Additions (#2028)
ryfu-msft
authored
6e9e10e
View commit details
Copy full SHA for 6e9e10e
View code at this point
Browse repository at this point
Commits on Jan 20, 2022
Add a default user agent to REST source calls (#1839)
Show description for f33afcb
JohnMcPMS
authored
f33afcb
View commit details
Copy full SHA for f33afcb
View code at this point
Browse repository at this point
Commits on Jan 19, 2022
Check FS feature flags instead of checking for NTFS (#1859)
sredna
authored
52a3e7d
View commit details
Copy full SHA for 52a3e7d
View code at this point
Browse repository at this point
Commits on Nov 6, 2021
Add preview concept to allow build time determination (#1679)
Show description for 467adfa
JohnMcPMS
authored
467adfa
View commit details
Copy full SHA for 467adfa
View code at this point
Browse repository at this point
Commits on Sep 23, 2021
Make rename retry more frequently for longer, then try making a hardlink (#1497)
Show description for e630cf7
JohnMcPMS
authored
e630cf7
View commit details
Copy full SHA for e630cf7
View code at this point
Browse repository at this point
Commits on Aug 31, 2021
Add support for rest api 1.1 interface (#1396)
Show description for 3a12003
yao-msft
authored
3a12003
View commit details
Copy full SHA for 3a12003
View code at this point
Browse repository at this point
Commits on Jun 10, 2021
Move Temp path to the user's location (#1146)
Show description for c3b8d30
JohnMcPMS
authored
c3b8d30
View commit details
Copy full SHA for c3b8d30
View code at this point
Browse repository at this point
Commits on May 17, 2021
Fix a few polish items (#966)
Show description for dd7867c
JohnMcPMS
authored
dd7867c
View commit details
Copy full SHA for dd7867c
View code at this point
Browse repository at this point
Commits on Apr 20, 2021
Fix YAML fuzzer (#879)
Show description for bea7539
JohnMcPMS
authored
bea7539
View commit details
Copy full SHA for bea7539
View code at this point
Browse repository at this point
Commits on Oct 26, 2020
Improve Motw related experience (#625)
yao-msft
authored
5ab4b1e
View commit details
Copy full SHA for 5ab4b1e
View code at this point
Browse repository at this point
Commits on Oct 22, 2020
Move the default location for installer logs (#623)
JohnMcPMS
authored
ef03b76
View commit details
Copy full SHA for ef03b76
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.