]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2014-10-07  Karel Zaklibfdisk: (gpt) implement fdisk_set_partition() backend
2014-10-07  Karel Zaklibfdisk: (dos) implement fdisk_set_partition() backend
2014-10-07  Karel Zaklibfdisk: add fdisk_set_partition()
2014-10-07  Karel Zaklibfdisk: cleanup internal drivers' API
2014-10-07  Karel Zaksfdisk: support -N for primary partitions
2014-10-07  Karel Zaklibfdisk: add fdisk_copy_parttype()
2014-10-07  Karel Zaksfdisk: require confirmation before write to the device
2014-10-07  Karel Zaklibfdisk: make yes/no dialogs more robust
2014-10-07  Karel Zaksfdisk: improve UI
2014-10-07  Karel Zaklibfdisk: cleanup script size= code
2014-10-07  Karel Zaklibfdisk: return partno when add new partition
2014-10-07  Karel Zaksfdisk: implement command_fdisk()
2014-10-07  Karel Zaklibfdisk: fix script partitions size parsing
2014-10-07  Karel Zaklibfdisk: (dos) more carefully check for primary partitions
2014-10-07  Karel Zaksfdisk: cleanup comments and command_activate()
2014-10-07  Karel Zaksfdisk: add --activate
2014-10-07  Karel Zaklibfdisk: add fdisk_partition_is_bootable()
2014-10-07  Karel Zaksfdisk: add comments, remove unnecessary function
2014-10-07  Karel Zaksfdisk: add --show-size
2014-10-07  Karel Zakfdisk: refactor /proc/partitions usage
2014-10-07  Karel Zaksfdisk: update usage()
2014-10-07  Karel Zaksfdisk: add --dump functionality
2014-10-07  Karel Zaksfdisk: --list just one device
2014-10-07  Karel Zaksfdisk: implement --list
2014-10-07  Karel Zakfdisk: improve --list output
2014-10-07  Karel Zakfdisk: move --list functionality to separated file
2014-10-07  Karel Zaksfdisk: basic main() and friends
2014-10-07  Karel Zaktests: add sfdisk test
2014-10-07  Karel Zaklibmount: fix mnt_is_readonly() #ifdef
2014-10-07  Karel Zaklibblkid: zeroize errno on blkid_probe_get_buffer(...
2014-10-07  Karel Zakflock: zero timeout is valid
2014-10-07  Karel Zaklosetup: improve man page -D docs
2014-10-07  Karel Zaklibfdisk: fix add_logical() assert
2014-10-02  Karel Zakdocs: add swapon -o to TODO file
2014-10-01  Sami Kerolahwclock: use fabs() instead abs() when argument is...
2014-10-01  Sami Kerolainclude/debug: remove duplicate 'const' declaration...
2014-10-01  Sami Kerolalsblk: fix compiler warning
2014-10-01  Sami Kerolainclude: fix compiler warnings
2014-10-01  Sami Kerolalibuuid: remove _SVID_SOURCE pre-processor definition
2014-10-01  Sami Kerolatextual: use usage() text element macros
2014-10-01  Sami Kerolatextual: use manual tail usage() macro
2014-10-01  Sami Kerolatextual: use version printing macro everywhere
2014-10-01  Sami Kerolaflock: add error message to translations
2014-10-01  Sami Kerolatextual: fix couple typos in comments
2014-10-01  Sami Kerolahexdump: remove deprecation message
2014-10-01  Sami Keroladocs: update deprecation banners
2014-10-01  Sami Kerolaswapon: align available columns section in usage()
2014-10-01  Karel Zakcfdisk: don't modify ncurses LINES and COLS
2014-10-01  pcpasu: print proper core dump message when killed
2014-10-01  Karel Zaktests: fix the ipcs test for shmall being too big to...
2014-10-01  Søren Holmlibmount: don't return root if path contains // or...
2014-10-01  Benno Schulenbergtextual: there may be no space between option and optio...
2014-10-01  Benno Schulenbergtextual: angular brackets around a non-literal argument...
2014-10-01  Benno Schulenbergtextual: grammarize another error message
2014-10-01  Benno Schulenbergtextual: using angular brackets around individual arguments
2014-10-01  Benno Schulenbergtextual: grammarize an error message
2014-10-01  Benno Schulenbergtextual: not using angular brackets around literal...
2014-10-01  Benno Schulenbergtextual: add a comma for clarity, plus some other tweaks
2014-10-01  Benno Schulenbergtextual: use a somewhat clearer and more standard failu...
2014-10-01  Benno Schulenbergtextual: "ambivalent" applies to intentions, "ambiguous...
2014-10-01  Benno Schulenbergtextual: use angular brackets around each individual...
2014-09-26  Karel Zaklslogins: free after error [coverity scan]
2014-09-26  Karel Zaklslogins: cleanup after error [coverity scan]
2014-09-25  Karel Zakmount: improve --move docs
2014-09-22  Karel ZakMerge branch 'misc' of git://github.com/kerolasa/lelux...
2014-09-22  Karel ZakMerge branch 'renice' of git://github.com/kerolasa...
2014-09-22  Karel Zaklib/swapprober: add missing header file
2014-09-22  Karel Zakswapon: split swapon-common.c
2014-09-22  Andreas Henrikssonlogger: gettimeofday needs <sys/time.h>
2014-09-22  Andreas Henrikssonbuild-sys: build libmount everywhere
2014-09-22  Andreas Henrikssonlibmount: only include context on linux
2014-09-22  Andreas Henrikssonlibmount: only invoke loopcxt on linux
2014-09-22  Robert Schieleumount: read mountinfo if --detach-loop given
2014-09-21  Eugene Yunakcal: `color` option documentation should match actual...
2014-09-19  Sami Kerolarenice: reorder usage() option descriptions
2014-09-19  Sami Kerolarename: add getpriority() message lookup table
2014-09-19  Sami Kerolarenice: fix numeric uid argument parsing
2014-09-19  Sami Kerolarenice: avoid having same lines of code twice
2014-09-19  Sami Kerolarenice: disallow --priority <arg> without pid argument
2014-09-19  Sami Kerolarename: use usage and version print out macros
2014-09-19  Sami Kerolarenice: reorder functions to avoid need of function...
2014-09-19  Sami Kerolatextual: share crypt() error message in sulogin and...
2014-09-19  Sami Kerolanewgrp: avoid use of obsolete getpass() function
2014-09-19  Sami Kerolanewgrp: use libc function to read gshadow if it is...
2014-09-19  Sami Kerolasetarch: use personality() system call when it is available
2014-09-19  Sami Kerolasetarch: reindent code
2014-09-19  Sami Kerolahwclock: remove referal to deprecated keyboard interface
2014-09-19  Sami Kerolaeject: make open_device() and select_speed() to use...
2014-09-19  Sami Kerolaeject: add struct eject_control to remove global variables
2014-09-19  Sami Kerolamountpoint: simplify if statement
2014-09-19  Sami Kerolamkfs.minix: fix couple compiler warnings
2014-09-19  Sami Kerolamountpoint: add struct mountpoint_control
2014-09-19  Sami Kerolalast: improve code readability by renaming variable...
2014-09-19  Sami Kerolalast: make is_phantom() when kernel config does not...
2014-09-19  Sami Kerolalib: remove xgetpass()
2014-09-19  Sami Kerolainclude: simplify fputc_careful() in carefulputc.h
2014-09-19  Sami Kerolalibuuid: add extern qualifiers to uuid/uuid.h system...
2014-09-17  Karel ZakMerge branch 'master' of https://github.com/stevenhoney...
2014-09-17  Karel Zakbuild-sys: use -lutil for BSD only
2014-09-17  Andreas Henrikssonipcrm: add hacks to avoid FTBFS
next