aboutsummaryrefslogtreecommitdiff
path: root/arg_picker
Commit message (Expand)AuthorAgeFilesLines
* feat: migrate mingling-specific picker code into mingling crate魏曹先生22 hours4-151/+12
* test(or_route): update panic message in test魏曹先生40 hours1-2/+2
* refactor(picker): extract pick_flag helper to reduce duplication魏曹先生40 hours2-6/+10
* feat(picker): add From impls for PickerArgs to Vec conversions魏曹先生40 hours1-0/+20
* feat(arg_picker): add preprocessing and postprocessing priority levels魏曹先生41 hours4-3/+68
* test(value_flag): replace assert! with assert_eq! for clarity魏曹先生2 days1-5/+5
* docs(mingling): move crate-level docs to separate lib.md魏曹先生2 days1-4/+4
* chore: add symlinked license files to subcrates魏曹先生2 days2-0/+2
* refactor: rename `mingling_picker` to `arg_picker`魏曹先生2 days44-0/+5650