]> git.ipfire.org Git - thirdparty/util-linux.git/history - lib
po: update ja.po (from translationproject.org)
[thirdparty/util-linux.git] / lib /
2015-03-06  Karel Zaklib/timer: use separate file for timers
2015-03-06  Karel ZakMerge branch 'zfs' of https://github.com/mihu/util...
2015-03-05  Karel ZakMerge branch 'logger-fix-rfc5424-timestamp' of https...
2015-03-05  Karel Zakflock: fix timeout handler pointer usage
2015-03-05  Sami Kerolaflock: improve timeout handling
2015-02-27  Karel Zaklib/colors: use libtinfo to check terminal capability
2015-02-26  Karel ZakMerge branch 'fixes' of https://github.com/rudimeier...
2015-02-25  Karel Zakbuild-sys: add --disable-colors-default
2015-02-24  Karel Zaklib/strutils: extend parse_switch() to accept more...
2015-02-24  Sami Kerolalib/strutils: move parse_switch() from setterm(1) to...
2015-02-02  Benno Schulenberglib/strutils: accept not just 'B' but also lowercase...
2015-01-28  Karel Zaklib/sysfs: use ssize_t for sysfs_readlink() [coverity...
2015-01-26  Karel ZakMerge branch 'timex' of https://github.com/kerolasa...
2015-01-26  Karel ZakMerge branch 'icc-fixes' of https://github.com/rudimeie...
2015-01-26  Karel ZakMerge branch 'opts' of https://github.com/jwpi/util...
2015-01-26  Benno Schulenbergdocs: fix two "maybe be" duplications in program comments
2015-01-08  Karel ZakMerge branch '2015wk01' of https://github.com/kerolasa...
2015-01-08  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2015-01-07  Sami Kerolabuild-sys: fix make checkincludes warnings
2014-12-19  Karel ZakMerge remote-tracking branch 'sami/2014wk49'
2014-12-19  Sami Kerolalib: fix crc32 and crc64 interger overflows [AddressSan...
2014-12-19  Sami Kerolalib/mbalign: fix unsigned integer overflow [AddressSani...
2014-12-19  Benno Schulenbergdocs: fix the grammar of the recent comment about comments
2014-12-12  Karel Zakterminal-colors.d: add note about comments to man page
2014-12-02  Karel Zaklib/sysfs: add subsystem and hotplug detection
2014-11-21  Karel Zaklib/colors: use static buffers when parse scheme
2014-11-19  Andreas Henrikssonlib/colors: fix double free on error path
2014-11-19  Karel Zakbuild-sys: move all around clock_gettime() to monotonic.c
2014-11-18  Karel Zakmisc: use monotonic time rater than gettimeofday
2014-11-18  Sami Kerolatests: fix memory leak [AddressSanitizer]
2014-11-04  Karel Zaklib/loopdev: remove test program
2014-11-04  Karel Zaklib/loopdev: replace custom DBG() with include/debug.h
2014-11-03  Karel Zakdocs: update info about env debug variables
2014-10-24  Karel Zakinclude/debug: fix typo
2014-10-22  Karel Zakterminal-colors.d: add debug stuff
2014-10-22  Karel Zakterminal-colors.d: fix filter by name
2014-10-01  Benno Schulenbergtextual: "ambivalent" applies to intentions, "ambiguous...
2014-09-26  Karel Zaklslogins: free after error [coverity scan]
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-19  Sami Kerolalib: remove xgetpass()
2014-09-17  Karel ZakMerge branch 'master' of https://github.com/stevenhoney...
2014-09-17  Robert Millanlib/blkdev: report correct disk size on GNU/kFreeBSD...
2014-08-13  Karel Zaklib/colors: add function to return color from scheme
2014-08-01  Karel Zaklib/ismounted: make it more compatible with lsblk output
2014-08-01  Karel Zaklib/sysfs: allow to write to sysfs attributes
2014-07-22  Karel ZakMerge branch 'master' of https://github.com/yurchor...
2014-07-22  Karel ZakMerge branch 'ioclt' of https://github.com/lanurmi...
2014-07-18  Karel ZakMerge branch 'patch-1' of https://github.com/bneijt...
2014-07-17  Karel Zaklib/procutils: check fgets() return value [coverity...
2014-07-17  Karel Zaklib/loopdev: comparing an array to null is not useful...
2014-07-17  Sami Kerolalib/colors: remove memory leak
2014-07-14  Benno Schulenbergdocs: improve formatting and wording of a few man pages
2014-07-14  Karel ZakMerge branch 'minor-fixes' of git://github.com/kerolasa...
2014-07-13  Sami Kerolatextual: fix some typos
2014-07-01  Karel Zaklib/ismounted: more robust buffer usage [clang-analyze]
2014-06-19  Karel ZakMerge branch 'master' of https://github.com/nazarov...
2014-06-19  Samuel Thibaultbuild-sys: fixes for non-Linux systems
2014-06-18  Yuriy Nazarovlib/loopdev.c: reset errno before strtol() call
2014-06-18  Karel Zaklib/fileutils: xalloc stuff in library-like code
2014-06-18  Karel Zaklib/sysfs: fix compiler warning [-Wunused-variable]
2014-06-17  Karel Zaktests: remove test_wholedisk
2014-06-17  Karel Zakbuild-sys: remove obsolete wholedisk.c
2014-06-17  Karel Zaklib/sysfs: add sysfs_devno_is_wholedisk()
2014-06-17  Karel Zaklib/sysfs: add sysfs_devno_is_lvm_private() from libblkid
2014-06-09  Karel ZakMerge branch 'travis-functions' of https://github.com...
2014-06-09  Karel ZakMerge branch 'tests-hwclock' of https://github.com...
2014-06-09  Karel Zaklib/fileutils: add stripoff_last_component() from libmount
2014-06-09  Karel Zaklib/fileutils: add mkdir_p() from libmount
2014-06-06  Karel Zakdocs: fix "behaviour" vs. "behavior"
2014-05-30  Karel ZakMerge branch 'lscpu-detect-v3' of https://github.com...
2014-05-30  Karel ZakMerge branch 'warnings-squashed' of https://github...
2014-05-29  Ruediger Meierbuild: fix some compiler warnings
2014-05-28  Karel ZakMerge branch 'tests-stuff' of https://github.com/rudime...
2014-05-28  Stanislav Brabeclosetup: don't clear FD at EBUSY error in loopcxt_setup...
2014-05-20  Karel ZakMerge branch '2014wk19' of git://github.com/kerolasa...
2014-05-20  Karel ZakMerge branch 'cramfs-blocksize' of https://github.com...
2014-05-20  Karel Zaklib/canonicalize: make DM canonicalization more robust
2014-05-16  Karel ZakMerge branch 'tests-mount' of https://github.com/rudime...
2014-05-16  Karel ZakMerge branch 'tests-check-prog' of https://github.com...
2014-05-15  Ondrej Opralalslogins: also add readutmp.c
2014-05-15  Ondrej Opralalslogins: add functionality
2014-05-14  Karel ZakMerge branch 'travis-root-checks-v2' of https://github...
2014-05-14  Karel ZakMerge branch 'tests-known' of https://github.com/rudime...
2014-05-14  Karel Zaklosetup: fix -f on systems without /dev/loop-control
2014-05-13  Karel Zaklib/colors: add to the man page hint about $HOME stuff
2014-05-13  Karel Zaklib/colors: update man page
2014-05-13  Karel Zaklib/colors: support schemes customization
2014-05-13  Karel Zaklib/colors: allow to temporary disable colors
2014-05-13  Karel Zaklib/colors: add support for @term and /home/kzak
2014-05-07  Karel ZakMerge branch 'kill-tests' of https://github.com/rudimei...
2014-05-06  Karel Zaklib/boottime: add a new file
2014-05-06  Karel Zaklib/timeutils: remove get_boot_time from libcommon
2014-05-06  Bjarni Ingi Gislasonlib/terminal-colors.d.5: Improve the typesetting of...
2014-05-06  Benno Schulenberglib/colors: change an include to a local one
2014-05-06  Sami Kerolalib/pager: use names when referring to standard file...
2014-05-06  Sami Kerolalib/timeutils: fix memory leak
2014-05-04  Sami Keroladmesg: move get_boot_time() to lib/timeutils
next