index
:
util-linux-old
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fdisk
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-23
fdisk: add exFAT to MBR partition type 0x7
Jon Grant
1
-1
/
+1
2011-01-17
fdisk: add description for partition type 0x27
Karel Zak
1
-0
/
+1
2011-01-05
fdisk: re-print prompt after maybe_exit()
Karel Zak
3
-10
/
+22
2011-01-05
include: add fallback for rpmatch()
Francesco Cosoleto
2
-7
/
+4
2011-01-05
fdisk: quit with a single CTRL-D, confirm if necessary
Francesco Cosoleto
1
-9
/
+26
2010-12-30
cfdisk: close the program when terminal isn't present
Francesco Cosoleto
1
-6
/
+17
2010-12-17
fdisk: use canonicalized names for -l (and sfdisk -d)
Karel Zak
4
-23
/
+32
2010-12-09
sfdisk: add option to use maximum partition size
Karel Zak
2
-1
/
+5
2010-11-30
rename util-linux-ng back to util-linux
Karel Zak
3
-7
/
+7
2010-11-29
fdisk: fix freespace boundaries calculation on SGI disklabel
Karel Zak
1
-0
/
+3
2010-11-23
lib: [strutils] general purpose string handling functions
Davidlohr Bueso
1
-1
/
+1
2010-10-07
sfdisk: save errno before calling perror
Forest Bond
1
-1
/
+4
2010-09-30
fdisk: eliminate redundant call to open()
Markus Rinne
1
-8
/
+8
2010-09-06
cfdisk: don't use size of device based on cylinders
Karel Zak
1
-12
/
+5
2010-08-23
fdisk: fix alignment check for non-512-byte logical sectors
Karel Zak
1
-1
/
+1
2010-08-23
fdisk: don't keep internally device size in 512-byte sectors
Karel Zak
1
-15
/
+14
2010-08-09
cfdisk: fix n+1 again
Karel Zak
1
-1
/
+1
2010-08-09
fdisk: update MBR after ID change
Karel Zak
1
-4
/
+15
2010-08-09
cfdisk: fix n+1 bug in error message
Karel Zak
1
-2
/
+2
2010-07-26
fdisk: fix use of non portable type
François Revol
1
-1
/
+1
2010-07-19
cfdisk: get_string not calculating correct limits
Karel Zak
1
-3
/
+8
2010-07-07
cfdisk: search for ncursesw/ncurses.h
Mike Frysinger
1
-0
/
+2
2010-07-01
cfdisk: fix --with-slang
Karel Zak
2
-2
/
+11
2010-06-30
po: merge changes
Karel Zak
1
-1
/
+1
2010-06-30
fdisk: improve the description of -c and -u options on man page
Benno Schulenberg
1
-66
/
+61
2010-06-21
cfdisk: fix warning: implicit declaration of function ‘wcwidth’
Karel Zak
1
-0
/
+1
2010-06-16
fdisk: extend -c and -u options to support old DOS stuff
Karel Zak
2
-24
/
+49
2010-06-15
fdisk: disable DOS mode and cylinders by default
Karel Zak
2
-13
/
+13
2010-06-15
fdisk: remove erroneous <size> argument from -u option in help text
Benno Schulenberg
1
-3
/
+3
2010-06-15
fdisk: untangle the reporting of deprecated mode and unit
Benno Schulenberg
1
-9
/
+3
2010-05-24
build-sys: replace ../ with $top_srcdir
Karel Zak
1
-3
/
+4
2010-05-07
cfdisk: support non-ascii characters in input
Karel Zak
2
-9
/
+48
2010-04-28
fdisk: improve 'move begin of partition' command
Karel Zak
1
-5
/
+30
2010-04-28
fdisk: improve add partition dialog
Karel Zak
1
-4
/
+12
2010-03-31
fdisk: replace bzero with memset
Jon Ringle
1
-2
/
+2
2010-03-19
fdisk: fix -b <sectorsize>
Karel Zak
2
-7
/
+15
2010-03-16
fdisk: correctly truncate and align translated partition names
Pádraig Brady
2
-4
/
+15
2010-02-26
fdisk: fix 'p' output for sun label
Karel Zak
1
-9
/
+9
2010-02-19
fdisk: swap VTOC values for warning messages
Karel Zak
1
-3
/
+3
2010-02-18
sfdisk: make sure writes make it to disk in write_partitions()
Bryn M. Reeves
1
-0
/
+5
2010-02-15
fdisk: don't use 1MiB grain on small devices
Karel Zak
1
-3
/
+6
2010-02-15
fdisk: use 1MiB offset and grain always when possible
Karel Zak
1
-5
/
+14
2010-02-15
fdisk: add -c option (switch off DOS mode)
Karel Zak
2
-3
/
+15
2010-02-15
fdisk: fix ALIGN_UP
Karel Zak
1
-0
/
+3
2010-02-15
fdisk: fallback for topology values
Karel Zak
1
-1
/
+5
2010-02-15
fdisk: cleanup help, add -h option
Karel Zak
3
-34
/
+28
2010-02-12
fdisk: use more elegant way to count and check alignment
Karel Zak
1
-33
/
+34
2010-02-12
cfdisk: set '[New]' as default item on menu for non allocated space instead o...
Francesco Cosoleto
1
-1
/
+1
2010-02-11
cfdisk: set '[Quit]' as default menu item on first run instead of '[Bootable]'.
Francesco Cosoleto
1
-1
/
+3
2010-02-09
fdisk: cleanup warnings
Karel Zak
1
-37
/
+23
[next]