summaryrefslogtreecommitdiffstats
path: root/libfdisk/src/partition.c
Commit message (Expand)AuthorAgeFilesLines
* libfdisk: improve partition copy on resizeKarel Zak2019-07-221-0/+6
* libfdisk: Fix double free of *_chs strings in fdisk_partitionVojtech Trefny2019-07-191-0/+4
* libfdisk: avoid memory leak [coverity scan]Karel Zak2019-05-151-1/+3
* sfdisk: fix logical partition resize when start specifiedKarel Zak2019-01-311-3/+11
* libfdisk: count gaps to possible size when resizeKarel Zak2018-09-171-1/+1
* libfdisk: fix list_del after partition resetVaclav Dolezal2018-05-091-1/+1
* misc: fix typos using codespellRuediger Meier2018-02-161-1/+1
* libfdisk: fix fdisk_reset_partition() leaking *_chs strings.Vaclav Dolezal2017-08-241-0/+2
* libfdisk: improve "add partition" debug messageKarel Zak2017-08-221-6/+9
* libfdisk: allow to resize in unsorted partition tableKarel Zak2017-07-191-4/+10
* libfdisk: add fdisk_disable_dialogs()Karel Zak2017-07-191-4/+6
* libfdisk: add commentKarel Zak2017-07-141-0/+3
* libfdisk: (dos) cleanup template based partitioningKarel Zak2017-07-111-0/+12
* libfdisk: support logical partition resizeKarel Zak2017-06-191-1/+11
* libfdisk: allow to resize containerKarel Zak2017-06-191-1/+8
* libfdisk: add more debug messages to get-last-possible resize spaceKarel Zak2017-06-191-6/+21
* libfdisk: (dos) be more verbose on partno -ERANGE errorKarel Zak2017-06-191-4/+7
* libfdisk: (docs) add missing 'since' tagsKarel Zak2017-05-231-0/+2
* libfdisk: add fdisk_partition_has_wipe()Karel Zak2017-05-091-0/+13
* libfdisk: fix potentially NULL pointer usageKarel Zak2017-03-131-0/+4
* libfdisk: verify partno from templateKarel Zak2017-02-171-1/+2
* libfdisk: (docs) add missing version notesKarel Zak2016-09-271-0/+1
* misc: Fix various typosSebastian Rasmussen2016-05-311-6/+6
* libfdisk: use fdisk_add_partition() for unused partnoKarel Zak2016-05-101-0/+5
* libfdisk: add fdisk_wipe_partition()Karel Zak2016-05-041-5/+132
* misc: again fixing many printf format stringsRuediger Meier2016-03-071-14/+17
* libfdisk: fix partition move/resize codeKarel Zak2015-09-171-8/+18
* libfdisk: add more debug message to resize codeKarel Zak2015-09-171-4/+13
* libfdisk: (gpt) control ranges in set_partitionKarel Zak2015-09-171-0/+1
* libfdisk: cleanup assert() usageKarel Zak2015-08-041-5/+2Star
* libfdisk: undefined or garbage value returned to caller [clang analyze]Karel Zak2015-07-291-1/+1
* libfdisk: keep FDISK_FIELD_CYLINDERS independent on context modeKarel Zak2015-05-111-2/+5
* libfdisk: allow to move start to first usable LBAKarel Zak2015-04-221-4/+4
* libfdisk: add warning to resize functionKarel Zak2015-04-221-0/+1
* libfdisk: support resize operation in fdisk_set_partition()Karel Zak2015-04-221-14/+227
* libfdisk: (dos) retain existing boot flag when resizing a partitionKarel Zak2015-04-131-2/+1Star
* libfdisk: don't return empty strings from fdisk_partition_to_string()Karel Zak2015-03-271-5/+5
* libfdisk: fix fdisk_partition_get_parent() docsKarel Zak2015-02-191-0/+1
* libfdisk: add some docsKarel Zak2015-02-101-9/+83
* libfdisk: add fdisk_partition_is_wholedisk()Karel Zak2015-02-101-0/+6
* libfdisk: actually translate the human-readable name of the partition typeBenno Schulenberg2015-02-021-1/+1
* libfdisk: make fdisk_partition_to_string() more robust [coverity scan]Karel Zak2015-01-291-5/+8
* libfdiskL add API to print SIZE field in bytesKarel Zak2015-01-191-8/+15
* libfdisk: cleanup gtk-docs warningsKarel Zak2015-01-131-3/+3
* libfdisk: fix bug in cmp_numbers() and partitions sortingKarel Zak2014-12-041-5/+5
* libfdisk: remove 'end' from struct fdisk_partitionKarel Zak2014-12-041-11/+38
* libfdisk: rename sector_t to fdisk_sector_tKarel Zak2014-12-041-5/+6
* libfdisk: fix cfdisk freespace analyzeKarel Zak2014-12-041-1/+11
* libfdisk: add API docsKarel Zak2014-11-261-5/+7
* libfdisk: cleanup fdisk_partition_to_string() commentKarel Zak2014-11-261-2/+4