Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Prettify `cargo crev verify` #39
Comments
|
I think the result rows should be sorted: @dpc @Dylan-DPC What do you guys think? |
|
I for one like the way stuff is displayed currently. It is easily grepable and shows up in real-time, without having to wait. But I guess the default could be something more human-friendly. @rffrancon Seems to me that the logical sorting order should be ether A |
|
I agree with you. I like the realtime side of it also. But it would just be nice if the results were displayed in a consistent way, changes would be easier to spot. We could also verify asynchronously from what I can tell, but perhaps that is over complicated for this stage. |
|
@rffrancon Yeah, the simpler the better. |
|
Note: Now |
|
I used |
#39: Add color to varify deps status results
The header is there now. As a first-time user I could make sense of most of them. flgs stands for flags, and mostly marks crates that have a FFI? The only column I can't grasp is "own." What does that mean?
|
|
@pimotte I'm having a hard time to balance lack of space and staying informative. :)
|
|
How about outputing to csv format?
|
|
@nbigaouette It shouldn't be difficult to add outputs in any format (considering how nice |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

I've improved formatting, but at least some color would help.