0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Mar 13, 2025 — Mar 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add nix infrastructure More... over 8 years ago
switch from grit to gitlab-grit More... over 8 years ago
add --svg option to produce different dot file for that format, to work around graphviz issue 2139; fixes #6 More... about 12 years ago
keep double-escaping comment near double-escaping code More... over 12 years ago
Replaced word more with longer when cutting commit message More... over 12 years ago
Cut off long commit messages (max length of 297 characters). This is important for displayability in special cases of long prosa text (ie. Pull Requests) More... over 12 years ago
make sure commit id is set off from log message More... about 13 years ago
just use fast_xs() directly, rather than defining to_xs() More... about 13 years ago
ignore dot and image files More... about 13 years ago
Use fast_xs instead of builder More... about 13 years ago
fix to get elided boring commit ids in proper chronological order (issue 2) More... over 13 years ago
escape xml twice in dot so that svg format works properly More... over 13 years ago
update to work with updated xml escaping code in builder 3.0 (issue 1) More... over 13 years ago
include commit id after log message More... over 13 years ago
credit the source More... almost 14 years ago
add README More... almost 14 years ago
wrap commit messages More... almost 14 years ago
use log messages for single boring commits More... almost 14 years ago
make sure colors are not too close to white More... almost 14 years ago
fill boring nodes with gray More... almost 14 years ago
fix boring to be correct across iterations after recursion elimination refactoring More... almost 14 years ago
no longer color nodes, just edges More... almost 14 years ago
color edges by source commit More... almost 14 years ago
make visited a hash rather than an array More... almost 14 years ago
test dot file More... almost 14 years ago
add edge weights based on parent number More... almost 14 years ago
switch to horizontal layout More... almost 14 years ago
color, font formatting for decorations, elisions More... almost 14 years ago
initial html formatting for nodes More... almost 14 years ago
show all decorations in each node; avoid single-commit ellisions More... almost 14 years ago