]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2013-09-16  Karel Zaklibfdisk: (gpt) support for disklabel dump
2013-09-16  Karel Zaklibfdisk: add fdisk_locate_disklabel()
2013-09-16  Karel Zaklibfdisk: (gpt) use generic 'created partition' message
2013-09-16  Karel Zaklibfdisk: use fdisk_colon() and fdisk_sinfo()
2013-09-16  Karel Zaklibfdisk: extend fdisk_info() functionality
2013-09-16  Karel Zakfdisk: use fdisk_{info,warn} on more places
2013-09-16  Karel Zaklibfdisk: (gpt) more robust PMBR partition size check
2013-09-16  Karel Zakfdisk: add -L to colorize output
2013-09-16  Karel Zakfdisk: improve info output
2013-09-16  Karel Zakfdisk: use fdisk_info() to print geometry
2013-09-16  Karel Zakfdisk: -l refactoring
2013-09-16  Karel Zakfdisk: mark -s option as deprecated
2013-09-16  Karel Zakfdisk: main() refactoring
2013-09-16  Karel Zaklibfdisk: add fdisk_has_user_device_properties()
2013-09-16  Karel Zakfdisk: cleanup header file
2013-09-16  Karel Zaklibfdisk: provide more details about GPT
2013-09-16  Karel Zaklibfdisk: move sync() and reread PT code from fdisk...
2013-09-16  Karel Zakfdisk: cleanup write table code
2013-09-16  Karel Zakfdisk: move remaining actions to menu callbacks
2013-09-16  Karel Zakfdisk: move expect actions to menu callback
2013-09-16  Karel Zakfdisk: consolidate code in fdisk.c
2013-09-16  Karel Zaklibfdisk: cleanup SGI functions names
2013-09-16  Karel Zakfdisk: cleanup sgi menu callbackswq
2013-09-16  Karel Zakfdisk: move "create label" actions to menu callback
2013-09-16  Karel Zakfdisk: remove common.h
2013-09-16  Karel Zaklibfdisk: explicitly add COPYING file
2013-09-16  Karel Zaklibfdisk: add bsd driver
2013-09-16  Karel Zakfdisk: (bsd) final code clean up
2013-09-16  Karel Zakfdisk: (bsd) remove xbsd_ prefix
2013-09-16  Karel Zakfdisk: (bsd) minor code clean up
2013-09-16  Karel Zakfdisk: (bsd) rewrite list disklabel function
2013-09-16  Karel Zakfdisk: (bsd) coding style, remove unnecessary #ifdef
2013-09-16  Karel Zakfdisk: (bsd) fix add/link partition
2013-09-16  Karel Zakfdisk: (bsd) remove dead code
2013-09-16  Karel Zakfdisk: (bsd) *OSF --> *BSD
2013-09-16  Karel Zakfdisk: (bsd) implement regular bsd menu callback
2013-09-16  Karel Zakfdisk: (bsd) remove generic actions from bsd_command_pr...
2013-09-16  Karel Zakfdisk: allow to exchange context pointer in menu callbacks
2013-09-16  Karel Zakfdisk: (bsd) remove printf() from the driver code
2013-09-16  Karel Zakfdisk: (bsd) move bsdbuffer to fdisk_bsd_label struct
2013-09-16  Karel Zakfdisk: (bsd) move global label variables to fdisk_bsd_l...
2013-09-16  Karel Zakfdisk: (bsd) write/read PT code cleanup
2013-09-16  Karel Zaklibblkid: fix kboff usage in BSD prober
2013-09-16  Karel Zakfdisk: (bsd) add bsd_get_partition_status()
2013-09-16  Karel Zakfdisk: ask for partition in chars
2013-09-16  Karel Zaklibfdisk: allow to address partition by chars
2013-09-16  Karel Zakfdisk: improve menus to make it more usable for BSD...
2013-09-16  Karel Zakfdisk: (bsd) cleanup driver initialization
2013-09-16  Karel Zaklibfdisk: improve nested context initialization
2013-09-16  Karel Zaklibfdisk: (dos) cosmetic changes
2013-09-16  Karel Zakfdisk: (bsd) clean up header file
2013-09-16  Karel Zakfdisk: (bsd) use macros from pt-mbr.h
2013-09-16  Karel Zakfdisk: (bsd) use pt-bsd.h
2013-09-16  Karel Zaklibblkid: move bsd definitions to pt-bsd.h
2013-09-16  Karel Zakfdisk: (bsd) clean up BSD_LABEL* macros
2013-09-16  Karel Zaklibfdisk: move mbr code to the library
2013-09-16  Karel Zakfdisk: (dos) use libfdisk to ask for partition type
2013-09-16  Karel Zakfdisk: cleanup warning messages
2013-09-16  Karel Zakfdisk: remove nowarn global variable
2013-09-16  Karel Zakfdisk: (dos) cleanup public function names
2013-09-16  Karel Zakfdisk: (dos) remove unnecessary header file stuff
2013-09-16  Karel Zakfdisk: cleanup header file
2013-09-16  Karel Zakfdisk: (dos) add dos menu callback
2013-09-16  Karel Zaklibfdisk: add generic function to set disklabel ID
2013-09-16  Karel Zaklibfdisk: add generic function to get disklabel ID
2013-09-16  Karel Zakfdisk: (gpt) enlarge columns in list output
2013-09-16  Karel Zakfdisk: (dos) remove remaining printf() usage
2013-09-16  Karel Zakfdisk: (dos) clean up list PT functions
2013-09-16  Karel Zakfdisk: (dos) fix possible mem-leaks
2013-09-16  Karel Zakfdisk: (dos) move macro is_dos_compatible()
2013-09-16  Karel Zakfdisk: (dos) remove remaining global variables
2013-09-16  Karel Zakfdisk: (dos) remove global variables for extended parti...
2013-09-16  Karel Zakfdisk: (dos) don't check for CHS in move-begin command
2013-09-16  Karel Zakfdisk: (dos) remove global ptes[]
2013-09-16  Karel Zakfdisk: add mbr_get_partition()
2013-09-16  Karel Zakfdisk: (dos) remove inline function from header file
2013-09-16  Karel Zakfdisk: (dos) remove unnecessary function
2013-09-16  Karel Zakfdisk: (dos) move pte specific function to dos.c
2013-09-16  Karel Zakfdisk: use functions from pt-mbr.h
2013-09-16  Karel Zakfdisk: (dos) use pt-mbr.h
2013-09-16  Karel Zakfdisk: rename CHS dos_partition struct members
2013-09-16  Karel Zaklibblkid: rename sys_type to sys_ind
2013-09-16  Karel Zakinclude/pt-mbr: add functio to store le
2013-09-16  Karel Zaklibblkid: move MBR definitions to include/pt-mbr.h
2013-09-16  Karel Zakfdisk: (dos) rename struct partition to dos_partition
2013-09-16  Karel Zakfdisk: (dos) rename members in struct pte
2013-09-16  Karel Zakfdisk: move dos specific code
2013-09-16  Karel Zakfdisk: remove dead code
2013-09-16  Karel Zakfdisk: cleanup warnings
2013-09-16  Karel Zaklibfdisk: add FDISK_LABEL_FL_REQUIRE_GEOMETRY
2013-09-16  Karel Zakfdisk: move remaining ptes[] code to fdiskdoslabel.c
2013-09-16  Karel Zakfdisk: cleanup usage()
2013-09-16  Karel Zakfdisk: move get_nr_sects() fdisk.h
2013-09-16  Karel Zakfdisk: remove old code to ask user
2013-09-16  Karel Zakfdisk: use libfdisk to ask for partition type
2013-09-16  Karel Zakfdisk: (bsd) use libfdisk for partition number dialog
2013-09-16  Karel Zakfdisk: (bsd) cleanup bootstrap install code
2013-09-16  Karel Zakfdisk: (bsd) use libfdisk to ask for label setting
2013-09-16  Karel Zakfdisk: (bsd) cleanup label initialization
2013-09-16  Karel Zakfdisk: (bsd) use ask API for add partition dialog
next