summaryrefslogtreecommitdiff
path: root/src/id128
Commit message (Expand)AuthorAgeFilesLines
* gpt: Expose GptPartitionType and get rid of SECONDARY/OTHERDaan De Meyer2022-11-151-1/+4
* basic: move version() to build.h+cZbigniew Jędrzejewski-Szmek2022-11-081-1/+1
* strv: make iterator in STRV_FOREACH() declaread in the loopYu Watanabe2022-03-191-1/+0
* id128: clarify that the "well-known" IDs are about GPT partition typesLennart Poettering2021-09-101-1/+1
* Drop the text argument from assert_not_reached()Zbigniew Jędrzejewski-Szmek2021-08-031-1/+1
* tree-wide: enable colorized logging for daemons when run in consoleYu Watanabe2021-02-011-1/+1
* tree-wide: Drop custom formatting for print() help messagesDaan De Meyer2021-01-311-5/+5
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* table use table_log_print_error() instead of table_log_show_errorfangxiuning2020-07-081-1/+1
* log: introduce log_parse_environment_cli() and log_setup_cli()Filipe Brandenburger2020-06-241-3/+1
* id128: change table header from "uuid" to just "id"Lennart Poettering2020-01-291-1/+1
* systemd-id128: add new verb to print GPT partitions UUIDsZbigniew Jędrzejewski-Szmek2020-01-231-1/+85
* id128: fix initializer element is not constantAnita Zhang2019-11-201-1/+1
* id128: add new "-u" switch for outputting Ids in UUID formatLennart Poettering2019-11-151-13/+22
* id128: actually support --prettyZbigniew Jędrzejewski-Szmek2019-08-201-0/+1
* Enable log colors for most of tools in /usr/binZbigniew Jędrzejewski-Szmek2019-05-081-0/+1
* id128: no command accepts additional argumentsYu Watanabe2019-03-151-1/+1
* coccinelle: also mark previous synthetic errnos as suchZbigniew Jędrzejewski-Szmek2018-11-221-1/+2
* Split out pretty-print.c and move pager.c and main-func.h to shared/Zbigniew Jędrzejewski-Szmek2018-11-201-1/+1
* util-lib: move main() definition macros to its own header fileLennart Poettering2018-11-191-0/+1
* id128: define main through macroZbigniew Jędrzejewski-Szmek2018-11-171-6/+5
* id128,analyze: fix layout of help messageYu Watanabe2018-11-101-4/+4
* systemd-id128: a new tool to print machine/boot/invocation/app-specific idsZbigniew Jędrzejewski-Szmek2018-10-021-0/+167