Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support osc log --patch #1537

Merged
merged 7 commits into from
Apr 17, 2024
Merged

Support osc log --patch #1537

merged 7 commits into from
Apr 17, 2024

Conversation

dmach
Copy link
Contributor

@dmach dmach commented Apr 17, 2024

Fixes: #1417

@pep8speaks
Copy link

Hello @dmach! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 7666:121: E501 line too long (139 > 120 characters)
Line 7701:121: E501 line too long (122 > 120 characters)

Line 132:121: E501 line too long (133 > 120 characters)

osc/core.py Dismissed Show dismissed Hide dismissed
osc/output/output.py Dismissed Show dismissed Hide dismissed
@dmach dmach merged commit 03378dc into openSUSE:master Apr 17, 2024
31 of 33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

osc log --patch
2 participants