]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
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
2013-09-16  Karel Zaklibfdisk: copy ask callback from parental context
2013-09-16  Karel Zakfdisk: (dos) fix offset dialog unit
2013-09-16  Karel Zakfdisk: (dos) remove remaining read_{int,char}() functions
2013-09-16  Karel Zakfdisk: (dos) use ask API for new partition dialog
2013-09-16  Karel Zakfdisk: (dos) use ask API to change disk ID
2013-09-16  Karel Zakfdisk: remove ugly fatal() function
2013-09-16  Karel Zakfdisk: remove Mac code
2013-09-16  Karel Zaklsblk: use TT_FL_FREEDATA for tt table
2013-09-16  Karel Zaklscpu: use TT_FL_FREEDATA for tt table
2013-09-16  Karel Zakprlimit: use TT_FL_FREEDATA for tt table
2013-09-16  Karel Zakswapon: use TT_FL_FREEDATA for tt table
2013-09-16  Karel Zaklosetup: use TT_FL_FREEDATA for tt table
2013-09-16  Karel Zakpartx: use TT_FL_FREEDATA for tt table
2013-09-16  Karel Zaklslocks: use TT_FL_FREEDATA for tt table
2013-09-16  Karel Zakfindmnt: use TT_FL_FREEDATA for tt table
2013-09-16  Karel Zakwdctl: use TT_FL_FREEDATA for tt table
2013-09-16  Karel Zaklibfdisk: (sgi) add driver
2013-09-16  Karel Zakfdisk: (sgi) remove dead code
2013-09-16  Karel Zakfdisk: (sgi) rewrite sgi_list_table()
2013-09-16  Karel Zakfdisk: (sgi) small coding style changes
2013-09-16  Karel Zakfdisk: (sgi) rdon't use read_chars() to ask yes/no...
2013-09-16  Karel Zakfdisk: (sgi) cleanup boot file name code
2013-09-16  Karel Zakfdisk: (sgi) use ask API for first/last dialogs
2013-09-16  Karel Zakfdisk: (sgi) fix checksum calculation
2013-09-16  Karel Zakfdisk: (sgi) use stuff ffrom pt-mbr.h and libfdisk
2013-09-16  Karel Zaklibblkid: move MBR partition types to include/
2013-09-16  Karel Zakfdisk: (sgi) cleanup devparams flags
2013-09-16  Karel Zakfdisk: (sgi) remove global freelist
2013-09-16  Karel Zakfdisk: (sgi) remove unnecessary code
2013-09-16  Karel Zaklibfdisk: (sun) remove duplicate code
2013-09-16  Karel Zakfdisk: (sgi) cleanup disk label struct usage
2013-09-16  Karel Zakfdisk: (sgi) cleanu sgi_info stuff
2013-09-16  Karel Zakfdisk: (sgi) remove magic strings
2013-09-16  Karel Zakfdisk: (sgi) use cpu_to_beXX() and beXX_to_cpu()
2013-09-16  Karel Zakfdisk: (sgi) share disk label definition with libblkid
2013-09-16  Karel Zaklibblkid: move SGI disklabel definitions to include/
2013-09-16  Karel Zaklibfdisk: make it possible to reset device properties
2013-09-16  Karel Zakfdisk: (sgi) remove printf from code
2013-09-16  Karel Zakfdisk: cleanup SGI verify disklabel function
2013-09-16  Karel Zakfdisk: move sun commands to sun menu callback
2013-09-16  Karel Zakfdisk: add functions to geometry menu
2013-09-16  Karel Zakfdisk: move geometry commands to separate menu
2013-09-16  Karel Zaklibfdisk: clean up sun geometry stuff
2013-09-16  Karel Zaklibfdisk: support GPT partition name (label) change
2013-09-16  Karel Zaklibfdisk: add FDISK_DEBUG_FRONTEND
2013-09-16  Karel Zakfdisk: add GPT specific callback to menu
2013-09-16  Karel Zakfdisk: use new menu infrastructure to verify keys
2013-09-16  Karel Zakfdisk: use remove read_int() usage from fdisk.c
2013-09-16  Karel Zakfdisk: (sgi) don't try to convert MBR to SGI
2013-09-16  Karel Zakfdisk: make internal command line case sensitive
2013-09-16  Karel Zakfdisk: use new menus
2013-09-16  Karel Zakfdisk: add bsd, dos and sgi menus
2013-09-16  Karel Zakfdisk: detect menu entries collisions in debug mode
2013-09-16  Karel Zakfdisk: add sun menu
2013-09-16  Karel Zakfdisk: add new stuff to display menus
2013-09-16  Karel Zaklibfdisk: make the library usable with tests
2013-09-16  Karel Zaklibfdisk: remove unnecessary code from test_fdisk_ask
2013-09-16  Karel Zakfdisk: (gpt) add t, v and x to menu
2013-09-16  Karel Zakfdisk: revert add 'G' to create SGI label to the main...
2013-09-16  Karel Zakfdisk: always allow 'p'rint command in expert menu
2013-09-16  Karel Zaklibfdisk: (gpt) print UUID and NAME in expert mode...
2013-09-16  Karel Zaklibfdisk: (gpt) cleanup structs members names
2013-09-16  Karel Zakfdisk: add asktype "string" and support UUID partition...
2013-09-16  Karel Zaklibfdisk: add asktype "string" and support UUID partiti...
2013-09-16  Karel Zaklibfdisk: (sun) move driver from fdisk to library
2013-09-16  Karel Zaklibfdisk: add fdisk_scround()
2013-09-16  Karel Zakfdisk: (gpt, sun) use fdisk_partname()
2013-09-16  Karel Zaklibfdisk: add fdisk_partname()
2013-09-16  Karel Zakfdisk: (sun) use tt.c to list disk label
2013-09-16  Karel Zakfdisk: (sun) consolidate 'p'rint output
2013-09-16  Karel Zaklibfdisk: add fdisk_context_enable_details()
2013-09-16  Karel Zaklibfdisk: add list() label operation
2013-09-16  Karel Zaklibfdisk: (gpt) use lib/tt.c to list partitions
2013-09-16  Karel Zaklibfdisk: add new 'ask' type TABLE
2013-09-16  Karel Zaklib/tt: add TT_FL_FREEDATA
2013-09-16  Karel Zakfdisk: (sun) remove dead code
2013-09-12  Karel Zakagetty: add \S to output /etc/os-release data
2013-09-12  Karel Zakbuild-sys: add *vim and clang_complete to gitignore
2013-09-12  Sami Kerolarev: fix new line regression
2013-09-12  Sami Kerolatests: lscpu: add CPU max MHz to test results
2013-09-12  James Burenagetty: add baud rates available from glibc that are...
2013-09-12  James Burenagetty: only use EXTA/EXTB macros if B19200/B38400...
2013-09-11  Karel Zaklibblkid: export info about bad csum
2013-09-11  Karel Zaktests: add bcache images
2013-09-11  Rolf Fokkenslibblkid: Add bcache support
2013-09-11  Karel Zaklib: add crc64()
2013-09-11  Gabriel de... wipefs: Also wipe superblocks with bad checksums
2013-09-11  Karel Zaklibblkid: use separate function to verify checksums
2013-09-11  Karel Zaktests: use stable MBR ID
2013-09-11  Karel Zaktests: refresh jbd blkid test
2013-09-11  Karel Zaktests: add XFS log image
next