summaryrefslogtreecommitdiffstats
path: root/libfdisk
Commit message (Expand)AuthorAgeFilesLines
* libfdisk: grain is in bytes, fix previous patchesKarel Zak2015-02-032-2/+5
* libfdisk: (dos) make a helpful message fit within 80 charactersBenno Schulenberg2015-02-031-5/+3Star
* libfdisk: don't align very small partitionsKarel Zak2015-02-032-3/+11
* libfdisk: fix issues with very small partitionsKarel Zak2015-02-032-5/+10
* libfdisk: (dos) write new empty label tooKarel Zak2015-02-031-2/+10
* libfdisk: (dos) fix logical partitions errors handlingKarel Zak2015-02-021-5/+10
* libfdisk: actually translate the human-readable name of the partition typeBenno Schulenberg2015-02-021-1/+1
* libfdisk: (dos) delete also logical with extendedKarel Zak2015-02-021-1/+8
* libfdisk: make fdisk_partition_to_string() more robust [coverity scan]Karel Zak2015-01-291-5/+8
* libfdisk: (gpt) check return from GUID parser [coverity scan]Karel Zak2015-01-281-3/+7
* libfdisk: fix possible mem leak [coverity scan]Karel Zak2015-01-281-1/+4
* libfdisk: support unknown partition types in sfdisk scriptsKarel Zak2015-01-281-2/+2
* libfdisk: don't use off_t in public APIKarel Zak2015-01-265-7/+11
* textual: fix spellos and inconsistencies in several program messagesBenno Schulenberg2015-01-261-1/+1
* libfdisk: accept Start offset in {B,M,G..}iB in sfdisk scriptsKarel Zak2015-01-201-3/+10
* libfdisk: (docs) fix typoKarel Zak2015-01-201-1/+1
* libfdisk: make label names case insensitiveKarel Zak2015-01-191-4/+6
* libfdiskL add API to print SIZE field in bytesKarel Zak2015-01-196-8/+56
* libfdisk: add version.cKarel Zak2015-01-136-3/+159
* libfdisk: fix some typosKarel Zak2015-01-133-8/+8
* docs: update API docs yearsKarel Zak2015-01-131-1/+1
* libfdisk: cleanup gtk-docs warningsKarel Zak2015-01-136-36/+70
* libfdisk: (gpt) cleanup header size usageKarel Zak2015-01-091-7/+26
* maint: fix shadow declarationSami Kerola2015-01-072-6/+8
* libfdisk: fix bug in cmp_numbers() and partitions sortingKarel Zak2014-12-042-7/+42
* libfdisk: remove 'end' from struct fdisk_partitionKarel Zak2014-12-0411-25/+75
* libfdisk: rename sector_t to fdisk_sector_tKarel Zak2014-12-0411-119/+125
* libfdisk: fix cfdisk freespace analyzeKarel Zak2014-12-045-3/+23
* libfdisk: add API docsKarel Zak2014-11-2621-61/+554
* libfdisk: rename and move functionKarel Zak2014-11-265-30/+33
* build-sys: add fdisk.pcKarel Zak2014-11-262-0/+13
* build-sys: add fdiskP.h to sourcesKarel Zak2014-11-261-0/+1
* build-sys: create a regular shared libfdisk.soKarel Zak2014-11-265-25/+295
* libfdisk: add comments to header fileKarel Zak2014-11-261-4/+70
* libfdisk: add docs for SGI functionsKarel Zak2014-11-261-0/+26
* libfdisk: add docs for SUN functionsKarel Zak2014-11-261-1/+53
* libfdisk: cleanup fdisk_partition_to_string() commentKarel Zak2014-11-261-2/+4
* libfdisk: fix typoKarel Zak2014-11-261-1/+3
* libfdisk: add docs for iteratorKarel Zak2014-11-261-2/+11
* libfdisk: add docs for init functionsKarel Zak2014-11-261-0/+11
* libfdisk: add docs for GPT functionsKarel Zak2014-11-261-0/+22
* libfdisk: add docs for DOS functionsKarel Zak2014-11-263-11/+31
* libfdisk: add docs for BSD functionsKarel Zak2014-11-261-2/+29
* libfdisk: cleanup ask API, add commentsKarel Zak2014-11-253-101/+260
* libfdisk: remove flags from fdisk_ask APIKarel Zak2014-11-218-77/+48Star
* libfdisk: add ref.counting to ask APIKarel Zak2014-11-219-24/+72
* agetty: fix typoKarel Zak2014-11-218-6/+59
* ibfdisk: (gpt) allow to maximize partitionKarel Zak2014-11-201-2/+20
* libfdisk: (dos) allow to maximize partitionKarel Zak2014-11-201-25/+96
* libfdisk: fix partition names on GNU Hurd.Gabriele Giacone2014-11-181-0/+4