summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libfdisk: make yes/no dialogs more robustKarel Zak2014-10-072-5/+13
* sfdisk: improve UIKarel Zak2014-10-076-39/+128
* libfdisk: cleanup script size= codeKarel Zak2014-10-072-16/+32
* libfdisk: return partno when add new partitionKarel Zak2014-10-0713-81/+142
* sfdisk: implement command_fdisk()Karel Zak2014-10-071-8/+129
* libfdisk: fix script partitions size parsingKarel Zak2014-10-074-22/+88
* libfdisk: (dos) more carefully check for primary partitionsKarel Zak2014-10-071-6/+45
* sfdisk: cleanup comments and command_activate()Karel Zak2014-10-071-9/+29
* sfdisk: add --activateKarel Zak2014-10-071-7/+74
* libfdisk: add fdisk_partition_is_bootable()Karel Zak2014-10-073-0/+18
* sfdisk: add comments, remove unnecessary functionKarel Zak2014-10-071-12/+15
* sfdisk: add --show-sizeKarel Zak2014-10-071-6/+71
* fdisk: refactor /proc/partitions usageKarel Zak2014-10-072-33/+47
* sfdisk: update usage()Karel Zak2014-10-071-2/+5
* sfdisk: add --dump functionalityKarel Zak2014-10-071-15/+57
* sfdisk: --list just one deviceKarel Zak2014-10-071-2/+2
* sfdisk: implement --listKarel Zak2014-10-073-28/+147
* fdisk: improve --list outputKarel Zak2014-10-074-1/+258
* fdisk: move --list functionality to separated fileKarel Zak2014-10-074-221/+8Star
* sfdisk: basic main() and friendsKarel Zak2014-10-072-3188/+79Star
* tests: add sfdisk testKarel Zak2014-10-078-0/+189
* libmount: fix mnt_is_readonly() #ifdefKarel Zak2014-10-072-2/+2
* libblkid: zeroize errno on blkid_probe_get_buffer() successKarel Zak2014-10-071-1/+4
* flock: zero timeout is validKarel Zak2014-10-072-3/+3
* losetup: improve man page -D docsKarel Zak2014-10-071-1/+1
* libfdisk: fix add_logical() assertKarel Zak2014-10-071-1/+0Star
* docs: add swapon -o to TODO fileKarel Zak2014-10-021-0/+5
* hwclock: use fabs() instead abs() when argument is doubleSami Kerola2014-10-011-2/+3
* include/debug: remove duplicate 'const' declaration warningSami Kerola2014-10-011-1/+1
* lsblk: fix compiler warningSami Kerola2014-10-011-4/+4
* include: fix compiler warningsSami Kerola2014-10-012-6/+6
* libuuid: remove _SVID_SOURCE pre-processor definitionSami Kerola2014-10-011-6/+0Star
* textual: use usage() text element macrosSami Kerola2014-10-0114-46/+35Star
* textual: use manual tail usage() macroSami Kerola2014-10-0119-7/+19
* textual: use version printing macro everywhereSami Kerola2014-10-0121-44/+22Star
* flock: add error message to translationsSami Kerola2014-10-011-1/+1
* textual: fix couple typos in commentsSami Kerola2014-10-013-3/+3
* hexdump: remove deprecation messageSami Kerola2014-10-011-6/+1Star
* docs: update deprecation bannersSami Kerola2014-10-016-18/+36
* swapon: align available columns section in usage()Sami Kerola2014-10-011-1/+1
* cfdisk: don't modify ncurses LINES and COLSKarel Zak2014-10-011-29/+37
* su: print proper core dump message when killedpcpa2014-10-011-3/+2Star
* tests: fix the ipcs test for shmall being too big to showKarel Zak2014-10-011-1/+1
* libmount: don't return root if path contains // or ending /Søren Holm2014-10-011-1/+1
* textual: there may be no space between option and optional =argBenno Schulenberg2014-10-011-8/+8
* textual: angular brackets around a non-literal argument, singularBenno Schulenberg2014-10-013-4/+7
* textual: grammarize another error messageBenno Schulenberg2014-10-011-1/+1
* textual: using angular brackets around individual argumentsBenno Schulenberg2014-10-011-10/+10
* textual: grammarize an error messageBenno Schulenberg2014-10-011-2/+2
* textual: not using angular brackets around literal argumentsBenno Schulenberg2014-10-011-1/+1