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
.
revapi
/
revapi
Public
Notifications
You must be signed in to change notification settings
Fork
51
Star
221
Code
Issues
37
Pull requests
5
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
revapi
revapi-basic-features
src
main
java
org
on
main
User selector
All users
All time
Commit history
Commits on Mar 14, 2025
Make pattern default, make predicate nonnull, adding benchmark
alzimmermsft
committed
9e0cfd5
View commit details
Copy full SHA for 9e0cfd5
View code at this point
Browse repository at this point
Commits on Mar 13, 2025
Add getDifferenceCodePredicates to DifferenceTransform
alzimmermsft
committed
75010e3
View commit details
Copy full SHA for 75010e3
View code at this point
Browse repository at this point
Commits on Mar 11, 2025
try to reduce the memory consumption when no filters are present for one version of the api in the differences transform
metlos
committed
28774e9
View commit details
Copy full SHA for 28774e9
View code at this point
Browse repository at this point
Commits on Sep 4, 2023
Year 2023, upgrade checkstyle, formatting.
metlos
committed
e8d32a6
View commit details
Copy full SHA for e8d32a6
View code at this point
Browse repository at this point
Commits on Dec 8, 2022
Introduce a "matcher ID" in addition to the extension id of the element
Show description for 6c26aa6
metlos
committed
6c26aa6
View commit details
Copy full SHA for 6c26aa6
View code at this point
Browse repository at this point
Commits on Feb 14, 2022
Formatting and version updates
metlos
committed
b10c89c
View commit details
Copy full SHA for b10c89c
View code at this point
Browse repository at this point
Commits on Jan 21, 2022
Fixes #263. Add the ability to use non-strict semver version suffix parsing.
metlos
committed
5c69ad2
View commit details
Copy full SHA for 5c69ad2
View code at this point
Browse repository at this point
Commits on Oct 9, 2021
Consider the parent when determining the way an element from a dependency
Show description for c603e1d
metlos
committed
c603e1d
View commit details
Copy full SHA for c603e1d
View code at this point
Browse repository at this point
Commits on May 21, 2021
Elements without an archive were not properly filtered in revapi.filter.
Show description for ca0bc93
metlos
committed
ca0bc93
View commit details
Copy full SHA for ca0bc93
View code at this point
Browse repository at this point
Commits on Apr 21, 2021
Only warn once when revapi.semver.ignore is enabled.
metlos
committed
70ffc22
View commit details
Copy full SHA for 70ffc22
View code at this point
Browse repository at this point
Commits on Apr 20, 2021
Add the new revapi.versions extension and deprecate revapi.semver.ignore.
Show description for 0cf9eb4
metlos
committed
0cf9eb4
View commit details
Copy full SHA for 0cf9eb4
View code at this point
Browse repository at this point
Commits on Mar 10, 2021
Bring the build into the third decade of 21st century.
Show description for 9b64f77
metlos
committed
9b64f77
View commit details
Copy full SHA for 9b64f77
View code at this point
Browse repository at this point
Commits on Feb 6, 2021
Descend is now a ternary decision.
Show description for c493620
metlos
committed
c493620
View commit details
Copy full SHA for c493620
View code at this point
Browse repository at this point
Commits on Jan 15, 2021
Compiled recipes can return a null filter for archive analyzers they don't
Show description for f8c9e5c
metlos
committed
f8c9e5c
View commit details
Copy full SHA for f8c9e5c
View code at this point
Browse repository at this point
license
metlos
committed
4e513ae
View commit details
Copy full SHA for 4e513ae
View code at this point
Browse repository at this point
Commits on Jan 14, 2021
The dreaded boolean logic. Log the warning only when there IS some config for the deprecated extensions.
metlos
committed
d02f019
View commit details
Copy full SHA for d02f019
View code at this point
Browse repository at this point
Commits on Jan 4, 2021
Make Element generic on their base type per api analyzer.
Show description for ce028c8
metlos
committed
ce028c8
View commit details
Copy full SHA for ce028c8
View code at this point
Browse repository at this point
Commits on Nov 9, 2020
Add support for specifying the element matcher en masse in the differences
Show description for 2391199
metlos
committed
2391199
View commit details
Copy full SHA for 2391199
View code at this point
Browse repository at this point
Make it finally possible to match changes by matching some parent element.
metlos
committed
d62ad8e
View commit details
Copy full SHA for d62ad8e
View code at this point
Browse repository at this point
Commits on Oct 21, 2020
Convert basic-features to use Jackson-based config.
metlos
committed
c812d89
View commit details
Copy full SHA for c812d89
View code at this point
Browse repository at this point
Commits on Oct 19, 2020
Merge branch 'master' into element-matchers
metlos
committed
33ccab4
View commit details
Copy full SHA for 33ccab4
View code at this point
Browse repository at this point
Commits on Aug 17, 2020
Fixes #209. Unknown criticality in the differences config is now an error.
metlos
committed
d344b01
View commit details
Copy full SHA for d344b01
View code at this point
Browse repository at this point
Commits on Jul 31, 2020
Fixes #208.
Show description for dc6595c
metlos
committed
dc6595c
View commit details
Copy full SHA for dc6595c
View code at this point
Browse repository at this point
Commits on Jul 24, 2020
Fixes #203.
Show description for 6d2a742
metlos
committed
6d2a742
View commit details
Copy full SHA for 6d2a742
View code at this point
Browse repository at this point
Commits on Jul 21, 2020
Fixes #202.
Show description for 0b4c4d0
metlos
committed
0b4c4d0
View commit details
Copy full SHA for 0b4c4d0
View code at this point
Browse repository at this point
Commits on Jul 17, 2020
Fixes #197.
Show description for 9273bb6
metlos
committed
9273bb6
View commit details
Copy full SHA for 9273bb6
View code at this point
Browse repository at this point
Commits on May 6, 2020
Merge branch 'master' into element-matchers
metlos
committed
47a2644
View commit details
Copy full SHA for 47a2644
View code at this point
Browse repository at this point
License updates and upgrade to the latest snapshot.
metlos
committed
ec48f7f
View commit details
Copy full SHA for ec48f7f
View code at this point
Browse repository at this point
Fixes #180.
Show description for c423cfc
metlos
committed
c423cfc
View commit details
Copy full SHA for c423cfc
View code at this point
Browse repository at this point
Commits on Mar 2, 2019
Fix a few final issues and now everything actually builds and tests pass
Show description for 243af02
metlos
committed
243af02
View commit details
Copy full SHA for 243af02
View code at this point
Browse repository at this point
Commits on Feb 27, 2019
Correctly propagate the difference transform from transform recipes in
Show description for b5e03c3
metlos
committed
b5e03c3
View commit details
Copy full SHA for b5e03c3
View code at this point
Browse repository at this point
Commits on Feb 23, 2019
* basic features converted to use the new filtering
Show description for 39bd959
metlos
committed
39bd959
View commit details
Copy full SHA for 39bd959
View code at this point
Browse repository at this point
Commits on Oct 22, 2018
WIP let the difference transforms observe traversal
metlos
committed
0c2314c
View commit details
Copy full SHA for 0c2314c
View code at this point
Browse repository at this point
Commits on Oct 2, 2018
wip refactoring to guided tree traversal
metlos
committed
abd3381
View commit details
Copy full SHA for abd3381
View code at this point
Browse repository at this point
Commits on Sep 13, 2018
Merge branch 'master' into element-matchers
metlos
committed
c4a3565
View commit details
Copy full SHA for c4a3565
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.