Jay Kamat
|
3e816f5f8b
|
Update copyright for 2019
|
2019-02-22 21:45:08 -08:00 |
|
Florian Bruhin
|
6f028e9ad0
|
Update copyright years
|
2018-02-05 12:19:50 +01:00 |
|
Florian Bruhin
|
430126dcc8
|
pylint: Re-enable ungrouped-imports
|
2017-12-15 23:08:53 +01:00 |
|
Gyorgy Orban
|
bb54a954fe
|
use subprocess run
The usage of subprocess.run is recommended since python 3.5.
Popen, check_call, call and check_output calls were replaced with run.
|
2017-11-01 09:59:32 +01:00 |
|
Florian Bruhin
|
3a5241b642
|
Start using attrs
Closes #1073
|
2017-09-19 22:21:45 +02:00 |
|
Florian Bruhin
|
822623f2ed
|
Finally update copyrights...
|
2017-05-09 21:37:03 +02:00 |
|
Florian Bruhin
|
ae54648be8
|
Update get_coredumpctl_traces for newer Python versions
|
2017-02-05 01:43:17 +01:00 |
|
Florian Bruhin
|
6019e090a1
|
Fix get_coredumpctl_traces.py
|
2016-11-07 17:29:34 +01:00 |
|
Florian Bruhin
|
2a343cb3a1
|
Various code style improvements
|
2016-04-27 20:25:27 +02:00 |
|
Florian Bruhin
|
7a268a41f6
|
pylint: Don't require docstring for main() funcs.
|
2016-02-01 20:06:49 +01:00 |
|
Florian Bruhin
|
a5f2ac5f03
|
Adjust copyright years.
|
2016-01-04 07:12:39 +01:00 |
|
Florian Bruhin
|
1da7996c3b
|
Style fixes.
|
2015-11-13 22:27:41 +01:00 |
|
Florian Bruhin
|
0187dd6ac6
|
Add get_coredumpct_traces script.
|
2015-10-20 21:26:53 +02:00 |
|