aboutsummaryrefslogtreecommitdiffstats
path: root/libpathod/cmdline.py
Commit message (Expand)AuthorAgeFilesLines
* Unit tests: cmdline.pathodAldo Cortesi2015-04-171-5/+4
* housekeeping: ++tests, coverage annotationsAldo Cortesi2015-04-171-19/+28
* Improvements to pathoc repeat requestsAldo Cortesi2015-03-141-0/+4
* --memo-limit - limit failed attempts to find new generated requests to NAldo Cortesi2014-10-261-0/+4
* Add a memoize argument to prevent playing the same pattern twiceAldo Cortesi2014-10-251-0/+8
* pathoc -n 0 repeats foreverAldo Cortesi2014-10-251-1/+1
* Rationalize pathoc arguments, add -r flag to randomly select a request from t...Aldo Cortesi2014-10-251-5/+12
* Nicer port specification for pathocAldo Cortesi2014-10-251-9/+14
* Allow specification of multiple patterns from file and on command lineAldo Cortesi2014-10-251-3/+1
* Parse patterns eagerly on instantiationAldo Cortesi2014-10-251-11/+31
* Nicer way to specify patterns read for file - just use a pathAldo Cortesi2014-10-251-4/+29
* Strictly separate argument parsing from main loopsAldo Cortesi2014-10-241-30/+30
* Refactor and whitespaceAldo Cortesi2014-10-241-0/+314