summaryrefslogtreecommitdiffstats
path: root/src/id128 (follow)
Commit message (Expand)AuthorAgeFilesLines
* id128: add 'var-partition-uuid' verbLuca Boccassi2024-07-171-6/+24
* id128: refuse --app-specific= if we're listing GPT typesMike Yuan2024-07-171-17/+20
* libsystemd: turn json.[ch] into a public APILennart Poettering2024-06-121-2/+2
* id128: add --no-pager, --no-legend, --json=/-j switches to systemd-id128 toolLennart Poettering2024-01-111-4/+38
* id128: add forgotten option to --helpZbigniew Jędrzejewski-Szmek2023-09-061-0/+1
* id128: rework conditional to reduce indentationZbigniew Jędrzejewski-Szmek2023-09-021-13/+12
* sd-id128: do not allow null 'app_id' paramZbigniew Jędrzejewski-Szmek2023-09-021-1/+3
* id128: allow combining --app with showZbigniew Jędrzejewski-Szmek2023-09-021-3/+11
* systemd-id128: properly document the show verbZbigniew Jędrzejewski-Szmek2023-08-291-1/+1
* id128: add option -P to only show valueZbigniew Jędrzejewski-Szmek2023-08-291-2/+14
* meson: move declarations of cgroups-agent, id128, volatile-root, and pathYu Watanabe2023-08-011-0/+9
* tree-wide: "<n>bit" → "<n>-bit"Zbigniew Jędrzejewski-Szmek2023-07-021-1/+1
* 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-01-311-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