summaryrefslogtreecommitdiffstats
path: root/disk-utils/cfdisk.c
Commit message (Expand)AuthorAgeFilesLines
...
* cfdisk: move curs_set(1) to ui_end()Karel Zak2014-08-061-2/+1Star
* cfdisk: reenable cursor when quittingAndreas Henriksson2014-07-281-0/+1
* textual: fix some typos and inconsistencies in various messagesBenno Schulenberg2014-07-231-3/+3
* cfdisk: actually translate the partition types in the menuBenno Schulenberg2014-07-211-2/+2
* cfdisk: use /dev/sda by defaultKarel Zak2014-07-181-6/+20
* cfdisk: make code more readable for analyzers [coverity scan]Karel Zak2014-07-171-0/+2
* cfdisk: fix possible memory leak [coverity scan]Karel Zak2014-07-171-0/+1
* cfdisk: restore the license that was lost in JanuaryBenno Schulenberg2014-07-151-0/+14
* cfdisk: fix warning usage, improve 's' helpKarel Zak2014-07-151-2/+2
* cfdisk: accept 's' as well as 'S' for sectorsKarel Zak2014-07-151-1/+1
* cfdisk: make menus sensitive to ESCKarel Zak2014-07-151-0/+2
* cfdisk: use \n for messages on stdout and stderrKarel Zak2014-07-151-4/+13
* libfdisk: make disk sync() optionalKarel Zak2014-07-151-1/+4
* cfdisk: add braces to ensure operation orderSami Kerola2014-07-131-1/+1
* cfdisk: fix division by zero [clang-analyze]Karel Zak2014-07-011-0/+6
* cfdisk: add --zero command line optionKarel Zak2014-06-201-3/+9
* cfdisk: don't offer BSDKarel Zak2014-06-201-4/+4
* libsmartcols: add debug messagesKarel Zak2014-06-061-0/+2
* cfdisk: resize UI on SIGWINCHKarel Zak2014-06-051-7/+103
* cfdisk: add [Sort] operationKarel Zak2014-06-051-2/+16
* lib/colors: allow to temporary disable colorsKarel Zak2014-05-131-1/+1
* cfdisk: fix compiler warning [-Wsign-compare]Karel Zak2014-05-131-1/+2
* libsmartcols: clean up flags usageKarel Zak2014-04-031-3/+2Star
* cfdisk: clean up scols usageKarel Zak2014-04-031-7/+29
* Use libsmartcols in libfdisk and cfdiskOndrej Oprala2014-04-031-20/+29
* Merge branch 'fix-compile-color-cfdisk' of https://github.com/theonewolf/util...Karel Zak2014-03-211-1/+1
|\
| * cfdisk: fix compile-time error fixes #59Wolfgang Richter2014-03-201-1/+1
* | Merge branch 'cfdisk-fix-typo' of https://github.com/rudimeier/util-linuxKarel Zak2014-03-211-2/+2
|\ \
| * | cfdisk: fix typo (undeclared variable since b1f58330)Ruediger Meier2014-03-141-2/+2
| |/
* | libfdisk: properly implement read-only modeKarel Zak2014-03-211-2/+19
* | libfdisk: use new debug functionsKarel Zak2014-03-211-29/+29
|/
* cfdisk: follow terminal-colors.dKarel Zak2014-03-111-1/+1
* cfdisk: fix colors initializationKarel Zak2014-03-111-1/+1
* cfdisk: fix slang usageKarel Zak2014-03-111-5/+17
* build-sys: ove fdisks to disk-utilsKarel Zak2014-03-111-0/+1842
* Imported from util-linux-2.9i tarball.Karel Zak2006-12-071-2560/+0Star
* Imported from util-linux-2.8 tarball.Karel Zak2006-12-071-62/+189
* Imported from util-linux-2.7.1 tarball.Karel Zak2006-12-071-200/+301
* Imported from util-linux-2.5 tarball.Karel Zak2006-12-071-3/+5
* Imported from util-linux-2.2 tarball.Karel Zak2006-12-071-0/+2330