projects
/
tablify
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
tablify
2024-10-04
Scott Worley
Start on 0.5.0
commit
|
commitdiff
|
tree
|
snapshot
2024-10-04
Scott Worley
Release 0.4.0
v0.4.0
commit
|
commitdiff
|
tree
|
snapshot
2024-10-04
Scott Worley
`!hide` to hide a column
commit
|
commitdiff
|
tree
|
snapshot
2024-10-04
Scott Worley
Plumb Config into render_all_leftovers()
commit
|
commitdiff
|
tree
|
snapshot
2024-10-04
Scott Worley
Use Default trait for default Config
commit
|
commitdiff
|
tree
|
snapshot
2024-10-04
Scott Worley
Name the DEFAULT_CONFIG
commit
|
commitdiff
|
tree
|
snapshot
2024-10-04
Scott Worley
!colsep to separate !col columns
commit
|
commitdiff
|
tree
|
snapshot
2024-10-03
Scott Worley
Show line number in command-related error messages
commit
|
commitdiff
|
tree
|
snapshot
2024-10-03
Scott Worley
Make it more clear that the number in an error message...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-03
Scott Worley
Invalid/unknown commands are errors
commit
|
commitdiff
|
tree
|
snapshot
2024-10-03
Scott Worley
Allow forcing column layout with `!col <name>` in input
commit
|
commitdiff
|
tree
|
snapshot
2024-10-03
Scott Worley
Plumb config around
commit
|
commitdiff
|
tree
|
snapshot
2024-10-03
Scott Worley
Don't compare entire Config in tests
commit
|
commitdiff
|
tree
|
snapshot
2024-10-02
Scott Worley
Read column threshold from `!col_threshold <N>` in...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-04
Scott Worley
Start on 0.4.0
commit
|
commitdiff
|
tree
|
snapshot
2024-10-02
Scott Worley
Release 0.3.0
v0.3.0
commit
|
commitdiff
|
tree
|
snapshot
2024-10-02
Scott Worley
Get config from read_input()
commit
|
commitdiff
|
tree
|
snapshot
2024-10-02
Scott Worley
Make read_rows() strict (not lazy)
commit
|
commitdiff
|
tree
|
snapshot
2024-09-26
Scott Worley
Tweak appearance of spacer rows
commit
|
commitdiff
|
tree
|
snapshot
2024-09-26
Scott Worley
Double blank lines in the input generate spacer rows
commit
|
commitdiff
|
tree
|
snapshot
2024-09-26
Scott Worley
Verify double-line-skip behavior without spacer rows
commit
|
commitdiff
|
tree
|
snapshot
2024-09-26
Scott Worley
Rowlike: Allow spacer rows to be represented
commit
|
commitdiff
|
tree
|
snapshot
2024-09-26
Scott Worley
Tweak appearance of leftovers column
commit
|
commitdiff
|
tree
|
snapshot
2024-09-26
Scott Worley
Don't allocate columns to rare events
commit
|
commitdiff
|
tree
|
snapshot
2024-09-26
Scott Worley
Leftovers column
commit
|
commitdiff
|
tree
|
snapshot
2024-09-26
Scott Worley
extract render_instances()
commit
|
commitdiff
|
tree
|
snapshot
2024-09-26
Scott Worley
Rename render_instance → render_one_instance
commit
|
commitdiff
|
tree
|
snapshot
2024-09-26
Scott Worley
in render_row: name 'cells'
commit
|
commitdiff
|
tree
|
snapshot
2024-09-25
Scott Worley
render_row() test
commit
|
commitdiff
|
tree
|
snapshot
2024-09-12
Scott Worley
Use raw strings so strings with " in them are easier...
commit
|
commitdiff
|
tree
|
snapshot
2024-09-12
Scott Worley
Remove entries as they're rendered
commit
|
commitdiff
|
tree
|
snapshot
2024-09-11
Scott Worley
Config
commit
|
commitdiff
|
tree
|
snapshot
2024-08-29
Scott Worley
Don't be O(n^2) unnecessarily
commit
|
commitdiff
|
tree
|
snapshot
2024-08-29
Scott Worley
Move the trim_end() down
commit
|
commitdiff
|
tree
|
snapshot
2024-08-29
Scott Worley
Prefer &str over String
commit
|
commitdiff
|
tree
|
snapshot
2024-08-24
Scott Worley
Escape HTML characters properly
commit
|
commitdiff
|
tree
|
snapshot
2024-08-24
Scott Worley
Refactor: Collect to Vec and join(" ")
commit
|
commitdiff
|
tree
|
snapshot
2024-08-24
Scott Worley
Center text in each cell
commit
|
commitdiff
|
tree
|
snapshot
2024-08-24
Scott Worley
Start on 0.3.0
commit
|
commitdiff
|
tree
|
snapshot
2024-08-20
Scott Worley
Release 0.2.1
v0.2.1
commit
|
commitdiff
|
tree
|
snapshot
2024-08-20
Scott Worley
Start a README
commit
|
commitdiff
|
tree
|
snapshot
2024-08-20
Scott Worley
Sort columns _descending_ by frequency
commit
|
commitdiff
|
tree
|
snapshot
2024-08-20
Scott Worley
A little more space up top
commit
|
commitdiff
|
tree
|
snapshot
2024-08-20
Scott Worley
Start keeping a changelog
commit
|
commitdiff
|
tree
|
snapshot
2024-08-20
Scott Worley
Start on 0.2.1
commit
|
commitdiff
|
tree
|
snapshot
2024-08-19
Scott Worley
Release 0.2.0
v0.2.0
commit
|
commitdiff
|
tree
|
snapshot
2024-08-19
Scott Worley
Remove unused CSS
commit
|
commitdiff
|
tree
|
snapshot
2024-08-19
Scott Worley
Set ids, add divs & triggers to engage with the CSS...
commit
|
commitdiff
|
tree
|
snapshot
2024-08-19
Scott Worley
Lighter gray background for active cells
commit
|
commitdiff
|
tree
|
snapshot
2024-08-19
Scott Worley
Clippy wants this to use mut and write!
commit
|
commitdiff
|
tree
|
snapshot
2024-08-19
Scott Worley
Render column headers
commit
|
commitdiff
|
tree
|
snapshot
2024-08-19
Scott Worley
Render table
commit
|
commitdiff
|
tree
|
snapshot
2024-08-19
Scott Worley
column_order()
commit
|
commitdiff
|
tree
|
snapshot
2024-08-19
Scott Worley
Trim whitespace when parsing entries
commit
|
commitdiff
|
tree
|
snapshot
2024-08-19
Scott Worley
Split entries at ':' to separate instance data
commit
|
commitdiff
|
tree
|
snapshot
2024-08-19
Scott Worley
Make a place in Entrty for instance data
commit
|
commitdiff
|
tree
|
snapshot
2024-08-19
Scott Worley
Entry type
commit
|
commitdiff
|
tree
|
snapshot
2024-08-19
Scott Worley
HTML, CSS, & JS
commit
|
commitdiff
|
tree
|
snapshot
2024-08-19
Scott Worley
Start connecting stuff
commit
|
commitdiff
|
tree
|
snapshot
2024-08-19
Scott Worley
Sort column counts
commit
|
commitdiff
|
tree
|
snapshot
2024-08-19
Scott Worley
Don't count multiple entries in a single row in column...
commit
|
commitdiff
|
tree
|
snapshot
2024-08-19
Scott Worley
Column counts
commit
|
commitdiff
|
tree
|
snapshot
2024-08-19
Scott Worley
Line numbers in error messages
commit
|
commitdiff
|
tree
|
snapshot
2024-08-19
Scott Worley
Treat all-whitespace lines as blank lines
commit
|
commitdiff
|
tree
|
snapshot
2024-08-19
Scott Worley
Proper log parsing
commit
|
commitdiff
|
tree
|
snapshot
2024-08-19
Scott Worley
Read multiple row headers
commit
|
commitdiff
|
tree
|
snapshot
2024-08-19
Scott Worley
Read one row header
commit
|
commitdiff
|
tree
|
snapshot
2024-08-19
Scott Worley
read_rows() lies
commit
|
commitdiff
|
tree
|
snapshot
2024-08-19
Scott Worley
Separate library & executable
commit
|
commitdiff
|
tree
|
snapshot
2024-08-19
Scott Worley
Switch to rust
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Scott Worley
The prototype
commit
|
commitdiff
|
tree
|
snapshot
2024-08-19
Scott Worley
License: GPL-3
commit
|
commitdiff
|
tree
|
snapshot