1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update README statuses section More... over 4 years ago
introduce forceComputation flag for maven strategy More... over 4 years ago
start computing 'next version' when HEAD is on version tag and in dirty state More... over 4 years ago
Update README.md More... about 5 years ago
add explicit tests for DIRTY_TEXT metatada More... about 5 years ago
Add DIRTY_TEXT metadata More... about 5 years ago
add unit test More... about 5 years ago
add git commit for tags More... about 5 years ago
Fix license header formatting More... about 5 years ago
Add branchPolicy configuration More... about 5 years ago
Picocli parse depcrecated in favor of parseArgs More... about 5 years ago
Bump picocli version (4.0.0 and above have ArgGroup support) More... about 5 years ago
for travis-ci build, use Ubuntu Trusty to allow usage of oraclejdk8 More... about 5 years ago
add CLI parameters to control pattern strategy options More... about 5 years ago
add @SuppressWarnings annotations to unused versionHelp and usageHelp CLI options More... about 5 years ago
add snapshot usage to configurable strategy More... about 5 years ago
improve performance and prevent loops by not following parents which have already been processed More... over 5 years ago
normalize line ending with 'git add --renormalize .' More... over 5 years ago
use latest jgit 5.3.X version More... over 5 years ago
use commits without CRLF issues in tests More... over 5 years ago
update to latest working jgit version More... over 5 years ago
use maven wrapper 3.6.1 More... over 5 years ago
revert jgit version update More... over 5 years ago
document test scenario s19 More... over 5 years ago
bump relevant versions of dependencies & plugins More... over 5 years ago
add static method factory for Pair class More... over 5 years ago
add a new default distance calculation based on visiting the 'first parent' first then the other branches. More... over 5 years ago
change root commit detection for a more efficient implementation More... over 5 years ago
modify DistanceCalculator API, make it use a more generic type More... over 5 years ago
correct s14 scenarios log More... over 5 years ago