Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/JuliaLang/Pkg.jl
Pkg - Package manager for the Julia programming language
https://github.com/JuliaLang/Pkg.jl
Bundled compile cache modified if writeable
maleadt opened this issue 2 days ago
maleadt opened this issue 2 days ago
Tab-complete error with `pkg` mode
jakobjpeters opened this issue 3 days ago
jakobjpeters opened this issue 3 days ago
slightly improve memory in resolver code
KristofferC opened this pull request 4 days ago
KristofferC opened this pull request 4 days ago
Compile cache permission denied
maleadt opened this issue 5 days ago
maleadt opened this issue 5 days ago
avoid writing and reparsing the artifact usage file once per artifact file in the project deps
KristofferC opened this pull request 5 days ago
KristofferC opened this pull request 5 days ago
Significant GC collection time in Pkg.add (and other performance related things)
KristofferC opened this issue 5 days ago
KristofferC opened this issue 5 days ago
Improve latency for `Pkg.add`
KristofferC opened this pull request 6 days ago
KristofferC opened this pull request 6 days ago
add some explicit precompile statements for `Pkg.status`.
KristofferC opened this pull request 6 days ago
KristofferC opened this pull request 6 days ago
Backports release 1.11
KristofferC opened this pull request 9 days ago
KristofferC opened this pull request 9 days ago
Backports release 1.10
KristofferC opened this pull request 9 days ago
KristofferC opened this pull request 9 days ago
Mark Distributed as an upgradeable stdlib
JamesWrigley opened this pull request 10 days ago
JamesWrigley opened this pull request 10 days ago
Fix a couple of bad JULIA_DEPOT_PATH settings
IanButterworth opened this pull request 13 days ago
IanButterworth opened this pull request 13 days ago
status: highlight when deps have different loaded versions
IanButterworth opened this pull request 16 days ago
IanButterworth opened this pull request 16 days ago
`package` shown in autocompletion list of pkg mode but not a recognized command
felixcremer opened this issue 16 days ago
felixcremer opened this issue 16 days ago
Backport nightly precompilation code to 1.10.
KristofferC opened this pull request 17 days ago
KristofferC opened this pull request 17 days ago
Package marked with ^ but new version is not available
LilithHafner opened this issue 17 days ago
LilithHafner opened this issue 17 days ago
Pkg docs: `Pkg.resolve` differs from `pkg> resolve`
fonsp opened this issue 18 days ago
fonsp opened this issue 18 days ago
Resolver does not seem to take into account ´+´ in version
jaakkor2 opened this issue 19 days ago
jaakkor2 opened this issue 19 days ago
is_manifest_current doesn't detect changes to deved packages
amilsted opened this issue 20 days ago
amilsted opened this issue 20 days ago
Fix heading
nilshg opened this pull request 20 days ago
nilshg opened this pull request 20 days ago
Automatically add compat bounds when adding package in non-shared env
giordano opened this pull request 23 days ago
giordano opened this pull request 23 days ago
Update Manifest to avoid MbedTLS_jll
eschnett opened this pull request 23 days ago
eschnett opened this pull request 23 days ago
Backport artifact rename to 1.11
visr opened this pull request 24 days ago
visr opened this pull request 24 days ago
Package completions should deduplicate suggestions
IanButterworth opened this issue 25 days ago
IanButterworth opened this issue 25 days ago
compat errors should clearly state where each constraint comes from
aplavin opened this issue 27 days ago
aplavin opened this issue 27 days ago
Clarify guidelines
rayegun opened this pull request 27 days ago
rayegun opened this pull request 27 days ago
(1.10) `] precompile` does not understand extension triggers in `[deps]`
topolarity opened this issue 28 days ago
topolarity opened this issue 28 days ago
Run CI on backport branch too
IanButterworth opened this pull request 29 days ago
IanButterworth opened this pull request 29 days ago
[backports-release-1.10] Backport julia/#55910 and julia/#56621
christiangnrd opened this pull request 29 days ago
christiangnrd opened this pull request 29 days ago
Automatically change compat entries on Pkg.update
fonsp opened this issue about 1 month ago
fonsp opened this issue about 1 month ago
Automatically upgrade empty manifest files to v2 format
IanButterworth opened this pull request about 1 month ago
IanButterworth opened this pull request about 1 month ago
[release-1.10] Backports for 1.10
IanButterworth opened this pull request about 1 month ago
IanButterworth opened this pull request about 1 month ago
Allow simultaneous `path` and `url` under `[sources]` with `path`-priority
thchr opened this issue about 1 month ago
thchr opened this issue about 1 month ago
Remove duplicated word "different"
jj-du-plessis opened this pull request about 1 month ago
jj-du-plessis opened this pull request about 1 month ago
No feedback when upgrading a package fails
GHTaarn opened this issue about 1 month ago
GHTaarn opened this issue about 1 month ago
Resolving a Project.toml with `[sources]` set for an existing dependency
fonsp opened this issue about 1 month ago
fonsp opened this issue about 1 month ago
`add` vs `dev` for local path
fonsp opened this issue about 1 month ago
fonsp opened this issue about 1 month ago
Update CHANGELOG.md: link to [sources] PR
fonsp opened this pull request about 1 month ago
fonsp opened this pull request about 1 month ago
Crash when updating packages
diffbar opened this issue about 1 month ago
diffbar opened this issue about 1 month ago
`Pkg.dependencies()` triggers `write_env_usage`
fonsp opened this issue about 1 month ago
fonsp opened this issue about 1 month ago
FR: public API for list of stdlibs
fonsp opened this issue about 1 month ago
fonsp opened this issue about 1 month ago
Actually switch to "Resolving Deltas"
Keno opened this pull request about 1 month ago
Keno opened this pull request about 1 month ago
Improve Pkg's own precompilation to make `Pkg.instantiate()` in a script faster.
NHDaly opened this issue about 1 month ago
NHDaly opened this issue about 1 month ago
1.11 backports
IanButterworth opened this pull request about 2 months ago
IanButterworth opened this pull request about 2 months ago
Increase version of `StaticArrays` in `why` tests
fhagemann opened this pull request about 2 months ago
fhagemann opened this pull request about 2 months ago
Can't remove package when there is a [sources] section
ValentinKaisermayer opened this issue about 2 months ago
ValentinKaisermayer opened this issue about 2 months ago
Fix artifact directories not having traversal permissions
staticfloat opened this pull request about 2 months ago
staticfloat opened this pull request about 2 months ago
dev gives confusing error on stdlibs
IanButterworth opened this issue about 2 months ago
IanButterworth opened this issue about 2 months ago
Can't `dev` package with url in [sources]
fredrikekre opened this issue about 2 months ago
fredrikekre opened this issue about 2 months ago
[release-1.11] 1.11 backports
IanButterworth opened this pull request about 2 months ago
IanButterworth opened this pull request about 2 months ago
wip: update docs for latest behavior
IanButterworth opened this pull request about 2 months ago
IanButterworth opened this pull request about 2 months ago
rename FORMER_STDLIBS -> UPGRADABLE_STDLIBS
IanButterworth opened this pull request about 2 months ago
IanButterworth opened this pull request about 2 months ago
Add automatically compat entry when adding a dependency to non-package projects
giordano opened this issue about 2 months ago
giordano opened this issue about 2 months ago
When dev'ing a cloned repository Pkg.build is not triggered
mohamed-barakat opened this issue about 2 months ago
mohamed-barakat opened this issue about 2 months ago
REPLExt: check for compliant repl mode during repl init
IanButterworth opened this pull request about 2 months ago
IanButterworth opened this pull request about 2 months ago
[release-1.11] 1.11 Backports
IanButterworth opened this pull request about 2 months ago
IanButterworth opened this pull request about 2 months ago
[release-1.10] 1.10 Backports
IanButterworth opened this pull request about 2 months ago
IanButterworth opened this pull request about 2 months ago
[release-1.10] Allow extensions to trigger from packages in [deps]
topolarity opened this pull request about 2 months ago
topolarity opened this pull request about 2 months ago
ArgumentError when adding packages with "+" in version
arlowhite opened this issue about 2 months ago
arlowhite opened this issue about 2 months ago
strip out tree_hash for stdlibs that have have been freed in newer julia versions
IanButterworth opened this pull request about 2 months ago
IanButterworth opened this pull request about 2 months ago
rm dead code
IanButterworth opened this pull request about 2 months ago
IanButterworth opened this pull request about 2 months ago
set compat version for specific package for whole environment
SimeonEhrig opened this issue about 2 months ago
SimeonEhrig opened this issue about 2 months ago
Show manifest julia version in `status`
IanButterworth opened this issue about 2 months ago
IanButterworth opened this issue about 2 months ago
Resolving 1.11 manifest in 1.10 makes Statistics "not downloaded"
fonsp opened this issue about 2 months ago
fonsp opened this issue about 2 months ago
fix Base.unreference_module call
vtjnash opened this pull request about 2 months ago
vtjnash opened this pull request about 2 months ago
Mark Distributed.jl upgradeable
vchuravy opened this pull request 2 months ago
vchuravy opened this pull request 2 months ago
1.11 backports
IanButterworth opened this pull request 2 months ago
IanButterworth opened this pull request 2 months ago
REPLExt: run repl hint generation for modeswitch chars when not switching
IanButterworth opened this pull request 2 months ago
IanButterworth opened this pull request 2 months ago
REPLExt: use Base.isaccessibledir rather than isdir in completions
IanButterworth opened this pull request 2 months ago
IanButterworth opened this pull request 2 months ago
Environment is incorrectly resolved in 1.11.1
miguelbiron opened this issue 2 months ago
miguelbiron opened this issue 2 months ago
Pkg hang in CI while building packages
NHDaly opened this issue 2 months ago
NHDaly opened this issue 2 months ago
Added a further kwarg to PlatformEngines download function
GhostOfElectric opened this pull request 2 months ago
GhostOfElectric opened this pull request 2 months ago
Add_kwargs_platformengine
GhostOfElectric opened this pull request 2 months ago
GhostOfElectric opened this pull request 2 months ago
type BasicREPL has no field interface
fonsp opened this issue 2 months ago
fonsp opened this issue 2 months ago
do not show right hand progress without colors
KristofferC opened this pull request 2 months ago
KristofferC opened this pull request 2 months ago
Improving accessibility of the new 1.12 progress bar
christiangnrd opened this issue 2 months ago
christiangnrd opened this issue 2 months ago
Fix end of progress bar
christiangnrd opened this pull request 2 months ago
christiangnrd opened this pull request 2 months ago
Make Pkg more robust to poor inference
Keno opened this pull request 2 months ago
Keno opened this pull request 2 months ago
Prioritize higher versions of direct dependencies over indirect dependencies
KristofferC opened this issue 2 months ago
KristofferC opened this issue 2 months ago
Allow configuring can_fancyprint(io::IO) using IOContext
fonsp opened this pull request 2 months ago
fonsp opened this pull request 2 months ago
Request: Introduce Option to Freeze/Lock Environments
alex-fu27 opened this issue 2 months ago
alex-fu27 opened this issue 2 months ago
Re-remove double space before progress bar
christiangnrd opened this pull request 3 months ago
christiangnrd opened this pull request 3 months ago
Allow use of a url and subdir in [sources]
tecosaur opened this pull request 3 months ago
tecosaur opened this pull request 3 months ago
smoothen progress bar
KristofferC opened this pull request 3 months ago
KristofferC opened this pull request 3 months ago
[release-1.11] 1.11 backports
IanButterworth opened this pull request 3 months ago
IanButterworth opened this pull request 3 months ago
[release-1.10] 1.10 backports
IanButterworth opened this pull request 3 months ago
IanButterworth opened this pull request 3 months ago
rewriting a gms into Julia: key error
KikivanElsen opened this issue 3 months ago
KikivanElsen opened this issue 3 months ago
Remove typo in workspaces section
oxinabox opened this pull request 3 months ago
oxinabox opened this pull request 3 months ago
Backport: Fix the greedy resolver (#4032)
KristofferC opened this pull request 3 months ago
KristofferC opened this pull request 3 months ago
Fix greedy resolver failure (producing an invalid solution)
carlobaldassi opened this pull request 3 months ago
carlobaldassi opened this pull request 3 months ago
`resolve` reports "No changes to Manifest.toml" despite changing Manifest.toml
topolarity opened this issue 3 months ago
topolarity opened this issue 3 months ago
AssertionError with Resolver (gmsk fail)
alecloudenback opened this issue 3 months ago
alecloudenback opened this issue 3 months ago
test fixes because Example v0.5.4 and v0.5.5 were registered
IanButterworth opened this pull request 3 months ago
IanButterworth opened this pull request 3 months ago
Combining regular and weak dependencies for testing purposes
maleadt opened this issue 3 months ago
maleadt opened this issue 3 months ago
[release-1.10] Manually backport #4025
christiangnrd opened this pull request 3 months ago
christiangnrd opened this pull request 3 months ago
sources section of Project.toml does not support subdir
piever opened this issue 3 months ago
piever opened this issue 3 months ago
Fix julia#55850 by using safe_realpath instead of abspath in projname
christiangnrd opened this pull request 3 months ago
christiangnrd opened this pull request 3 months ago
Use same PrecompileTools.jl approach as REPL to precompile
IanButterworth opened this pull request 3 months ago
IanButterworth opened this pull request 3 months ago
Replacement of relative path in `[sources]` section
hexaeder opened this issue 3 months ago
hexaeder opened this issue 3 months ago
warn if General is installed via the old slow methods
IanButterworth opened this pull request 3 months ago
IanButterworth opened this pull request 3 months ago