An open API service providing commit metadata for open source projects.

GitHub / devashishdxt/cli-table / commits

Rust crate for printing tables on command line.

SHA Message Author Date Stats
be67944e chore: Release Devashish Dixit <d****t@g****m> over 1 year ago
6c6bab6d Prepare release v0.5.0 (#51) Devashish Dixit <d****t@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
76566980 Upgrade dependencies and rust version to 2024 (#49) Devashish Dixit <d****t@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
660cf6ed chore: Release Devashish Dixit <d****t@g****m> about 2 years ago
012ac807 Fixed alignment issues (#48) Devashish Dixit <d****t@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
73760b18 chore: Release Devashish Dixit <d****t@g****m> about 2 years ago
77be2ade Add version to cli-table-derive Devashish Dixit <d****t@g****m> about 2 years ago
6838af92 Upgraded dependencies Devashish Dixit <d****t@g****m> about 2 years ago
4f2a5d7a include license files in published crates (#46) Fabio Valentini <d****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
25809548 Upgrade dependencies (#30) Devashish Dixit <d****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
de3ed379 Upgrade dependencies (#29) Devashish Dixit <d****t@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
d07d4a66 Upgrade dependencies Devashish Dixit <d****t@g****m> about 4 years ago
c4c5ac45 Upgrade dependency Devashish Dixit <d****t@g****m> about 4 years ago
b41e3ba1 Upgrade dependencies (#27) Devashish Dixit <d****t@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
522e7831 Upgrade dependencies (#24) Devashish Dixit <d****t@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
8af224aa Remove unused import in 2nd README.md example (#23) Tiemoko Ballo <t****o@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
98818545 Add basic example of nested table + remove trailing newline from table (#22) Devashish Dixit <d****t@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
a0442064 Bump crate versions (#21) Devashish Dixit <d****t@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
0b2b3f19 Add display trait impl for table struct (#20) Devashish Dixit <d****t@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
94238991 Upgrade dependencies (#19) Devashish Dixit <d****t@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
c9b57b59 Update dependencies and fix clippy warnings Devashish Dixit <d****t@g****m> almost 5 years ago
e3b41285 Upgrade dependencies Devashish Dixit <d****t@g****m> almost 5 years ago
30ddbbed Remove devcontainer and git hooks Devashish Dixit <d****t@g****m> about 5 years ago
bac69966 Run cargo upgrade Devashish Dixit <d****t@g****m> about 5 years ago
fa409713 Upgrade to GitHub-native Dependabot dependabot-preview[bot] <2****]@u****m>
Committed by: Devashish Dixit <d****h@c****m>
over 5 years ago
f1c119da Bump cli-table version Devashish Dixit <d****t@g****m> over 5 years ago
396189af Remove unncessary println Devashish Dixit <d****t@g****m> over 5 years ago
f38b13f6 Fix error in table without title and with multiline cells Devashish Dixit <d****t@g****m> over 5 years ago
73da33b6 Ignore doc test in cli-table-derive Devashish Dixit <d****t@g****m> over 5 years ago
18174b5a Fix clippy lint Devashish Dixit <d****t@g****m> over 5 years ago
8b2549d1 Add customize_fn attribute in derive macro and add styling information in readme Devashish Dixit <d****t@g****m> over 5 years ago
10e94789 Use root user when username is not present Devashish Dixit <d****t@g****m> over 5 years ago
0278741d Minor changes in user creation script Devashish Dixit <d****t@g****m> over 5 years ago
5f6b9b12 Change user creation script Devashish Dixit <d****t@g****m> over 5 years ago
abdf64a7 Add default username for dev container Devashish Dixit <d****t@g****m> over 5 years ago
b7f63f74 Stash unstaged changes before running pre-commit Devashish Dixit <d****t@g****m> over 5 years ago
5d985666 Minor changes in pre-commit script Devashish Dixit <d****t@g****m> over 5 years ago
9257effb Add clippy and format check in github pre-commit hook Devashish Dixit <d****t@g****m> over 5 years ago
2cbedfb8 Sample git hook Devashish Dixit <d****t@g****m> over 5 years ago
f748c826 Fix user permissions in container and setup git hooks Devashish Dixit <d****t@g****m> over 5 years ago
1fc02328 Add comments in dockerfile Devashish Dixit <d****t@g****m> over 5 years ago
8cbaddb3 VSCode settings in container config Devashish Dixit <d****t@g****m> over 5 years ago
fe3d0dd4 Dev container configuration Devashish Dixit <d****t@g****m> over 5 years ago
0cf8ee0b Basic test suite structure for testing derive macro Devashish Dixit <d****t@g****m> over 5 years ago
0348b8e1 Bump up crate versions Devashish Dixit <d****t@g****m> over 5 years ago
814c5ce7 Fix error messages in derive macro Devashish Dixit <d****t@g****m> over 5 years ago
8c3de875 Add support for CSV Devashish Dixit <d****t@g****m> over 5 years ago
c77925f8 Fix typo Devashish Dixit <d****t@g****m> over 5 years ago
a5c9e611 Update readme Devashish Dixit <d****t@g****m> over 5 years ago
8fd99468 Add support for display function on a field when using derive macro Devashish Dixit <d****t@g****m> over 5 years ago
1c441bed Update readme Devashish Dixit <d****t@g****m> over 5 years ago
e943c26a Add order field attribute in derive macro Devashish Dixit <d****t@g****m> over 5 years ago
00abc585 Bump up crate versions Devashish Dixit <d****t@g****m> over 5 years ago
9c531fb5 Fix issue with owned values in derive macro Devashish Dixit <d****t@g****m> over 5 years ago
040ee923 Bump up crate versions Devashish Dixit <d****t@g****m> over 5 years ago
0bf3cb51 Add skip field attribute in derive macro Devashish Dixit <d****t@g****m> over 5 years ago
2f0851ae Change cli-table version to 0.4.2 Devashish Dixit <d****t@g****m> over 5 years ago
2b646786 Update readme Devashish Dixit <d****t@g****m> over 5 years ago
f8ba544b Change field level attribute argument from name to title Devashish Dixit <d****t@g****m> over 5 years ago
53fda16c Better handling of empty tables without titles Devashish Dixit <d****t@g****m> over 5 years ago
520359ab Upgrade version to v0.4.1 Devashish Dixit <d****t@g****m> over 5 years ago
3d3d1fcd Better handling of empty tables Devashish Dixit <d****t@g****m> over 5 years ago
4fc1a259 Avoid unwrapping when titled table is empty Gilad Naaman <g****n@d****m>
Committed by: Devashish Dixit <d****h@c****m>
over 5 years ago
44cb8fae Add tuple struct example with derive macro Devashish Dixit <d****t@g****m> over 5 years ago
d5a5865d Add docs.rs config in Cargo.toml Devashish Dixit <d****t@g****m> over 5 years ago
69b97c07 Update documentation and example with separate title Devashish Dixit <d****t@g****m> over 5 years ago
61a4b6c9 Separate title row from other rows in table Devashish Dixit <d****t@g****m> over 5 years ago
6f6e3453 Add align, color and bold options in derive macro Devashish Dixit <d****t@g****m> over 5 years ago
5d10a40d Change cli-table-derive version to 0.4.0 Devashish Dixit <d****t@g****m> over 5 years ago
ff247f99 Add span information in field expressions Devashish Dixit <d****t@g****m> over 5 years ago
a74eba93 Update documentation Devashish Dixit <d****t@g****m> over 5 years ago
ea3862ff Fix documentation issues Devashish Dixit <d****t@g****m> over 5 years ago
b4a8f19d Minor fix and update documentation Devashish Dixit <d****t@g****m> over 5 years ago
3e3b7224 Update documentation Devashish Dixit <d****t@g****m> over 5 years ago
4640037e Only one derive macro to implement all traits Devashish Dixit <d****t@g****m> over 5 years ago
38bb67be Add support for derive macro Devashish Dixit <d****t@g****m> over 5 years ago
6c82e7a0 Fix symlinks Devashish Dixit <d****t@g****m> over 5 years ago
ccd7aa72 Moved crate in a workspace and created cli-table-derive Devashish Dixit <d****t@g****m> over 5 years ago
b5ec8a4f Update documentation generation gitbug action Devashish Dixit <d****t@g****m> over 5 years ago
46e2cb8b Update github actions Devashish Dixit <d****t@g****m> over 5 years ago
106a9807 Add Title and WithTitle traits for struct derive macros Devashish Dixit <d****t@g****m> over 5 years ago
a1dd5c6d New API with version 0.4.0 Devashish Dixit <d****t@g****m> over 5 years ago
21b6d24e Fix minor clippy issue Devashish Dixit <d****t@g****m> over 5 years ago
f310a3d2 Minor changes in documentation Devashish Dixit <d****t@g****m> over 5 years ago
9793cd2e Fix for cells containing ANSI escape characters Devashish Dixit <d****t@g****m> over 5 years ago
d4f717ec Add override for color preference when printing tables + polish some APIs Devashish Dixit <d****t@g****m> over 5 years ago
e352baf8 fix unnoticed rustfmt error Bytebuddha <p****4@p****m>
Committed by: Devashish Dixit <d****h@c****m>
almost 6 years ago
2acebf45 fix rustfmt issues Bytebuddha <p****4@p****m>
Committed by: Devashish Dixit <d****h@c****m>
almost 6 years ago
77d1df2c add foreground to TableFormat Bytebuddha <p****4@p****m>
Committed by: Devashish Dixit <d****h@c****m>
almost 6 years ago
55d189ef Update version to 0.3.1 Devashish Dixit <d****t@g****m> about 6 years ago
7a9617bf Update README.md Devashish Dixit <d****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
83180161 Create LICENSE-APACHE Devashish Dixit <d****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
1aedaa43 Rename LICENSE to LICENSE-MIT Devashish Dixit <d****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
2a921084 Update README.md Devashish Dixit <d****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
c8049898 Add padding support and update dependencies Devashish Dixit <d****t@g****m> about 6 years ago
fd93cf15 Minor change in documentation Devashish Dixit <d****t@g****m> over 6 years ago
3b1083c6 Remove unncessary derive on Error type Devashish Dixit <d****t@g****m> over 6 years ago
56b95728 Bump version to 0.3.0 Devashish Dixit <d****t@g****m> over 6 years ago
4f7aea57 Basic API cleanup Devashish Dixit <d****t@g****m> over 6 years ago
34306168 Run rustfmt over the code Rupert Rutledge <e****m>
Committed by: Devashish Dixit <d****h@c****m>
over 6 years ago

← Back to repository