aboutsummaryrefslogtreecommitdiffstats
path: root/modules/cmd_args.py
Commit message (Expand)AuthorAgeFilesLines
* resolve merge conflicts and swap to dev branch for nowpapuSpartan2023-05-031-2/+2
|\
| * Merge branch 'experimental' into subpath-supportcatalpaaa2023-05-011-0/+1
| |\
| | * Improve param semantics,Garrett Sutula2023-04-281-1/+1
| | * Add tls_verify arg for use with self-signed certsGarrett Sutula2023-04-281-0/+1
| * | add subpath supportcatalpaaa2023-04-251-0/+1
| |/
* | Allow different merge ratios to be used for each pass. Make toggle cmd flag w...papuSpartan2023-04-041-2/+1
* | use pypi package for tomesd intead of manually cloning repopapuSpartan2023-04-011-1/+0
* | forgot to add reinstall arg back earlier since args moved out of sharedpapuSpartan2023-04-011-0/+1
* | firstpapuSpartan2023-04-011-0/+4
|/
* remove -y, bring back -fAUTOMATIC2023-03-271-1/+1
* bring back -yAUTOMATIC2023-03-271-0/+1
* split commandline args into its own fileAUTOMATIC2023-03-251-661/+12
* Split history: mv modules/shared.py modules/cmd_args.pyAndrey2023-03-251-0/+751