]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2014-06-06  Karel Zaklibsmartcols: add debug messages
2014-06-06  Gui Hechengmount: add btrfs to mount.8
2014-06-06  Karel Zakdocs: fix "behaviour" vs. "behavior"
2014-06-05  Karel Zakcfdisk: resize UI on SIGWINCH
2014-06-05  Karel Zakcfdisk: add [Sort] operation
2014-06-04  Karel ZakMerge branch 'misc-build-sys' of https://github.com...
2014-06-04  Karel Zakbuild-sys: fix with_python usage, improve logic
2014-06-04  Karel Zakbuild-sys: add --enable-pylibmount
2014-06-04  Ruediger Meiertests: fix python tests for dist and out-of-tree builds
2014-06-04  Ruediger Meierbuild-sys: fix update-potfiles script
2014-06-03  Ruediger Meierbuild-sys: restore make distcheck's configure flags
2014-06-03  Ruediger Meierbuild-sys: use automake's PYTHON primary for __init__.py
2014-06-03  Ruediger Meiertests: ignore deprecated last
2014-06-03  Ruediger Meiertests: remove deprecated mount tests
2014-06-03  Karel Zakbuild-sys: fix ENABLE_ALL
2014-06-03  Karel Zaklibsmartcols: fix docs
2014-06-03  Karel Zakdocs: rename libs xml/version.xml to xml/version-utils.xml
2014-06-02  Karel Zakbuil-sys: disable in UL_BUILD_INIT() on --disable-all...
2014-06-02  Karel Zakbuild-sys: don't compile deprecated last(1) on --enable...
2014-06-02  Csaba Kosscript: fix spurious exit from input read loop on EINTR.
2014-06-02  Csaba Kosscript: fix a rare deadlock after child termination
2014-05-30  Karel Zaklibsmartcols: clean up test.c example
2014-05-30  Karel Zakdocs: update TODO
2014-05-30  Karel ZakMerge branch 'lscpu-detect-v3' of https://github.com...
2014-05-30  Karel Zaklibblkid: (zfs) let's keep compiler happy
2014-05-30  Karel ZakMerge branch 'warnings-squashed' of https://github...
2014-05-30  Karel Zaklibfdisk: (gpt) fix last LBA code for S_ISREG
2014-05-29  Ruediger Meierbuild: fix some compiler warnings
2014-05-29  Karel Zaklslogins: fix pretty-print columns
2014-05-29  Karel Zaklslogins: cleanup some command line options
2014-05-29  Karel Zaklslogins: cleanup default outputs
2014-05-29  Karel Zaklslogins: cleanup -a output
2014-05-29  Karel Zaklslogins: improve COL_PWD_WARN and COL_NPROCS desc
2014-05-29  Karel Zaklslogins: cleanup usage()
2014-05-29  Karel Zaklslogins: fix nologins check
2014-05-29  Karel Zaklslogins: cleanup time formats
2014-05-29  Ruediger Meierlscpu: improve vmware detection
2014-05-29  Ruediger Meiertests: add lscpu IBM pSeries test data
2014-05-29  Ruediger Meierlscpu: detect OS/400 and pHyp hypervisors
2014-05-29  Ruediger Meiertests: add vbox lscpu dump
2014-05-29  Karel Zaklslogins: clean up password hash check
2014-05-29  Karel Zakbuild-sys: add sys-utils/uname26.8 to gitignore
2014-05-29  Karel Zaklslogins: remove --sort-by-name
2014-05-29  Karel Zaklslogins: improve nologins and shadow usage
2014-05-29  Ruediger Meiersetarch: add generic support for setarch $(uname -m...
2014-05-28  Ruediger Meierlscpu: minor cleanup and improve hypervisor detection
2014-05-28  Karel Zakbuild-sys: fix typo, set HAVE_LIBUUID
2014-05-28  Karel Zakbuild-sys: enable chfn and chsh by default
2014-05-28  Karel ZakMerge branch 'tests-stuff' of https://github.com/rudime...
2014-05-28  Stanislav Brabeclosetup: don't ignore EBUSY in losetup when the loop...
2014-05-28  Stanislav Brabeclosetup: don't clear FD at EBUSY error in loopcxt_setup...
2014-05-27  Karel Zaklslogins: print systemd journal logs
2014-05-27  Karel Zakbuild_sys: fix default estate usage
2014-05-27  Ondrej Opralalslogins: count per-user processes
2014-05-27  Karel ZakMerge branch 'setterm' of git://github.com/kerolasa...
2014-05-27  Karel ZakMerge branch 'uuid' of git://github.com/kerolasa/lelux...
2014-05-27  Ruediger Meiercal: all output must use my_putstring
2014-05-27  Petr Uzelsfdisk: suppress Linux-irrelevant warnings with -L
2014-05-27  Karel Zakdocs: update howto regards to build-system changes
2014-05-27  Ruediger Meiertests: split off losetup scsi_debug part
2014-05-27  Karel Zakdocs: remove obsolete cfdisk.txt
2014-05-27  Karel Zakbuild-sys: add missing dependencies to libsmartcols
2014-05-27  Karel Zakbuild-sys: fix UL_BUILD_INIT()
2014-05-27  Karel Zakbuild-sys: add disable-all.conf to config-gen
2014-05-27  Karel Zakbuild-sys: add --disable-all-programs
2014-05-27  Karel Zakbuild-sys: add UL_DEFAULT_ENABLE() and $ul_default_estate
2014-05-26  Ruediger Meiertests: fix, typo schedutils/cpuset
2014-05-26  Ruediger Meiertests: run tests in deterministic order
2014-05-26  Ruediger Meiertests: ts_scsi_debug_init skip instead of die
2014-05-26  Sami Kerolauuidd: do not mix signed type and unsigned code
2014-05-26  Sami Kerolauuidgen: use type definitions from uuid.h
2014-05-26  Sami Kerolauuidd: set options to be mutually exclusive
2014-05-26  Sami Kerolauuidd: ensure pid file is wrote when it is requested
2014-05-26  Sami Keroladocs: setterm.1 clean up manual page groff style
2014-05-26  Sami Keroladocs: setterm.1 add options compatibility note
2014-05-26  Sami Keroladocs: setterm.1 add missing options to manual page...
2014-05-26  Sami Kerolasetterm: add usage() descriptions
2014-05-26  Karel ZakMerge branch 'fix-build-sys' of https://github.com...
2014-05-26  Karel ZakMerge branch 'setarch' of https://github.com/rudimeier...
2014-05-26  Karel ZakMerge branch 'master' of https://github.com/rudimeier...
2014-05-26  Karel Zakmount: add note about order for -a to the man page
2014-05-26  Ruediger Meierlibblkid: detect squashfs 3 vs 4
2014-05-26  Karel Zaktests: skip umount-alltargets on regular mtab
2014-05-26  Karel Zakumount: add info that --all-targets works with mtab...
2014-05-23  Ruediger Meierbuild-sys: fix typo, sparc vs spark (62b2c024)
2014-05-23  Ruediger Meierbuild-sys: fix typo, look vs loop (1b15cbd1)
2014-05-22  Ruediger Meiersetarch: add shortcut binary uname26
2014-05-22  Ruediger Meiersetarch: flush output streams before exec
2014-05-21  Karel Zakbuild-sys: cleanup bash-completion/
2014-05-21  Karel Zakbuild-sys: add BUILD_{COL,COLCRT,COLRM,COLUMN,HEXDUMP...
2014-05-21  Ruediger Meierlsblk: fix, set default sort_id = -1
2014-05-21  Karel Zakbuild-sys: add BUILD_{SCRIPT,SCRIPTREPLAY}
2014-05-21  Karel Zakbuild-sys: add BUILD_ vars for all Linux-only utils
2014-05-21  Karel Zakbuild-sys: add BUILD_CHRT
2014-05-21  Karel Zakbuild-sys: add BUILD_GETOPT
2014-05-21  Karel Zakbuild-sys: add BUILD_{BLKID,FINDFS,WIPEFS,FINDMNT}
2014-05-21  Karel Zakbuild-sys: add BUILD_{UUIDGEN,CAL,LOGGER,LOOP,MCOOKIE...
2014-05-21  Karel Zakbuild-sys: add UL_EXCLUDE_ARCH()
2014-05-21  Karel Zakbuild-sys: add BUILD_{SFDISK,BLOCKDEV,MKSWAP,IOSIZE...
2014-05-21  Karel Zakbuild-sys: add --disable-minix
next