Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-22 | Merge pull request #13133 from keszybz/pstore-return-value | Lennart Poettering | 1 | -0/+4 |
2019-07-22 | pstore: refuse to run if arguments are specified | Zbigniew Jędrzejewski-Szmek | 1 | -0/+4 |
2019-07-22 | pstore: use log_setup_service() | Yu Watanabe | 1 | -1/+1 |
2019-07-22 | pstore: do not add FILE= journal entry if content_size == 0 | Yu Watanabe | 1 | -11/+14 |
2019-07-22 | pstore: remove temporary file on failure | Yu Watanabe | 1 | -3/+3 |
2019-07-22 | pstore: drop commented out line | Yu Watanabe | 1 | -2/+0 |
2019-07-22 | pstopre: fix return value of list_files() | Yu Watanabe | 1 | -3/+3 |
2019-07-22 | pstore: drop unnecessary initializations | Yu Watanabe | 1 | -9/+6 |
2019-07-19 | pstore: Tool to archive contents of pstore | Eric DeVolder | 3 | -0/+419 |