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 }}
BenchR267
/
swift-package-manager
Public
forked from
swiftlang/swift-package-manager
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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 Apr 1, 2019
[Pubgrub] Add some FIXMEs
aciidgh
committed
75b4dbc
Copy full SHA for 75b4dbc
[Pubgrub] Add simplified tracing
aciidgh
committed
f5f7813
Copy full SHA for f5f7813
Commits on Mar 31, 2019
[Pubgrub] Reformat
aciidgh
committed
bb16400
Copy full SHA for bb16400
[Pubgrub] Remove excessive entry point
aciidgh
committed
be229c3
Copy full SHA for be229c3
[Pubgrub] Rework diagnostics builder
Show description for b3a90a0
aciidgh
committed
b3a90a0
Copy full SHA for b3a90a0
[Pubgrub] Don't return "version solving has failed" on conflict
aciidgh
committed
84d84da
Copy full SHA for 84d84da
[Pubgrub] Fixup requirement description
aciidgh
committed
0d6809a
Copy full SHA for 0d6809a
[Pubgrub] Add root as incompatibility and avoid sorting during normalization
aciidgh
committed
759913c
Copy full SHA for 759913c
[PubGrub] Handle certain dependency resolution cases
Show description for 4e28af7
aciidgh
committed
4e28af7
Copy full SHA for 4e28af7
[Pubgrub] Add support for synthesized roots
Show description for 4ff7659
aciidgh
committed
4ff7659
Copy full SHA for 4ff7659
Commits on Mar 30, 2019
[Pubgrub] Add pins as root incompatibilites
aciidgh
committed
471bb97
Copy full SHA for 471bb97
[Pubgrub] Simplify entry points
aciidgh
committed
f6dbca1
Copy full SHA for f6dbca1
[Pubgrub] Add support for local and edited packages
Show description for 1872f1a
aciidgh
committed
1872f1a
Copy full SHA for 1872f1a
[Pubgrub] Add an option to generate resolver trace
Show description for a160a84
aciidgh
committed
a160a84
Copy full SHA for a160a84
Error Reporting (#2066)
Show description for 011ae9f
kiliankoe
authored and
aciidgh
committed
011ae9f
Copy full SHA for 011ae9f
Commits on Mar 29, 2019
Improve build animation
Show description for dc27f4b
hartbit
authored and
aciidgh
committed
dc27f4b
Copy full SHA for dc27f4b
Commits on Mar 28, 2019
[PackageGraph] Add cancellation support in DependencyResolver
Show description for af00e15
aciidgh
committed
af00e15
Copy full SHA for af00e15
Commits on Mar 27, 2019
[Xcodeproj] Be resilient against failures when checking for ignored files
Show description for fb27fbc
aciidgh
committed
fb27fbc
Copy full SHA for fb27fbc
[SPMLLBuild] Handle fatal errors from the build engine
Show description for 076b849
aciidgh
committed
076b849
Copy full SHA for 076b849
[SPMLLBuild] Print some additional logging when we fail to read llbuild value
aciidgh
committed
e0854f1
Copy full SHA for e0854f1
Commits on Mar 26, 2019
[PackageGraph] Remove an unused diagnostic
aciidgh
committed
bc62818
Copy full SHA for bc62818
[PackageGraph] Diagnose invalid tools version for revision-based dependencies
Show description for e2084ae
aciidgh
committed
e2084ae
Copy full SHA for e2084ae
[PubgrubTests] Add new tests for error reporting (#2057)
Show description for 8d01aec
kiliankoe
authored and
aciidgh
committed
8d01aec
Copy full SHA for 8d01aec
Commits on Mar 25, 2019
Delete POSIX target
Show description for 9ca9183
aciidgh
committed
9ca9183
Copy full SHA for 9ca9183
[Basic] Keep FileInfo.Kind as computed property
Show description for 42d5adf
aciidgh
committed
42d5adf
Copy full SHA for 42d5adf
[Basic] Remove unused error case
aciidgh
committed
7b98bed
Copy full SHA for 7b98bed
[POSIX] Remove unused error
aciidgh
committed
b28c69a
Copy full SHA for b28c69a
Remove unnecessary POSIX imports
aciidgh
committed
26dec6c
Copy full SHA for 26dec6c
[Basic] Move FileInfo's Kind to a regular property
aciidgh
committed
9fecd78
Copy full SHA for 9fecd78
[Basic] Move FileInfo to Basic
aciidgh
committed
bef8fc5
Copy full SHA for bef8fc5
[POSIX] Remove lstat
aciidgh
committed
61c2c92
Copy full SHA for 61c2c92
[Basic] Use FileManager to compute isDirectory
aciidgh
committed
d8419cb
Copy full SHA for d8419cb
[Basic] Remove free function isDirectory
aciidgh
committed
416e8db
Copy full SHA for 416e8db
[Basic] Use FileManager to implement isFile
aciidgh
committed
5d9a1ec
Copy full SHA for 5d9a1ec
[Basic] Remove free function isFile
aciidgh
committed
02f5651
Copy full SHA for 02f5651
Pagination
Previous
Next
You can’t perform that action at this time.