aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [sosreport] make -v/--verbosity use _arg_defaultsBryn M. Reeves2018-06-202-4/+8
* [policies] mark new user preset as not builtinBryn M. Reeves2018-06-201-0/+1
* [sos] fix SoSOptions().__repr__()Bryn M. Reeves2018-06-201-9/+14
* [sos] move options-to-args formatting into SoSOptions.to_args()Bryn M. Reeves2018-06-202-39/+52
* [sosreport] use short option -v for verbosity in --list-presetsBryn M. Reeves2018-06-201-2/+10
* [sos] simplify SoSOptions.merge()Bryn M. Reeves2018-06-201-2/+3
* [sosreport] make unknown --preset an error and display helpBryn M. Reeves2018-06-201-2/+9
* [sos] concatenate list-typed args in SoSOptions.merge()Bryn M. Reeves2018-06-201-14/+23
* [sosreport] remove deque() use from sosBryn M. Reeves2018-06-201-15/+13
* [sos] reformat sequence types in SoSOptions.__str__()Bryn M. Reeves2018-06-201-1/+13
* [sosreport] beautify --list-presets outputBryn M. Reeves2018-06-201-5/+30
* [sosreport] make --alloptions SoSOptions member matchBryn M. Reeves2018-06-202-6/+6
* [sosreport] improve --list-preset argument filteringBryn M. Reeves2018-06-201-3/+2
* [sos] improve preset argument filteringBryn M. Reeves2018-06-201-2/+2
* [policies] return None in find_preset() if preset not foundBryn M. Reeves2018-06-202-4/+3
* [sosreport] do not display {add,del}_preset in --list-presetsBryn M. Reeves2018-06-201-0/+8
* [sosreport] add --add-preset and --del-presetBryn M. Reeves2018-06-202-6/+71
* [sos] add add_preset and del_preset to SoSOptionsBryn M. Reeves2018-06-201-5/+8
* [sos] add SoSOptions.dict()Bryn M. Reeves2018-06-201-1/+15
* [sos] replace hard-coded format tuple with list comprehensionBryn M. Reeves2018-06-201-8/+1
* [sosreport] add --list-presetsBryn M. Reeves2018-06-202-3/+30
* [policies] add on-disk preset supportBryn M. Reeves2018-06-202-4/+111
* [sos] add automatic preset detection infrastructureBryn M. Reeves2018-06-203-3/+17
* [sosreport] apply preset defaults to command argumentsBryn M. Reeves2018-06-201-0/+15
* [policies/redhat] add RHEL preset definitionsBryn M. Reeves2018-06-201-2/+57
* [policies] add PresetDefaults infrastructureBryn M. Reeves2018-06-201-1/+61
* [sos,sosreport] add new SoSOptions.preset / --preset optionBryn M. Reeves2018-06-202-3/+6
* [sos] add __str__ and __repr__ to SoSOptionsBryn M. Reeves2018-06-201-1/+31
* [sos] make SoSOptions.profiles default an empty listBryn M. Reeves2018-06-201-1/+1
* [sos] alphabetise SoSOptions attribute listBryn M. Reeves2018-06-201-17/+17
* [sosreport] move SoSOptions from sos.sosreport to sosBryn M. Reeves2018-06-202-87/+118
* [sosreport] add SoSOptions.merge()Bryn M. Reeves2018-06-201-3/+30
* [sosreport] add command line defaults dictionaryBryn M. Reeves2018-06-201-16/+22
* [sosreport] make --debug a booleanBryn M. Reeves2018-06-201-2/+1
* [sosreport] alphabetise argument listBryn M. Reeves2018-06-201-54/+54
* [sosreport] simplify SoSOptionsBryn M. Reeves2018-06-201-457/+157
* [Plugin] set size limits automaticallyBryn M. Reeves2018-06-202-0/+12
* [Plugin] fix Plugin.add_journal() kwarg useBryn M. Reeves2018-06-201-3/+2
* [Plugin] fix Plugin.add_cmd_output() kwarg useBryn M. Reeves2018-06-201-3/+4
* [sosreport] Correct verbosity level when -v is not specifiedJake Hunsaker2018-06-201-2/+2
* [global] Transition to pycodestyleJake Hunsaker2018-06-2039-74/+76
* [elastic] handle cases when config file isnt presentPavel Moravec2018-06-201-11/+14
* [fibrechannel] do not attempt to list non-existent directoriesBryn M. Reeves2018-06-201-6/+4
* [sosreport] Fix finished running plugins reportJake Hunsaker2018-06-201-1/+1
* [sosreport] use private plugin list for ThreadPoolExecutorBryn M. Reeves2018-06-191-1/+3
* [puppet] add package checksBryan Quigley2018-06-181-0/+2
* [skydive] add pluginMasco Kaliyamoorthy2018-06-181-0/+61
* [sosreport] call traceback.print_exc without argumentsPavel Moravec2018-06-181-2/+1
* [plugins] Check read access before trying to list a dirBryan Quigley2018-06-181-1/+1
* [ipa] collect more logs and httpd alias configsPavel Moravec2018-06-181-1/+14