aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
dev/mingling_pathfchore: clean up Cargo.toml metadata and update lockfiles魏曹先生3 weeks
feat/picker2feat(mingling_picker): replace bool Matcher with FlagMatcher魏曹先生4 hours
mainfix: correct typo in module name魏曹先生5 days
version/0.3.0docs(changelog): document RenderResult::new and removed r_print macros魏曹先生5 days
 
TagDownloadAuthorAge
unreleasedcommit fe2f3405f5...魏曹先生6 days
0.2.2commit 73d0f0185f...魏曹先生6 days
0.2.1commit 63c1790c90...魏曹先生2 weeks
0.2.0commit 9bbb5eb14a...魏曹先生2 weeks
removed-shitcommit fcfe66875f...魏曹先生4 weeks
0.1.9commit 727ba2473b...魏曹先生7 weeks
0.1.8commit 20cfb778f1...Weicao-CatilGrass8 weeks
0.1.7commit 47b39f446a...魏曹先生2 months
0.1.6-yankedcommit 0eb378d380...Weicao-CatilGrass3 months
0.1.6commit c705d0178b...魏曹先生3 months
[...]
 
AgeCommit messageAuthorFilesLines
4 hoursfeat(mingling_picker): replace bool Matcher with FlagMatcherfeat/picker2魏曹先生4-18/+28
6 hoursfeat(picker): add from_args and from_args_skip constructors魏曹先生1-0/+25
7 hourschore(deps): bump just_fmt from 0.1.2 to 0.2.0魏曹先生35-78/+120
8 hoursfeat(parselib): apply naming case conversion to long flags and aliases魏曹先生2-4/+75
8 hoursrefactor(test): split monolithic test file into module files魏曹先生4-567/+572
8 hourstest: add multi-style flag parsing tests魏曹先生1-1/+146
8 hoursfeat(picker): return NotFound for unmatched boolean flags魏曹先生2-2/+10
8 hoursfeat(test): add comprehensive bool flag and route tests魏曹先生1-1/+412
13 hoursfix(mingling_picker): correct mask size and arg index in tag phase魏曹先生1-3/+3
13 hourstest: add integration test crate for mingling_picker魏曹先生4-0/+96
[...]