]> git.scottworley.com Git - tablify/shortlog
tablify
2024-08-20 Scott WorleyRelease 0.2.1 master v0.2.1
2024-08-20 Scott WorleyStart a README
2024-08-20 Scott WorleySort columns _descending_ by frequency
2024-08-20 Scott WorleyA little more space up top
2024-08-20 Scott WorleyStart keeping a changelog
2024-08-20 Scott WorleyStart on 0.2.1
2024-08-19 Scott WorleyRelease 0.2.0 v0.2.0
2024-08-19 Scott WorleyRemove unused CSS
2024-08-19 Scott WorleySet ids, add divs & triggers to engage with the CSS...
2024-08-19 Scott WorleyLighter gray background for active cells
2024-08-19 Scott WorleyClippy wants this to use mut and write!
2024-08-19 Scott WorleyRender column headers
2024-08-19 Scott WorleyRender table
2024-08-19 Scott Worleycolumn_order()
2024-08-19 Scott WorleyTrim whitespace when parsing entries
2024-08-19 Scott WorleySplit entries at ':' to separate instance data
2024-08-19 Scott WorleyMake a place in Entrty for instance data
2024-08-19 Scott WorleyEntry type
2024-08-19 Scott WorleyHTML, CSS, & JS
2024-08-19 Scott WorleyStart connecting stuff
2024-08-19 Scott WorleySort column counts
2024-08-19 Scott WorleyDon't count multiple entries in a single row in column...
2024-08-19 Scott WorleyColumn counts
2024-08-19 Scott WorleyLine numbers in error messages
2024-08-19 Scott WorleyTreat all-whitespace lines as blank lines
2024-08-19 Scott WorleyProper log parsing
2024-08-19 Scott WorleyRead multiple row headers
2024-08-19 Scott WorleyRead one row header
2024-08-19 Scott Worleyread_rows() lies
2024-08-19 Scott WorleySeparate library & executable
2024-08-19 Scott WorleySwitch to rust
2021-08-04 Scott WorleyThe prototype
2024-08-19 Scott WorleyLicense: GPL-3