Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,490 contributions in the last year
Activity overview
Contribution activity
September 2020
Created a pull request in sbt/zinc that received 2 comments
- Report absolute paths by default during compilation
- [1.3.x] Skip contents of symlinked directories in clean
- Use DumbTerminal if sbt.log.noformat=true
- Skip contents of symlinked directories in clean
- Add BSP workspace/reload
- Expand json rpc request input buffer if needed
- Skip task progress work if already shutdown
- Honor shellPrompt override
- Refactor color settings
- Use null ConsoleOut for RelayAppender
- Increase length of truncated command
- Restore terminal when exiting Terminal.withStreams
- Fix output when starting sbt from thin client
- Catch SocketException on server shutdown
- Set initial collection time in gc monitor
- Bump sbt version
- Reproduce scaladoc failures
- Add gc monitor to warn users about excessive gc
- Improve progress display with limit + 1 tasks
- Hide compileEarly and pickleProducts from progress
- Restore bindLoggerAppenders source compatibility
- Allow incompatible mixed scala versions
- Sanitize builder server protocol uri
- Changes Ctrl-C during triggered execution ~ to return to the shell
- Fix sourcePath in reported Problems
- Restore {new/all}Invalidations split logic
- Cleanup some invalidation code
- Invalidate all sources after transitive step
- Hold reference to compiler bridge classloader
- Restore ClassFileManager binary compatibility
- Fix match error in DelegatingReporter.scala
- Restore binary compatibility for JavaDoc
- Make doc work with sbt 1.4.x
Created an issue in sbt/zinc that received 2 comments
Why we were auto-invalidating Java sources in every cycle
Ref #912 steps I locally fixed over-compilation issue with sbt, and then I discovered an interesting case that explains auto-invalidation of all Ja…
2
comments