Lennart Poettering writes:
> On Fri, 03.10.14 09:51, Jan Synacek (jsyna...@redhat.com) wrote:
>
>> The --utc option was introduced by commit
>> 9fd290443f5f99fca0dcd4216b1de70f7d3b8db1.
>> Howerver, the implementation was incomplete.
>> ---
>> src/journal/journalctl.c | 14 +++---
>> src/
On Fri, 03.10.14 09:51, Jan Synacek (jsyna...@redhat.com) wrote:
> The --utc option was introduced by commit
> 9fd290443f5f99fca0dcd4216b1de70f7d3b8db1.
> Howerver, the implementation was incomplete.
> ---
> src/journal/journalctl.c | 14 +++---
> src/shared/logs-show.c | 2 +-
> src/s
On Fri, Oct 03, 2014 at 09:51:33AM +0200, Jan Synacek wrote:
> The --utc option was introduced by commit
> 9fd290443f5f99fca0dcd4216b1de70f7d3b8db1.
> Howerver, the implementation was incomplete.
> ---
> src/journal/journalctl.c | 14 +++---
> src/shared/logs-show.c | 2 +-
> src/shared
The --utc option was introduced by commit
9fd290443f5f99fca0dcd4216b1de70f7d3b8db1.
Howerver, the implementation was incomplete.
---
src/journal/journalctl.c | 14 +++---
src/shared/logs-show.c | 2 +-
src/shared/time-util.c | 19 +++
src/shared/time-util.h | 3 ++-
The --utc option was introduced by commit
9fd290443f5f99fca0dcd4216b1de70f7d3b8db1.
Howerver, the implementation was incomplete.
This patch makes --utc work with --verify, --list-boots. Also, first line of
output of journalctl now correctly handles --utc as well. The only option I
didn't patch was