Skip to content

Feature Request: Display diff summary (file count and +/- totals) in the UI #561

Description

@devhindo

What do you want to change?

Description

When opening a large review session in Hunk, it would be incredibly helpful to see a high-level summary of the changeset at the top of the screen or in the menu bar.

Similar to GitHub's PR view or git diff --stat, seeing something like:
Showing 5 changed files with 124 additions and 12 deletions
would give immediate context on the size and scope of the review before diving into the individual files.

Expected Behavior

Display the total number of files changed.

Display the total number of inserted (+) and deleted (-) lines across the current session.

Ideally, place this at the top of the UI or at the top of the file tree sidebar.

Why?

NaN

How? (optional)

NaN

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions