index
:
sos
bmr-suse-policy
main
suse
A unified tool for collecting system logs and other debug information
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[sosreport] handle OSError in XmlReport.report()
Bryn M. Reeves
2018-06-21
1
-1
/
+1
*
[plugin] clean up journal log_size handling
Bryn M. Reeves
2018-06-21
1
-7
/
+3
*
[rpm] do not double escape characters in raw string
Bryn M. Reeves
2018-06-21
1
-1
/
+1
*
[policies/redhat] update Red Hat product presets
Bryn M. Reeves
2018-06-20
1
-2
/
+3
*
[sos] make log_size default match master (25)
Bryn M. Reeves
2018-06-20
1
-1
/
+1
*
[sosreport] make -v/--verbosity use _arg_defaults
Bryn M. Reeves
2018-06-20
2
-4
/
+8
*
[policies] mark new user preset as not builtin
Bryn M. Reeves
2018-06-20
1
-0
/
+1
*
[sos] fix SoSOptions().__repr__()
Bryn M. Reeves
2018-06-20
1
-9
/
+14
*
[sos] move options-to-args formatting into SoSOptions.to_args()
Bryn M. Reeves
2018-06-20
2
-39
/
+52
*
[sosreport] use short option -v for verbosity in --list-presets
Bryn M. Reeves
2018-06-20
1
-2
/
+10
*
[sos] simplify SoSOptions.merge()
Bryn M. Reeves
2018-06-20
1
-2
/
+3
*
[sosreport] make unknown --preset an error and display help
Bryn M. Reeves
2018-06-20
1
-2
/
+9
*
[sos] concatenate list-typed args in SoSOptions.merge()
Bryn M. Reeves
2018-06-20
1
-14
/
+23
*
[sosreport] remove deque() use from sos
Bryn M. Reeves
2018-06-20
1
-15
/
+13
*
[sos] reformat sequence types in SoSOptions.__str__()
Bryn M. Reeves
2018-06-20
1
-1
/
+13
*
[sosreport] beautify --list-presets output
Bryn M. Reeves
2018-06-20
1
-5
/
+30
*
[sosreport] make --alloptions SoSOptions member match
Bryn M. Reeves
2018-06-20
2
-6
/
+6
*
[sosreport] improve --list-preset argument filtering
Bryn M. Reeves
2018-06-20
1
-3
/
+2
*
[sos] improve preset argument filtering
Bryn M. Reeves
2018-06-20
1
-2
/
+2
*
[policies] return None in find_preset() if preset not found
Bryn M. Reeves
2018-06-20
2
-4
/
+3
*
[sosreport] do not display {add,del}_preset in --list-presets
Bryn M. Reeves
2018-06-20
1
-0
/
+8
*
[sosreport] add --add-preset and --del-preset
Bryn M. Reeves
2018-06-20
2
-6
/
+71
*
[sos] add add_preset and del_preset to SoSOptions
Bryn M. Reeves
2018-06-20
1
-5
/
+8
*
[sos] add SoSOptions.dict()
Bryn M. Reeves
2018-06-20
1
-1
/
+15
*
[sos] replace hard-coded format tuple with list comprehension
Bryn M. Reeves
2018-06-20
1
-8
/
+1
*
[sosreport] add --list-presets
Bryn M. Reeves
2018-06-20
2
-3
/
+30
*
[policies] add on-disk preset support
Bryn M. Reeves
2018-06-20
2
-4
/
+111
*
[sos] add automatic preset detection infrastructure
Bryn M. Reeves
2018-06-20
3
-3
/
+17
*
[sosreport] apply preset defaults to command arguments
Bryn M. Reeves
2018-06-20
1
-0
/
+15
*
[policies/redhat] add RHEL preset definitions
Bryn M. Reeves
2018-06-20
1
-2
/
+57
*
[policies] add PresetDefaults infrastructure
Bryn M. Reeves
2018-06-20
1
-1
/
+61
*
[sos,sosreport] add new SoSOptions.preset / --preset option
Bryn M. Reeves
2018-06-20
2
-3
/
+6
*
[sos] add __str__ and __repr__ to SoSOptions
Bryn M. Reeves
2018-06-20
1
-1
/
+31
*
[sos] make SoSOptions.profiles default an empty list
Bryn M. Reeves
2018-06-20
1
-1
/
+1
*
[sos] alphabetise SoSOptions attribute list
Bryn M. Reeves
2018-06-20
1
-17
/
+17
*
[sosreport] move SoSOptions from sos.sosreport to sos
Bryn M. Reeves
2018-06-20
2
-87
/
+118
*
[sosreport] add SoSOptions.merge()
Bryn M. Reeves
2018-06-20
1
-3
/
+30
*
[sosreport] add command line defaults dictionary
Bryn M. Reeves
2018-06-20
1
-16
/
+22
*
[sosreport] make --debug a boolean
Bryn M. Reeves
2018-06-20
1
-2
/
+1
*
[sosreport] alphabetise argument list
Bryn M. Reeves
2018-06-20
1
-54
/
+54
*
[sosreport] simplify SoSOptions
Bryn M. Reeves
2018-06-20
1
-457
/
+157
*
[Plugin] set size limits automatically
Bryn M. Reeves
2018-06-20
2
-0
/
+12
*
[Plugin] fix Plugin.add_journal() kwarg use
Bryn M. Reeves
2018-06-20
1
-3
/
+2
*
[Plugin] fix Plugin.add_cmd_output() kwarg use
Bryn M. Reeves
2018-06-20
1
-3
/
+4
*
[sosreport] Correct verbosity level when -v is not specified
Jake Hunsaker
2018-06-20
1
-2
/
+2
*
[global] Transition to pycodestyle
Jake Hunsaker
2018-06-20
39
-74
/
+76
*
[elastic] handle cases when config file isnt present
Pavel Moravec
2018-06-20
1
-11
/
+14
*
[fibrechannel] do not attempt to list non-existent directories
Bryn M. Reeves
2018-06-20
1
-6
/
+4
*
[sosreport] Fix finished running plugins report
Jake Hunsaker
2018-06-20
1
-1
/
+1
*
[sosreport] use private plugin list for ThreadPoolExecutor
Bryn M. Reeves
2018-06-19
1
-1
/
+3
[prev]
[next]