]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2020-05-11  Aurelien LAJOIEcal: Add helper functions for left align
2020-05-11  Aurelien LAJOIEcal: Add weekdays into cal_control
2020-05-11  Wolfram Sang(s)fdisk: avoid unneeded empty lines with '--list'
2020-05-11  Anatoly Pugachevdocs: Correct ChangeLog URL to history log.
2020-05-06  Anthony Iliopouloslibblkid: add dax capability detection in topology...
2020-05-06  Karel Zakwipefs: fix man page --no-headings short option
2020-05-06  Wolfram Sangfdisk: better wording for '-B' in the man page
2020-05-06  Wolfram Sangfdisk: specify in '--help' that we can have multiple...
2020-05-06  Mark Hindleytests: Fix for misc/fallocate test build failure.
2020-05-06  Anthony Iliopouloslsblk: add dax (direct access) capability column
2020-05-06  Karel ZakMerge branch 'scriptlive' of https://github.com/jwilk...
2020-05-06  Karel Zaklibfdisk: fix partition calculation for BLKPG_* ioctls
2020-05-05  Jakub Wilkscriptlive: fix typo
2020-05-05  Jakub Wilkscriptlive: fix man page formatting
2020-05-04  Karel Zakagetty: save the original speed on --keep-baud
2020-05-04  Karel Zakdocs: add swap to 1st fstab field
2020-05-04  Sven Wiltinklsblk: Fall back to ID_SERIAL
2020-04-30  michael-devunshare: Fix PID and TIME namespace persistence
2020-04-29  Wolfram Sangbash-completion: umount explicitly needs gawk
2020-04-29  Karel Zaklibfdisk: fix alignment logic for tiny partitions
2020-04-28  Karel Zaklibfdisk: make sure we check for maximal number of...
2020-04-28  Karel Zaklib/strutils: fix floating point exception
2020-04-28  Karel ZakMerge branch 'ups/fstrim-condition-fstab' of https...
2020-04-27  Roberto Bergantinos... libmount: fix mount -a EBUSY for cifs
2020-04-27  Luca BRUNOfstrim: run service and timer only if /etc/fstab is...
2020-04-27  Stephen Kittdocs: nsenter(1): fix further details in PID namespace...
2020-04-27  Karel Zaklibfdisk: (script) fix partno_from_devname()
2020-04-22  Karel Zaksfdisk: only report I/O errors on --move-data
2020-04-22  Tycho Andersenlibmount: do not unnecessarily chmod utab.lock
2020-04-22  Karel Zaklibsmartcols: don't calculate with encoding on scols_ta...
2020-04-22  Karel Zaklib/mbsalign: add function to calculate width
2020-04-22  Karel Zakeject: fix compiler warning [-Wformat-overflow]
2020-04-22  Karel Zakinclude/nls: remove unnecessary declaration
2020-04-22  Karel ZakMerge branch 'clang' of https://github.com/neheb/util...
2020-04-22  Karel Zakpylibmount: cleanup and sync UL_RaiseExc
2020-04-20  Rosen Penev[clang-tidy] fix misleading identation
2020-04-20  Rosen Penev[clang-tidy] use ceil
2020-04-20  Rosen Penev[clang-tidy] fix wrong *cmp usage
2020-04-20  Rosen Penev[clang-tidy] do not use else after return
2020-04-19  Rosen Penev[clang-tidy] do not return in void functions
2020-04-19  Rosen Penev[clang-tidy] fix mismatching declarations
2020-04-17  Karel ZakMerge branch 'map-user' of https://github.com/mat8913...
2020-04-17  Karel Zaklib/strutils: fix uint64_t overflow
2020-04-16  Karel Zaktests: update fdisk outputs due to sizes rounding change
2020-04-15  Karel Zakilib/strutils: fix rounding in size_to_human_string()
2020-04-15  Matthew Harm... unshare: Support names for map-user/group options
2020-04-15  Matthew Harm... lib/pwdutils: add xgetgrnam
2020-04-15  Karel Zakmount: support "-o move" on command line
2020-04-15  Lukas Czernerblkdiscard: (man) offset and length must be sector...
2020-04-14  Karel Zakscriptlive, scriptreplay: cleanup --maxdelay man page...
2020-04-14  Karel ZakMerge branch '2020wk13' of https://github.com/kerolasa...
2020-04-13  Disconnect3dFix off by one when checking "/dev/mapper/" path
2020-04-13  Sami Kerolainclude: add remove_entry() to env.h
2020-04-13  Sami Kerolatests: add sanitize_env() check
2020-04-13  Sami Kerolamore: fix moving backwards so that it can reach beginin...
2020-04-13  Sami Kerolamore: use getopt_long() to parse options
2020-04-13  Sami Kerolamore: remove underlining related code
2020-04-13  Sami Kerolamore: fix SIGSTOP and SIGCONT handling
2020-04-13  Sami Kerolamore: make execute() more robust and timely
2020-04-13  Sami Kerolamore: target all standard streams when calling fflush()
2020-04-13  Sami Kerolamore: remove kill_line() in favor of erase_prompt()
2020-04-13  Sami Kerolamore: avoid defining special characters locally
2020-04-13  Sami Kerolamore: use off_t and cc_t to clarify what variables...
2020-04-13  Sami Kerolamore: do not reset parent process terminal in execute()
2020-04-13  Sami Kerolamore: use single exit path to ensure resource freeing...
2020-04-12  Matthew Harm... unshare: allow custom uid/gid mappings in userns
2020-04-06  Karel Zaktests: add zonefs blkid test
2020-04-06  Jann Horndocs: renice(1): Add chrt(1) to SEE ALSO
2020-04-06  Karel Zaklibmount: use mnt_stat_mountpoint() on more places
2020-04-01  Fabian Vogtlibmount: Avoid triggering autofs in lookup_umount_fs_b...
2020-04-01  Karel Zaklibuuid: remove function alias
2020-03-31  Aurelien LAJOIEcal: correctly set the week width
2020-03-31  Aurelien LAJOIEcal: Correctly center the year
2020-03-31  Aurelien LAJOIEcal: use a const char*
2020-03-31  Aurelien LAJOIElibuuid: improve uuid_unparse() performance
2020-03-31  Karel ZakMerge branch 'more' of https://github.com/kerolasa...
2020-03-31  Karel Zaklslogins: remove unnecessary brackets
2020-03-31  Karel ZakMerge branch '2020wk12' of https://github.com/kerolasa...
2020-03-31  Karel ZakMerge branch 'mips' of https://github.com/FlyGoat/util...
2020-03-31  Karel Zakfstrim: rename --quite to --quite-unsupported
2020-03-29  Sami Kerolalslogins: use lastlog as wtmp fallback
2020-03-29  Sami Kerolalogin: avoid lseek() with pread() and pwrite()
2020-03-29  Sami Kerolalibuuid: ensure variable is initialized [cppcheck]
2020-03-29  Sami Kerolactrlaltdel: display error message indicated by errno
2020-03-28  Sami Kerolamore: refactor and clarify code
2020-03-28  Sami Kerolamore: add display_file() to show files and stdin
2020-03-28  Sami Kerolamore: simplify initterm()
2020-03-28  Sami Kerolamore: move currently open file to control structure
2020-03-28  Sami Kerolamore: move code blocks from more_key_command() to functions
2020-03-28  Sami Kerolamore: move runtime usage output to a function
2020-03-28  Sami Kerolamore: restructure print_buf() if-else with continue
2020-03-28  Sami Kerolamore: tell in run time help what the 'v' will execute...
2020-03-28  Sami Kerolamore: drop setuid permissions before executing anything
2020-03-28  Jiaxun Yanglscpu: Adapt MIPS cpuinfo
2020-03-27  Sami Kerolamore: do not allocate shell command buffer from stack
2020-03-27  Sami Kerolamore: replace siglongjmp() and signal() calls with...
2020-03-27  Karel Zaklibmount: make mnt_context_find_umount_fs() more extendable
2020-03-27  Karel Zaklibmount: (umount) FS lookup refactoring
2020-03-26  Damien Le Moalblkzone: ioctl related code refactoring
2020-03-25  Aravind Rameshblkzone: add open/close/finish commands
next