summaryrefslogtreecommitdiffstats
path: root/fdisks/cfdisk.c
Commit message (Expand)AuthorAgeFilesLines
* build-sys: ove fdisks to disk-utilsKarel Zak2014-03-111-1842/+0Star
* cfdisk: update table index when out of rangeKarel Zak2014-03-111-0/+3
* cfdisk: fix headerKarel Zak2014-03-111-1/+1
* cfdisk: coding style, comments, etc.Karel Zak2014-03-111-13/+23
* cfdisk: cleanup, rename menuitem structKarel Zak2014-03-111-39/+37Star
* cfdisk: add usage() and some basic main() stuffKarel Zak2014-03-111-4/+51
* cfdisk:add page down/upKarel Zak2014-03-111-18/+52
* cfdisk: support partitions list longer than screen LINESKarel Zak2014-03-111-14/+63
* cfdisk: improve write dialogKarel Zak2014-03-111-14/+30
* cfdisk: add help screenKarel Zak2014-03-111-2/+53
* cfdisk: improve add parttype UIKarel Zak2014-03-111-16/+31
* cfdisk: add parttype dialogKarel Zak2014-03-111-31/+151
* cfdisk: consolidate menu descriptionsKarel Zak2014-03-111-42/+37Star
* cfdisk: menu actions refactoringKarel Zak2014-03-111-130/+117Star
* cfdisk: add create lebel UIKarel Zak2014-03-111-22/+108
* cfdisk: consolidate menu move codeKarel Zak2014-03-111-24/+54
* cfdisk: supports also vertical menusKarel Zak2014-03-111-16/+83
* cfdisk: reorder abstract PT according to outputKarel Zak2014-03-111-5/+26
* libfdisk: add dump functions, make freespace code genericKarel Zak2014-03-111-1/+3
* cfdisk: improve tree outputKarel Zak2014-03-111-10/+10
* cfdisk: use tree-mode for extended, colorize freesapceKarel Zak2014-03-111-11/+52
* cfdisk: follow default end if possibleKarel Zak2014-03-111-6/+9
* cfdisk: use real partnoKarel Zak2014-03-111-1/+1
* cfdisk: support <size>S, and long hint messagesKarel Zak2014-03-111-9/+34
* libfdisk: rewrite freespace codeKarel Zak2014-03-111-4/+6
* cfdisk: add UI for linfdisk menus, ask for sizeKarel Zak2014-03-111-9/+308
* cfdisk: improve info line and menu updatesKarel Zak2014-03-111-25/+101
* cfdisk: improve info line, add Delete actionKarel Zak2014-03-111-12/+78
* cfdisk: update menu according to the current partitionKarel Zak2014-03-111-5/+35
* cfdisk: add menu action functionsKarel Zak2014-03-111-12/+65
* cfdisk: basic UI stuffKarel Zak2014-03-111-2697/+524Star
* textual: use the standard angular brackets for non-literal argumentsBenno Schulenberg2013-10-081-1/+1
* build-sys: Check for type sighandler_t and use if presentMichael Forney2013-10-041-1/+5
* fdisk: remove common.hKarel Zak2013-09-161-1/+0Star
* libfdisk: move mbr code to the libraryKarel Zak2013-09-161-1/+1
* cfdisk: add long options to the commandSami Kerola2013-05-201-28/+43
* cfdisk: fix ambiguous codeKarel Zak2013-04-261-2/+2
* cfdisk: check writing to a file descriptor was successfulSami Kerola2013-04-261-2/+6
* cfdisk: check writing to a file was successfulSami Kerola2013-04-261-3/+15
* fdisk: add GPT supportDavidlohr Bueso2012-09-271-8/+0Star
* fdisk: move partition types to label specific partKarel Zak2012-09-271-0/+9
* translation: unify file open error messagesSami Kerola2012-07-161-3/+3
* build-sys: rename fdisk -> fdisks/, convert to moduleKarel Zak2012-06-261-0/+2854