summaryrefslogtreecommitdiff
path: root/partition_tools
AgeCommit message (Expand)Author
13 dayslpdump: Add info about super partitionSandeep Dhavale
2024-01-17lpmake: unlink before writingSteven Moreland
2023-11-02Create output dir in lpunpack if does not existKelvin Zhang
2023-07-23lpdumpd: Link to libsnapshot dynamically.David Anderson
2023-07-14lpdumpd: Add snapshotctl dump output.David Anderson
2023-04-17Merge "partition_tools: extend lpunpack for split partitions"David Anderson
2023-04-17partition_tools: extend lpunpack for split partitionsDaniel Köster
2023-04-10Add fs_type to lpdumpSandeep Dhavale
2023-02-14Merge "lpmake: Fix some issues in size calculation."David Anderson
2023-02-08lpmake: Fix some issues in size calculation.David Anderson
2022-10-21partition_tools: Include string.h for strerror in lpaddBiswapriyo Nath
2022-09-28Use proper arg key for --help optionAnatol Pomozov
2022-02-03Add replace opt to lpadd make build mixing easierRam Muthiah
2022-01-28lpmake: Allow building on Windows.David Anderson
2022-01-27partition_tools: Use enum for sparse_file_read modeSean Anderson
2021-04-01Add auto option to device sizeInseob Kim
2021-02-19[LSC] Add LOCAL_LICENSE_KINDS to system/extrasBob Badour
2021-02-16Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/extras"Bob Badour
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to system/extrasBob Badour
2020-04-20Mark some aidl_interface modules as unstableJiyong Park
2019-12-27Merge "lpdump: Add support for the DISABLED flag."David Anderson
2019-12-18lpdump: Add support for the DISABLED flag.David Anderson
2019-12-18Merge "partition_tools: Add support for the VIRTUAL_AB_DEVICE flag."David Anderson
2019-12-17lpdump: Use unsigned value for shiftGreg Kaiser
2019-12-13partition_tools: Add support for the VIRTUAL_AB_DEVICE flag.David Anderson
2019-12-13lpmake: Use an enum class for option codes.David Anderson
2019-12-13lpdump: Add support for the metadata flags field.David Anderson
2019-11-25Merge "partition_tools: Add an "lpadd" tool for appending images to super.img."David Anderson
2019-11-21Merge "lpdumpd: Do not use stack to store arguments."David Anderson
2019-11-21Merge "lpdump: When using -h, print usage to stdout so lpdumpd prints it."David Anderson
2019-11-20Revert "lpmake: Don't assume a device is retrofit if it has one block device ...Cody Caldwell
2019-11-20lpdumpd: Do not use stack to store arguments.David Anderson
2019-11-20partition_tools: Add an "lpadd" tool for appending images to super.img.David Anderson
2019-11-19lpdump: When using -h, print usage to stdout so lpdumpd prints it.David Anderson
2019-10-09lpmake: Don't assume a device is retrofit if it has one block device for super.David Anderson
2019-09-23lpdump: print partitions in super in orderYifan Hong
2019-09-09lpdump: Fix slot handling on retrofit devices.David Anderson
2019-09-09lpdump: Add an --all command to dump all metadata slots.David Anderson
2019-09-05lpdump: Refactor how lpdump reads metadata.David Anderson
2019-08-27Update lpdump to recognize LP_PARTITION_ATTR_UPDATED.David Anderson
2019-06-25Merge "lpmake: Add a flag to force building a complete, empty super.img."David Anderson
2019-05-24lpmake: Add a flag to force building a complete, empty super.img.David Anderson
2019-05-23lpdump: Add an option to print the metadata size to stdout.David Anderson
2019-04-25Add an lpunpack tool for extracting partitions from super.img.David Anderson
2019-04-03lpmake: allow to build non-sparse super image.Yifan Hong
2019-03-28lpdump: log warning message.Yifan Hong
2019-03-20lpdump: Add --json optionYifan Hong
2019-03-20Make lpdump possible without root.Yifan Hong
2019-03-19lpdump: refactor to use std::ostreamYifan Hong
2018-12-12lpdump: Automatically read from super when used directly on devices.David Anderson