Path to this page:
./
devel/serie,
Rich git commit graph in your terminal
Branch: CURRENT,
Version: 0.4.0,
Package name: serie-0.4.0,
Maintainer: pkgsrc-usersSerie is a TUI application that uses the terminal emulators image display
protocol to render commit graphs like 'git log --graph --all'.
Why?
While some users prefer to use Git via CLI, they often rely on a GUI or
feature-rich TUI to view commit logs. Others may find 'git log --graph'
sufficient.
Personally, I found the output from 'git log --graph' difficult to read, even
with additional options.
Learning complex tools just to view logs seemed cumbersome.
Goals
- Provide a rich git log --graph experience in the terminal.
- Offer commit graph-centric browsing of Git repositories.
Non-Goals
- Implement a fully-featured Git client.
- Create a TUI application with a complex UI.
Master sites:
Filesize: 10742.837 KB
Version history: (Expand)
- (2024-09-17) Updated to version: serie-0.4.0
- (2024-09-04) Updated to version: serie-0.3.0
- (2024-09-02) Package added to pkgsrc.se, version serie-0.2.0 (created)