summaryrefslogtreecommitdiffstats
path: root/libfdisk
Commit message (Expand)AuthorAgeFilesLines
...
* libfdisk: (dos) use new list() and get_part() APIKarel Zak2014-03-111-114/+65Star
* libfdisk: add new list() columns, cleanupKarel Zak2014-03-116-21/+67
* libfdisk: (bsd) use new get_part() APIKarel Zak2014-03-111-85/+60Star
* libfdisk: improve conversion to stringKarel Zak2014-03-114-10/+47
* libfdisk: add struct fdisk_partitionKarel Zak2014-03-1111-217/+410
* libfdisk: (gpt) use fdisk_columnKarel Zak2014-03-111-98/+106
* libfdisk: implement generic functions for FDISK_COL_ stuffKarel Zak2014-03-111-1/+163
* libfdisk: extend API definition to list info about partitionsKarel Zak2014-03-112-0/+38
* build-sys: don't connect _DEPENDENCIES and _LIBADDKarel Zak2014-03-051-3/+3
* libfdisk: (dos) warn on type 0Karel Zak2013-11-271-0/+3
* libfdisk: (dos) fix free part counterKarel Zak2013-11-271-1/+1
* fdisk: (gpt) more human readable info about free spaceKarel Zak2013-11-251-2/+9
* fdisk: don't care about partition typeKarel Zak2013-11-251-16/+22
* fdisk: fix nasty coding styleKarel Zak2013-11-251-1/+4
* libfdisk: (sgi) generate partname according to partition positionKarel Zak2013-11-191-4/+6
* libfdisk: (sun) fix end sectors with +1 errorKarel Zak2013-11-011-1/+1
* libfdisk: (gpt) add /home GUIDKarel Zak2013-10-311-0/+1
* libfdisk: (gpt) allow to work with hybrid GPTKarel Zak2013-10-233-6/+19
* libfdisk: (gpt) improve and cleanup recovery codeKarel Zak2013-10-231-15/+56
* libfdisk: (gpt) recover from corrupted primary/backup PTKarel Zak2013-10-231-12/+32
* libfdisk: warn about obsolete signatures on the deviceKarel Zak2013-10-231-0/+61
* libfdisk: support extended attributes modificationKarel Zak2013-10-232-0/+130
* libfdisk: (dos) be more verbose when change bootable flagKarel Zak2013-10-231-0/+5
* libfdisk: fix printf stuffKarel Zak2013-10-237-68/+67Star
* libfdisk: support nested MBRKarel Zak2013-10-231-4/+10
* libfdisk: (gpt) %ld -> %ju in verify functionKarel Zak2013-10-211-3/+3
* libfdisk: add Intel Rapid Start Technology GUIDKarel Zak2013-10-181-0/+2
* libfdisk: (bsd) leave context if new disklabel unwantedKarel Zak2013-10-161-2/+3
* fdisk: fix printf stuffKarel Zak2013-10-156-25/+31
* libfdisk: (dos) all disklabel locate functionKarel Zak2013-10-151-0/+34
* textual: equalize four error messages with already existing onesBenno Schulenberg2013-10-143-5/+5
* libfdisk: mark label modified for PMBR mismatchKarel Zak2013-10-111-0/+1
* libfdisk: treat size mismatch as a warning, not an errorKarel Zak2013-10-111-2/+9
* libfdisk: add API to disable specified labelKarel Zak2013-10-094-4/+55
* libfdisk: (gpt) use consistent final period in status messagesBenno Schulenberg2013-10-091-3/+3
* libfdisk: (dos) improve the grammar of an error messageBenno Schulenberg2013-10-091-1/+1
* libfdisk: (dos) correct the grammar of the disk-identifier promptBenno Schulenberg2013-10-091-1/+1
* various: fix mixing declarations and code compiler warnings [smatch]Sami Kerola2013-10-081-3/+3
* COPYING: fix grammar of referring phrase, and indicate location betterBenno Schulenberg2013-10-081-2/+2
* textual: change spelling of "disk label" to the more abundant "disklabel"Benno Schulenberg2013-10-081-1/+1
* libfdisk: (gpt) fix warningKarel Zak2013-10-081-1/+1
* libfdisk/gpt: partly pluralize one messageBenno Schulenberg2013-10-081-3/+5
* libfdisk/sgi: tweak and harmonize some message stringsBenno Schulenberg2013-10-081-26/+25Star
* libfdisk/sgi: tweak and harmonize some commentsBenno Schulenberg2013-10-081-23/+17Star
* libfdisk/sgi: properly pluralize three messagesBenno Schulenberg2013-10-081-12/+20
* textual: end both the singular and the plural message with a periodBenno Schulenberg2013-10-081-1/+1
* libfdisk: cleanup warning messagesKarel Zak2013-10-041-6/+6
* libfdisk: improve spelling of two commentsBenno Schulenberg2013-10-041-2/+2
* fdisk: fix possible memleak [coverity scan]Karel Zak2013-10-021-3/+6
* Merge branch 'master' of https://github.com/yurchor/util-linuxKarel Zak2013-09-302-2/+2
|\