]> git.ipfire.org Git - thirdparty/util-linux.git/history - fdisk
build-sys: release++ (v2.20.1)
[thirdparty/util-linux.git] / fdisk /
2011-10-18  Karel Zakfdisk: don't shorten long path to disk device
2011-10-18  Petr Uzelsfdisk: use unsigned long long to internally represent...
2011-10-18  Petr Uzelsfdisk: introduce get_ull() function
2011-10-18  Petr Uzelsfdisk: get_disksize() returns long long
2011-10-18  Petr Uzelsfdisk: make the cylinder boundary check less fatal
2011-10-18  Petr Uzelsfdisk: file descriptor is of int type
2011-10-18  Petr Uzelsfdisk.8: fix formatting
2011-08-23  Giulio Orserosfdisk: make some tests conditional to !Linux
2011-08-22  Benno Schulenbergdocs: uniformize the header and footer lines in man...
2011-08-16  Karel Zaksfdisk: fix typo in man page
2011-08-16  Benno Schulenbergsfdisk: slice help text into small chunks and improve...
2011-08-16  Benno Schulenbergsfdisk: (man page) use comma between short and long...
2011-08-16  Karel Zaksfdisk: indent usage()
2011-08-15  Benno Schulenbergsfdisk: correct '--inside-order' to '--inside-outer...
2011-08-15  Benno Schulenbergsfdisk: remove inconsistent and wasteful newlines in...
2011-08-15  Benno Schulenbergsfdisk: improve descriptions of options --no-reread...
2011-08-15  Benno Schulenbergsfdisk: gettextize each warning as a whole
2011-08-15  Benno Schulenbergfdisksgilabel: correct the grammar of an error message
2011-08-01  Karel Zakcfdisk: fix compiler warnings [-Wunused-parameter]
2011-08-01  Karel Zakfdisk: fix compiler warnings [-Wunused-parameter -Wsign...
2011-07-28  Karel Zakcfdisk: fix compilation with slang
2011-07-18  Karel ZakMerge remote-tracking branch 'sami/isosize'
2011-07-11  Francesco Cosoletofdisk: use a single variable for the current disklabel
2011-06-29  Karel Zaksfdisk: fix coding style.
2011-06-29  Karel ZakMerge branch 'sfdisk' of git://github.com/kerolasa...
2011-06-25  Sami KerolaMerge branch 'wknd23' into sfdisk
2011-06-25  Sami KerolaMerge branch 'master' into sfdisk
2011-06-16  Sami KerolaMerge branch 'master', remote-tracking branch 'upstream...
2011-06-14  Sami Kerolasfdisk: fix for data type mismatches
2011-06-14  Sami KerolaMerge branch 'master', remote-tracking branch 'upstream...
2011-06-14  Josiah Worcesterfdisk, display, hexdump.h: Use standard C types instead...
2011-06-08  Karel Zakcfdisk: fix gcc warning (unused variable)
2011-05-30  Sami Kerolasfdisk: fix implicit overflow
2011-05-30  Sami Keroladocs: sfdisk manual update
2011-05-30  Sami Kerolasfdisk: previously undocumented options to usage
2011-05-30  Sami Kerolasfdisk: help screen format
2011-05-30  Sami Kerolasfdisk: declare unused function attributes
2011-05-26  Karel ZakMerge branch 'column' of git://github.com/kerolasa...
2011-05-10  Francesco Cosoletofdisk: accept digits-space-suffix format
2011-05-10  Francesco Cosoletofdisk: print logical partition number while adding it
2011-05-10  Francesco Cosoletofdisk: quit from partition type dialog after invalid...
2011-05-10  Francesco Cosoletofdisk: add a default response for the partition type...
2011-05-10  Francesco Cosoletofdisk: change primary or extended partition type dialog
2011-05-06  Andrea Galbuserasfdisk: returns non-zero on failed BLKRRPART ioctl
2011-05-03  Francesco Cosoletofdisk: improve error message for missing extended partition
2011-05-03  Francesco Cosoletofdisk: fix "invalid partition number for type" error...
2011-03-17  Karel Zakfdisk: check index before access to array [coverity...
2011-03-16  Karel Zakbuild-sys: don't use HAVE_LIBBLKID_INTERNAL macro
2011-03-16  Karel Zakbuild-sys: don't support external (e2fsprogs) libblkid
2011-03-11  Francesco Cosoletocfdisk: add home and end keys movements in partition...
2011-03-11  Francesco Cosoletocfdisk: move keys related to the cursor of the partitio...
2011-03-11  Francesco Cosoletocfdisk: move "No more partition" warning to draw_cursor()
2011-03-11  Francesco Cosoletocfdisk: use keypad() in menu selection function
2011-02-21  Karel Zakcfdisk: fix compiler warning
2011-02-21  Francesco Cosoletocfdisk: remove unused vertical menu direction code
2011-02-14  Fabian Groffensfdisk: rename warn to my_warn
2011-01-25  Sami Kerolacfdisk: data type mismatch, and other, compiler warning...
2011-01-23  Francesco Cosoletofdisk: more meaningful error messages (use err.h)
2011-01-23  Francesco Cosoletofdisk: use xalloc lib
2011-01-23  Francesco Cosoletofdisk: replace fatal(usage) with a separate usage(...
2011-01-23  Jon Grantfdisk: add exFAT to MBR partition type 0x7
2011-01-17  Karel Zakfdisk: add description for partition type 0x27
2011-01-05  Karel Zakfdisk: re-print prompt after maybe_exit()
2011-01-05  Francesco Cosoletoinclude: add fallback for rpmatch()
2011-01-05  Francesco Cosoletofdisk: quit with a single CTRL-D, confirm if necessary
2010-12-30  Francesco Cosoletocfdisk: close the program when terminal isn't present
2010-12-17  Karel Zakfdisk: use canonicalized names for -l (and sfdisk -d)
2010-12-09  Karel Zaksfdisk: add option to use maximum partition size
2010-11-30  Karel Zakrename util-linux-ng back to util-linux
2010-11-29  Karel Zakfdisk: fix freespace boundaries calculation on SGI...
2010-11-23  Davidlohr Buesolib: [strutils] general purpose string handling functions
2010-10-07  Forest Bondsfdisk: save errno before calling perror
2010-09-30  Markus Rinnefdisk: eliminate redundant call to open()
2010-09-06  Karel Zakcfdisk: don't use size of device based on cylinders
2010-08-23  Karel Zakfdisk: fix alignment check for non-512-byte logical...
2010-08-23  Karel Zakfdisk: don't keep internally device size in 512-byte...
2010-08-09  Karel Zakcfdisk: fix n+1 again
2010-08-09  Karel Zakfdisk: update MBR after ID change
2010-08-09  Karel Zakcfdisk: fix n+1 bug in error message
2010-07-26  François Revolfdisk: fix use of non portable type
2010-07-19  Karel Zakcfdisk: get_string not calculating correct limits
2010-07-07  Mike Frysingercfdisk: search for ncursesw/ncurses.h
2010-07-01  Karel Zakcfdisk: fix --with-slang
2010-06-30  Karel Zakpo: merge changes
2010-06-30  Benno Schulenbergfdisk: improve the description of -c and -u options...
2010-06-21  Karel Zakcfdisk: fix warning: implicit declaration of function...
2010-06-16  Karel Zakfdisk: extend -c and -u options to support old DOS...
2010-06-15  Karel Zakfdisk: disable DOS mode and cylinders by default
2010-06-15  Benno Schulenbergfdisk: remove erroneous <size> argument from -u option...
2010-06-15  Benno Schulenbergfdisk: untangle the reporting of deprecated mode and...
2010-05-24  Karel Zakbuild-sys: replace ../ with $top_srcdir
2010-05-07  Karel Zakcfdisk: support non-ascii characters in input
2010-04-28  Karel Zakfdisk: improve 'move begin of partition' command
2010-04-28  Karel Zakfdisk: improve add partition dialog
2010-03-31  Jon Ringlefdisk: replace bzero with memset
2010-03-19  Karel Zakfdisk: fix -b <sectorsize>
2010-03-16  Pádraig Bradyfdisk: correctly truncate and align translated partitio...
2010-02-26  Karel Zakfdisk: fix 'p' output for sun label
2010-02-19  Karel Zakfdisk: swap VTOC values for warning messages
2010-02-18  Bryn M. Reevessfdisk: make sure writes make it to disk in write_parti...
next