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

repodiff: Improve changelog output #456

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on May 27, 2022

  1. Reformat changelog output

    - Only show a section when there's content to display, e.g. no upraded
      packages.
    - Draw sections with induvidual decending headers
    - List size and versionchanges as regular entries in the changelog
    - Show the amount of changes to each major section e.g. added
      packages
    Thaodan committed May 27, 2022
    Configuration menu
    Copy the full SHA
    5ab7674 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d171b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    451ee87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    709b994 View commit details
    Browse the repository at this point in the history
  5. Show summary only when specified

    Since now added, removed and updated packages already show the amount
    of changed packages.
    Thaodan committed May 27, 2022
    Configuration menu
    Copy the full SHA
    5f39a0e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c171d0 View commit details
    Browse the repository at this point in the history