Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
keith
/
swift-package-manager
Public
forked from
swiftlang/swift-package-manager
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 14, 2019
[Pubgrub] Refactor intersect(withRequirement:)
kiliankoe
authored and
aciidgh
committed
a9f7966
Copy full SHA for a9f7966
Commits on Feb 13, 2019
[Pubgrub] Remove unnecessary typealias abstractions
kiliankoe
authored and
aciidgh
committed
49323ff
Copy full SHA for 49323ff
Add `platforms` to dump-package output (#1991)
Show description for 746a8e0
mxcl
authored and
aciidgh
committed
746a8e0
Copy full SHA for 746a8e0
Support s390x as well as other platforms
samding01
authored and
jakepetroules
committed
5f5a10b
Copy full SHA for 5f5a10b
Commits on Feb 12, 2019
[PubgrubTests] Simplify dependency mocking API
Show description for 646d73a
kiliankoe
authored and
aciidgh
committed
646d73a
Copy full SHA for 646d73a
[PackageGraph] Remove generics from PackageIdentifier
Show description for 43579bf
aciidgh
committed
43579bf
Copy full SHA for 43579bf
[Pubgrub] Use OrderedDictionary for _positive (#1989)
Show description for 325fc39
kiliankoe
authored and
aciidgh
committed
325fc39
Copy full SHA for 325fc39
[ByteString] Make inlinable.
Show description for 8cd6339
ddunbar
authored and
aciidgh
committed
8cd6339
Copy full SHA for 8cd6339
Commits on Feb 11, 2019
[Pubgrub] Remove unnecessary isFinished property (#1988)
Show description for 8edeafb
kiliankoe
authored and
aciidgh
committed
8edeafb
Copy full SHA for 8edeafb
[Pubgrub] Add some disabled tests for cycle
Show description for d7b9cfc
aciidgh
committed
d7b9cfc
Copy full SHA for d7b9cfc
[Pubgrub] Remove Term.isSatisfied(by:)
aciidgh
committed
b434891
Copy full SHA for b434891
[Pubgrub] Simplify getBestAvailableVersion(for:)
aciidgh
committed
8ff16e6
Copy full SHA for 8ff16e6
[Pubgrub] Kill Solution.versionIntersection(for:)
Show description for d1dba66
aciidgh
committed
d1dba66
Copy full SHA for d1dba66
[Pubgrub] Lazily check for available versions
Show description for bf2c603
aciidgh
committed
bf2c603
Copy full SHA for bf2c603
Commits on Feb 10, 2019
[Pubgrub] Port pubgrub's logic for conflict resolution
aciidgh
committed
976ac37
Copy full SHA for 976ac37
[Pubgrub] Remove an unnecessary return
aciidgh
committed
4e388b0
Copy full SHA for 4e388b0
[Pubgrub] Use set relation for Term.satisfies(other:)
aciidgh
committed
d77cbbe
Copy full SHA for d77cbbe
[Pubgrub] Kill PartialSolution.positive computed property
aciidgh
committed
a727285
Copy full SHA for a727285
[Pubgrub] Kill PartialSolution.hasDecision(for:)
aciidgh
committed
247837a
Copy full SHA for 247837a
[Pubgrub] Remove solution.satisfies(incompatibility:)
aciidgh
committed
e2d886a
Copy full SHA for e2d886a
[Pubgrub] Use relation to check for term satisfaction in the solution
aciidgh
committed
66da63e
Copy full SHA for 66da63e
[Pubgrub] Remove Satisfaction enum
aciidgh
committed
7d665da
Copy full SHA for 7d665da
[Pubgrub] Fix unit propagation
Show description for 39867f6
aciidgh
committed
39867f6
Copy full SHA for 39867f6
[Pubgrub] Make decision store exact versions
aciidgh
committed
ddb8b0d
Copy full SHA for ddb8b0d
[PubgrubTests] Disable a flaky test
aciidgh
committed
11f0b33
Copy full SHA for 11f0b33
[Pubgrub] Some random refactoring, disabled tests and comments
Show description for 6feefa2
aciidgh
committed
6feefa2
Copy full SHA for 6feefa2
[Pubgrub] Refactor decision making
Show description for c5b59b7
aciidgh
committed
c5b59b7
Copy full SHA for c5b59b7
Commits on Feb 9, 2019
[Pubgrub] Turn #warning to a FIXME
aciidgh
committed
111e2a2
Copy full SHA for 111e2a2
Add .swiftpm and Package.resolved to gitignore
Show description for 839474f
aciidgh
committed
839474f
Copy full SHA for 839474f
[Pubgrub] Further improvements (#1977)
Show description for fb3210a
kiliankoe
authored and
aciidgh
committed
fb3210a
Copy full SHA for fb3210a
Commits on Feb 5, 2019
Add functionality to mechanically edit Package.swift file
Show description for d8821ba
aciidgh
committed
d8821ba
Copy full SHA for d8821ba
[Pubgrub] Further improvements and fixes (#1972)
Show description for 74b53b5
kiliankoe
authored and
aciidgh
committed
74b53b5
Copy full SHA for 74b53b5
[bootstrap] Ignore TestSupportExecutable during bootstrap
aciidgh
committed
135dd83
Copy full SHA for 135dd83
[PackageGraph] Expose the list of required packages in a graph
Show description for 9b7fd80
aciidgh
committed
9b7fd80
Copy full SHA for 9b7fd80
[bootstrap] Allow stdlib rpath to removal to fail
Show description for 3a8a7ae
aciidgh
committed
3a8a7ae
Copy full SHA for 3a8a7ae
Pagination
Previous
Next
You can’t perform that action at this time.