docs(mission): add idea for visual graph

Chasesomero
Mar 16, 2026, 2:03 PM
GDKPZK6KJP7FW6SAA4H4XTRCLK66SUDY3GKLWDAICPQ4LHXUCPSQC

Dependencies

  • [2] AQOV3JE3 docs(mission): add mission statement to help me remember

Change contents

  • edit in MISSION.md at line 36
    [2.5314]
    ## A visual graph view of the repository history
    Like Git's `git log --graph` command, a visual graph view of the repository history would allow users to see the relationships between patches and their dependencies in a more intuitive way. This would be particularly useful for users who are new to Pijul or who prefer a visual representation of their change history. Implementing this feature would enhance the user experience and make it easier for users to understand the structure of their repository and the relationships between different patches.
    A further enhancement to this feature could allow seeing other channels in the graph, and how they relate to the current channel.
    Another enhancement could be to allow users a few controls for filtering.