0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 17 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make --list output to a single log statement, not one per line [fix]
Robin Vobruba
as hoijui
More... over 2 years ago
Improves a comment in storage [minor]
Robin Vobruba
as hoijui
More... over 2 years ago
Better understandable column header with --list
Robin Vobruba
as hoijui
More... over 2 years ago
Use "human_panic", showing a user-friendly error report
Robin Vobruba
as hoijui
More... over 2 years ago
Improve and simplify tag- and branch-extraction from a git ref [fix]
Robin Vobruba
as hoijui
More... over 2 years ago
Adds final value column for --show-all-retrieved
Robin Vobruba
as hoijui
More... over 2 years ago
Allows to write --show-*-retrieved directly into a file
Robin Vobruba
as hoijui
More... over 2 years ago
Markdown output: mark VAR_NAMEs as code using back-ticks
Robin Vobruba
as hoijui
More... over 2 years ago
Removes dead alternative logging impl code and dependency
Robin Vobruba
as hoijui
More... over 2 years ago
Rename the main function of this crate to process::run
Robin Vobruba
as hoijui
More... over 2 years ago
Removes some dead code [minor]
Robin Vobruba
as hoijui
More... over 2 years ago
Renames value_preparator to process
Robin Vobruba
as hoijui
More... over 2 years ago
Removes a dead (commented-out) line of code [minor]
Robin Vobruba
as hoijui
More... over 2 years ago
Adds new source: deriver
Robin Vobruba
as hoijui
More... over 2 years ago
Sort (most?) places where values are shown by key
Robin Vobruba
as hoijui
More... over 2 years ago
Sorts the markdown output table by key name
Robin Vobruba
as hoijui
More... over 2 years ago
Hides positive validation results by default
Robin Vobruba
as hoijui
More... over 2 years ago
Makes `Key` sort-able
Robin Vobruba
as hoijui
More... over 2 years ago
Cleanup source names in markdown output table
Robin Vobruba
as hoijui
More... over 2 years ago
Adds a TODO in value_conversions [minor]
Robin Vobruba
as hoijui
More... over 2 years ago
Correctly handle `Key::Ci` [fix]
Robin Vobruba
as hoijui
More... over 2 years ago
Adds a doc comment [minor]
Robin Vobruba
as hoijui
More... over 2 years ago
Improves date validation
Robin Vobruba
as hoijui
More... over 2 years ago
Fixes a c&p error: error msg showed URL path instead of the host [fix]
Robin Vobruba
as hoijui
More... over 2 years ago
Adds and modifies TODOs [minor]
Robin Vobruba
as hoijui
More... over 2 years ago
Renames validator::test::is_optimal to is_good
Robin Vobruba
as hoijui
More... over 2 years ago
Improves validation result type and handling
Robin Vobruba
as hoijui
More... over 2 years ago
selector: log(Trace) the evaluated valor of previously sourced values
Robin Vobruba
as hoijui
More... over 2 years ago
selector: No need to combine `u8`s into a u32
Robin Vobruba
as hoijui
More... over 2 years ago
sources::selector: Use the best, not the worst value [fix]
Robin Vobruba
as hoijui
More... over 2 years ago