]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2015-06-29  Sami Kerolartcwake: clean up struct tm initializations
2015-06-29  Sami Kerolartcwake: fix preprocessor redefinition
2015-06-29  Sami Kerolartcwake: add human readable --date timestamp format
2015-06-29  Sami Kerolartcwake: improve read_clock_mode()
2015-06-29  Sami Kerolartcwake: remove RTC_ALM_READ and RTC_ALM_SET compatibility
2015-06-29  Sami Kerolartcwake: replace long if else statement with switch...
2015-06-29  Sami Kerolartcwake: enumerate constant mode strings
2015-06-29  Sami Kerolartcwake: add rtcwake_control and remove global variables
2015-06-29  Sami Kerolareset: deprecate the script, and remove reset.033c
2015-06-29  Sami Kerolagetopt: use $(...) command substitution in example...
2015-06-29  Sami Keroladocs: unify mkswap(8) with swapon(8) about holes warning
2015-06-29  Sami Kerolazramctl: add link to kernel documentation
2015-06-29  Sami Kerolalast-deprecated: remove from source tree
2015-06-29  Sami Kerolascript: fix variable initialization warning
2015-06-29  Karel Zakbuild-sys: make autogen.sh more robust
2015-06-29  Karel Zakbuild-sys: use REALTIME_LIBS for script
2015-06-25  Boris Egorovcfdisk: fix condition logic [cppcheck]
2015-06-25  Boris Egorovlibblkid/whereis: simplify some conditions [cppcheck]
2015-06-25  Boris Egorovsys-utils/disk-utils/lib: fix printf format types ...
2015-06-25  Andreas Henrikssonrename: allow full-path renames
2015-06-25  Andreas Henrikssontests: add fullpath tests to rename/subdir
2015-06-25  Benno Schulenbergcal: correct the man page: the reformation eliminated...
2015-06-25  Karel ZakMerge branch 'script'
2015-06-25  Karel Zakscript: add note to BUGS man page section
2015-06-24  Karel Zaklogger: add note about kern->user conversion
2015-06-22  Karel Zaklibfdisk: add GPT GUIDs for ARMs
2015-06-19  Karel Zaklibmount: improve monitor to be usable for non-root...
2015-06-18  Romain Bouvierlibuuid: return correct value for uuid_generate_time_safe
2015-06-18  Karel Zaklibfdisk: ignore misaligned optimal I/O size
2015-06-17  Karel Zakscript: fix EOF problems
2015-06-17  Karel Zakscript: improve poll debugging
2015-06-17  Karel Zakscript: cleanup signals usage
2015-06-17  Benno Schulenbergsfdisk: improve some formatting and wording in the...
2015-06-17  Benno Schulenbergsfdisk: show that the command --verify optionally takes...
2015-06-16  Ruediger Meiertests: always kill helper
2015-06-16  Ruediger Meierprocutils: reset errno before readdir
2015-06-16  Karel Zakscript: debug poll() results
2015-06-16  Karel Zakscript: add support for SCRIPT_DEBUG=
2015-06-16  Karel Zakscript: remove magic constants from poll code
2015-06-16  Karel Zakscript: rename control struct members
2015-06-16  Karel Zakscript: close timingfp also when -e
2015-06-16  Karel ZakMerge branch 'script3' of git://github.com/kerolasa...
2015-06-15  Benno Schulenbergchrt: slice up the usage text and normalize its layout
2015-06-15  Benno Schulenbergchrt: make the usage synopsis clearer
2015-06-15  Karel Zaklosetup: be careful with errno
2015-06-15  Karel Zaktests: add JSON sfdisk dumps
2015-06-15  Karel Zaksfdisk: add --json
2015-06-15  Karel Zaklibfdisk: add JSON dump output
2015-06-15  Karel Zaklibfdisk: rename script functions to improve readability
2015-06-11  Karel Zaktests: update fdisk BSD
2015-06-11  Karel Zaklibfdisk: add new API to read label specific data
2015-06-10  Karel Zaklibfdisk: (dos) fix cylinders calculation
2015-06-10  Karel Zakfstrim: de-duplicate by mount source too
2015-06-10  Karel Zakfdisk: differentiate between +<sector> and +<size>...
2015-06-09  Karel Zaklibblkid: (nilfs2) check size for backup superblock...
2015-06-09  Karel Zakchrt: fix --help inconsistency
2015-06-09  Karel Zaklibblkid: (nilfs2) check devise size
2015-06-08  Sami Kerolatests: add scriptreplay test
2015-06-08  Sami Kerolascript: move timing file opening close to use of it
2015-06-08  Sami Kerolascript: add noreturn function attributes
2015-06-08  Sami Kerolascript: use gettime_monotonic() to get timing file...
2015-06-08  Sami Kerolascript: use correct input type, move comment, and so on
2015-06-08  Sami Kerolascript: replace strftime() workaround with CFLAGS ...
2015-06-08  Sami Kerolascript: move do_io() content to small functions
2015-06-08  Sami Kerolascript: add 'Script started' line always to capture...
2015-06-08  Sami Kerolascript: remove io vs signal race
2015-06-08  Sami Kerolascript: merge doinput() and output() functions to do_io()
2015-06-08  Karel Zaklibfdisk: improve +0 partition size
2015-06-08  Karel Zaklibfdisk: (dos) fix tiny partitions calculation
2015-06-08  Karel Zaklibfdisk: (gpt) make it possible to create really small...
2015-06-08  Karel Zaklibfdisk: support alignment to non power of 2
2015-06-08  Guillem Joversulogin: Use read instead of allocated size from getline()
2015-06-08  Guillem Joverinclude/c: Define F_DUPFD_CLOEXEC on kFreeBSD systems...
2015-06-08  Guillem Joverlib/sysfs: Use dup_fd_cloexec instead of direct call...
2015-06-08  Guillem Joverlib/fileutils: Add new dup_fd_cloexec function
2015-06-08  Andreas Henrikssonman: fix nolazytime typo in mount(8)
2015-06-08  Boris Egorovbash-completion: remove unused variables [shellcheck]
2015-06-08  Boris Egorovbash-completion: sync lscpu completion with code
2015-06-08  Boris Egorovbash-completion: handle comma-separated options
2015-06-06  Sami Kerolascript: use poll() rather than select()
2015-06-06  Sami Kerolascript: use signalfd() to catch signals
2015-06-06  Sami Kerolascript: add struct script_control and remove global...
2015-06-06  Sami Kerolascript: remove function prototypes
2015-06-06  Sami Kerolatests: check script options work as expected
2015-06-06  Sami Kerolatests: add script output buffering race check
2015-06-05  Karel Zaklibsmartcols: keep JSON field names lower-case
2015-06-05  Karel Zaklslocks: add --json
2015-06-05  Karel Zaklosetup: add --json
2015-06-05  Karel Zakfindmnt: add --json
2015-06-04  Karel Zaklsblk: add --json
2015-06-04  Karel Zaklibsmartcols: add JSON output format
2015-06-03  Ronny Chevalierlibmount: (docs) fix wording
2015-06-03  Ronny Chevalierlibmount: (docs) fix typo
2015-06-03  Karel Zaklosetup: print more usable error message on failed -f
2015-06-03  Karel Zaklibmount: do not call umount helper on --fake
2015-06-02  Karel Zaklscpu: add warning for __SANITIZE_ADDRESS__
2015-06-02  Cristian Rodríguezsys-utils: lscpu segfaults when built with -fsanitize...
2015-06-02  Stanislav Brabeclsblk.8: Fix description of output format
2015-06-01  Karel Zaklibmount: fix mnt_monitor_event_cleanup()
2015-05-29  Karel Zaklsblk: use internally sysfs devnames
next