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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
diffplug
/
spotless
Public
Notifications
You must be signed in to change notification settings
Fork
553
Star
5.6k
Code
Issues
239
Pull requests
14
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Implemention of
ratchetFrom
for plugin-gradle
- #590
#590
Merged
nedtwigg
merged 11 commits into
master
diffplug/spotless:master
from
feat/ratchet
diffplug/spotless:feat/ratchet
Copy head branch name to clipboard
Jun 1, 2020
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Implemention of
ratchetFrom
for plugin-gradle
#590
nedtwigg
merged 11 commits into
master
diffplug/spotless:master
from
feat/ratchet
diffplug/spotless:feat/ratchet
Copy head branch name to clipboard
Commits
Commits on May 31, 2020
Refactor build to make JGit available in plugin-gradle.
nedtwigg
committed
83abab2
View commit details
Copy full SHA for 83abab2
Browse repository at this point
Make PaddedCell.isClean() public, and add functionality needed in the test harness.
nedtwigg
committed
fe15a9f
View commit details
Copy full SHA for fe15a9f
Browse repository at this point
Add the user-facing `ratchetFrom 'origin/master'`, and pipe it to SpotlessTask
nedtwigg
committed
6af2591
View commit details
Copy full SHA for 6af2591
Browse repository at this point
Implement the Ratchet logic, and store it in the RegisterDependenciesTask
nedtwigg
committed
367d126
View commit details
Copy full SHA for 367d126
Browse repository at this point
Hook the ratchet into the IDE integration.
nedtwigg
committed
865a577
View commit details
Copy full SHA for 865a577
Browse repository at this point
Hook the ratchet into the regular task.
nedtwigg
committed
caed855
View commit details
Copy full SHA for caed855
Browse repository at this point
Add a test which exercises every branch of GitRatchet.
nedtwigg
committed
87e466f
View commit details
Copy full SHA for 87e466f
Browse repository at this point
Remove the logging we used to show that the test was exhaustive (wish we could do code-coverage on all tests, including testkit integration tests)
nedtwigg
committed
eac82d2
View commit details
Copy full SHA for eac82d2
Browse repository at this point
Commits on Jun 1, 2020
Merge branch 'master' into feat/ratchet
nedtwigg
committed
89e3244
View commit details
Copy full SHA for 89e3244
Browse repository at this point
Update readme and changelog.
nedtwigg
committed
4e2eaa5
View commit details
Copy full SHA for 4e2eaa5
Browse repository at this point
Deprecate the -PspotlessFiles functionality in the readme.
nedtwigg
committed
623aba4
View commit details
Copy full SHA for 623aba4
Browse repository at this point
You can’t perform that action at this time.