movefork_point
field fromCommit
toHistoryEntry
Separate config stuff fromcore.rs
toconfig.rs
- Handle Subject as own
struct
orenum
to distinguish between different subject options. HistoryEntry::folded
should be an enum with valuesYes, No, Invalid
HistoryEntry
addhas_children
- How do benches work in rust?
- Benchmark how long it takes to read my monorepo to Commits
- Benchmark how long it takes to read my monorepo to HistoryEntries
- Move branch names before subject
- Other references should be after subject
- Color local branches different from remote.
For this we can use
git branch -a
output
- Show the freshest date from Author and Committer date-fields