index
:
openslx/kernel-qcow2-util-linux.git
kernel-qcow2
master
xloop-hack
In-kernel qcow2 (losetup)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
disk-utils
/
fdisk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fdisk: fix type dialog
Karel Zak
2017-05-11
1
-2
/
+2
*
fdisk, sfdisk: avoid non-ANSI function declarations [smatch scan]
Sami Kerola
2017-03-14
1
-0
/
+1
*
fdisk: improve --wipe functionality
Karel Zak
2017-02-14
1
-18
/
+27
*
Use --help suggestion on invalid option
Karel Zak
2016-12-19
1
-1
/
+1
*
fdisk: don't be silent when list non-existing device
Karel Zak
2016-12-13
1
-2
/
+6
*
fdisk: use PAGER for 'l' command.
Karel Zak
2016-08-26
1
-0
/
+6
*
fdisk: make -l <dev ...> behaves like fdisk -l
Thierry Vignaud
2016-07-14
1
-1
/
+6
*
misc: Fix various typos
Sebastian Rasmussen
2016-05-31
1
-1
/
+1
*
fdisk: add --wipe-partitions=auto|never|default
Karel Zak
2016-05-04
1
-1
/
+10
*
fdisk: fix the grammar of an option description
Benno Schulenberg
2016-03-17
1
-1
/
+1
*
fdisk, cfdisk, sfdisk: improve the grammar of three messages
Benno Schulenberg
2016-03-16
1
-2
/
+2
*
sfdisk, fdisk: add fflush()
Karel Zak
2016-03-10
1
-0
/
+2
*
misc: again fixing many printf format strings
Ruediger Meier
2016-03-07
1
-10
/
+15
*
fdisk: remove unused include sysfs.h
Ruediger Meier
2016-03-07
1
-1
/
+0
*
fdisk: fix warning, incompatible pointer types passing 'uint64_t *'
Ruediger Meier
2016-02-29
1
-2
/
+2
*
fdisk: add --wipe
Karel Zak
2016-02-18
1
-1
/
+27
*
Fix trivial typos
Yuri Chornoivan
2015-08-25
1
-1
/
+1
*
textual: adjust grammar and punctuation of some messages
Benno Schulenberg
2015-08-03
1
-1
/
+1
*
fdisk: value is never read [clang analyze]
Karel Zak
2015-07-29
1
-1
/
+1
*
fdisk: init libsmartcols debug
Karel Zak
2015-07-27
1
-0
/
+1
*
libfdisk: fix fdisk_label_parse_parttype() for unknown types
Karel Zak
2015-07-15
1
-1
/
+2
*
fdisk: differentiate between +<sector> and +<size>{M,G,...}
Karel Zak
2015-06-10
1
-1
/
+1
*
libfdisk: (gpt) make it possible to create really small partitions
Karel Zak
2015-06-08
1
-1
/
+1
*
fdisk: provide more information by 'i'nfo command
Karel Zak
2015-05-11
1
-6
/
+4
*
fdisk: add the 'i'nfo command
Jean-Loup 'clippix' Bogalho
2015-05-11
1
-0
/
+44
*
fdisk: fix typo
Karel Zak
2015-04-13
1
-1
/
+1
*
fdisk: add --protect-boot
Karel Zak
2015-04-13
1
-1
/
+6
*
fdisk: fix readline wrapper
Karel Zak
2015-03-25
1
-1
/
+2
*
fdisk: add GNU Readline support to fdisk
Karel Zak
2015-03-25
1
-14
/
+50
*
colors: cleanup man pages, add hint to usage()
Karel Zak
2015-02-25
1
-0
/
+3
*
rpmatch: use symbolic value when evaluation return codes
Sami Kerola
2015-02-24
1
-1
/
+1
*
fdisk: check return and robust label usage [coverity scan]
Karel Zak
2015-01-28
1
-2
/
+4
*
libfdisk: don't use off_t in public API
Karel Zak
2015-01-26
1
-3
/
+3
*
libfdiskL add API to print SIZE field in bytes
Karel Zak
2015-01-19
1
-1
/
+8
*
fdisk: add --output to usage()
Karel Zak
2015-01-14
1
-0
/
+2
*
textual: add a docstring to most of the utilities
Benno Schulenberg
2015-01-06
1
-0
/
+3
*
libfdisk: rename sector_t to fdisk_sector_t
Karel Zak
2014-12-04
1
-5
/
+7
*
libfdisk: remove flags from fdisk_ask API
Karel Zak
2014-11-21
1
-1
/
+1
*
fdisk: missing break in switch
Boris Egorov
2014-11-13
1
-0
/
+1
*
include/debug: fix typo
Karel Zak
2014-10-24
1
-1
/
+1
*
libfdisk: follow explicitly specified partition size
Karel Zak
2014-10-09
1
-1
/
+1
*
fdisk: add --output <list> for print command(s)
Karel Zak
2014-10-07
1
-1
/
+10
*
sfdisk: add --verify
Karel Zak
2014-10-07
1
-2
/
+2
*
libfdisk: make yes/no dialogs more robust
Karel Zak
2014-10-07
1
-4
/
+12
*
fdisk: improve --list output
Karel Zak
2014-10-07
1
-1
/
+2
*
fdisk: move --list functionality to separated file
Karel Zak
2014-10-07
1
-218
/
+2
*
libfdisk: use reference counting for context
Karel Zak
2014-08-28
1
-2
/
+2
*
libfdisk: remove debug dump function, cleanup API
Karel Zak
2014-08-22
1
-1
/
+1
*
libfdisk: fix fdisk_get_optimal_iosize() and update tests
Karel Zak
2014-08-20
1
-1
/
+1
*
fdisk: add independent debug stuff
Karel Zak
2014-08-15
1
-3
/
+14
[next]