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
Type
/
to 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 }}
jiminhsieh
/
bloop
Public
forked from
scalacenter/bloop
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
jvican
All time
Commit history
Commits on Jan 14, 2020
Merge pull request #1145 from tovbinm/tovbinm-silence-arguments
Show description for e94b10c
jvican
authored
e94b10c
View commit details
Copy full SHA for e94b10c
Browse repository at this point
Commits on Jan 13, 2020
Merge pull request #1141 from LLCampos/avoid-proxysettings-with-null-host
Show description for 3286edc
jvican
authored
3286edc
View commit details
Copy full SHA for 3286edc
Browse repository at this point
Commits on Jan 5, 2020
Merge pull request #1137 from Arthurm1/master
Show description for c4af26b
jvican
authored
c4af26b
View commit details
Copy full SHA for c4af26b
Browse repository at this point
Commits on Dec 18, 2019
Merge pull request #1131 from er1c/scoop-path-fix
Show description for 2d96bcf
jvican
authored
2d96bcf
View commit details
Copy full SHA for 2d96bcf
Browse repository at this point
Remove push tag condition
jvican
committed
126ee5a
View commit details
Copy full SHA for 126ee5a
Browse repository at this point
Run CI on v1.* and v2.x tags
jvican
committed
cd1e355
View commit details
Copy full SHA for cd1e355
Browse repository at this point
Run CI on git tags
jvican
committed
0370bf7
View commit details
Copy full SHA for 0370bf7
Browse repository at this point
Push tiny release notes and prepare for release
jvican
committed
2dd71de
View commit details
Copy full SHA for 2dd71de
Browse repository at this point
Ignore `HydraCompileSpec` for now
jvican
committed
90fd46c
View commit details
Copy full SHA for 90fd46c
Browse repository at this point
Debug Hydra license not showing up
jvican
committed
7eab805
View commit details
Copy full SHA for 7eab805
Browse repository at this point
Merge pull request #1100 from dotta/topic/bloop-hydra
Show description for db70c24
jvican
authored
db70c24
View commit details
Copy full SHA for db70c24
Browse repository at this point
Commits on Dec 17, 2019
Guard expensive log statements against `logger.isVerbose` (#1127)
Show description for 6b726c4
jvican
authored
6b726c4
View commit details
Copy full SHA for 6b726c4
Browse repository at this point
Set up hydra license in the CI
jvican
committed
f86c603
View commit details
Copy full SHA for f86c603
Browse repository at this point
Commits on Dec 16, 2019
Move Hydra-specific bridge to independent file
jvican
authored and
dotta
committed
bd3d04e
View commit details
Copy full SHA for bd3d04e
Browse repository at this point
Add hydra settings if they are missing in project
jvican
authored and
dotta
committed
58cdf30
View commit details
Copy full SHA for 58cdf30
Browse repository at this point
Add logic to obtain bridge sources from hydra-bloop
jvican
authored and
dotta
committed
c845427
View commit details
Copy full SHA for c845427
Browse repository at this point
Query `Keys.scalaInstance` scoped to the compile task
Show description for e286abf
jvican
authored and
dotta
committed
e286abf
View commit details
Copy full SHA for e286abf
Browse repository at this point
Support --verbose in BSP compile/test/run commands
Show description for 5aa5533
jvican
authored and
dotta
committed
5aa5533
View commit details
Copy full SHA for 5aa5533
Browse repository at this point
Throw helpful error message if project parsing fails
Show description for 5b6c2a8
jvican
authored and
dotta
committed
5b6c2a8
View commit details
Copy full SHA for 5b6c2a8
Browse repository at this point
Don't print visit errors when loading JSON files
jvican
authored and
dotta
committed
9943709
View commit details
Copy full SHA for 9943709
Browse repository at this point
Remove warning from `InterfaceUtil.problem`
jvican
committed
2c6ff97
View commit details
Copy full SHA for 2c6ff97
Browse repository at this point
Require collection field types in jsoniter codecs (#1125)
Show description for 48a2124
jvican
authored
48a2124
View commit details
Copy full SHA for 48a2124
Browse repository at this point
Commits on Dec 15, 2019
Require collection field types in jsoniter codecs
Show description for 324b3a5
jvican
committed
324b3a5
View commit details
Copy full SHA for 324b3a5
Browse repository at this point
Use MANIFEST jar to run commands that exceed OS limits (#1118)
Show description for 044dafe
jvican
authored
044dafe
View commit details
Copy full SHA for 044dafe
Browse repository at this point
Sync up with Zinc to get Dotty rendered problems (#1124)
Show description for 1f8ecbb
jvican
authored
1f8ecbb
View commit details
Copy full SHA for 1f8ecbb
Browse repository at this point
Protect against ':' not followed by drive letters in Windows
Show description for 5f16dfb
jvican
committed
5f16dfb
View commit details
Copy full SHA for 5f16dfb
Browse repository at this point
Merge branch 'master' into f/long-classpath
jvican
committed
c6c866d
View commit details
Copy full SHA for c6c866d
Browse repository at this point
Update nailgun commit used for installation
jvican
committed
965f8c9
View commit details
Copy full SHA for 965f8c9
Browse repository at this point
Sync up with Zinc
Show description for 5154a45
jvican
committed
5154a45
View commit details
Copy full SHA for 5154a45
Browse repository at this point
Merge pull request #1123 from scalacenter/topic/disable-classes-dir-sharing
Show description for 293af45
jvican
authored
293af45
View commit details
Copy full SHA for 293af45
Browse repository at this point
Disable shared sbt-bloop classes dirs when not offloading
Show description for 91bc848
jvican
committed
91bc848
View commit details
Copy full SHA for 91bc848
Browse repository at this point
Fix spurious `ClassNotFoundException`s (#1122)
Show description for 5597a88
jvican
authored
5597a88
View commit details
Copy full SHA for 5597a88
Browse repository at this point
Update to latest nailgun
jvican
committed
446e4f3
View commit details
Copy full SHA for 446e4f3
Browse repository at this point
Ignore added test temporarily
jvican
committed
5a22b74
View commit details
Copy full SHA for 5a22b74
Browse repository at this point
Fight spurious debugging error
jvican
committed
8c0649d
View commit details
Copy full SHA for 8c0649d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.