↵ Return to the main page of vcs-diff-lint
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
| Date | Author | Change |
|---|---|---|
| 2026-01-17 | Fedora Release Engineering <releng at fedoraproject dot org> - 6.4-4 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild |
| 2025-07-25 | Fedora Release Engineering <releng at fedoraproject dot org> - 6.4-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild |
| 2025-01-19 | Fedora Release Engineering <releng at fedoraproject dot org> - 6.4-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild |
| 2024-10-16 | Pavel Raiskup <praiskup at redhat dot com> 6.4-1 | - add a basic test-suite - drop duplicated check for empty list of changed files |
| 2024-09-20 | Pavel Raiskup <praiskup at redhat dot com> 6.3-1 | - don't require all the linters, just recommend them - use requested linters only if they are available - nicer info/debug output |
| 2024-09-07 | Pavel Raiskup <praiskup at redhat dot com> 6.2-1 | - drop unnecessary newline in the output - ruff: don't prefix the error locations with absolute path - ruff: don't optimize out the full Ruff run - print the git sha1 being analyzed - bugfix: correct matching filenames with endswith() |
| 2024-08-28 | Pavel Raiskup <praiskup at redhat dot com> 6.1-1 | - rpm: use SPDX License format |
| 2024-08-28 | Pavel Raiskup <praiskup at redhat dot com> 6-1 | - bugfix: correctly honor file renames - bugfix: fix subproject detection for git worktree - ruff: do full project scans (since Ruff is fast enough) - check the new (changed) code in a side-directory |
| 2024-08-26 | Pavel Raiskup <praiskup at redhat dot com> - 5-1 | - support for fast "ruff" analyser - --linter-tag option added - subproject detection by .vcs-diff-lint.yml |