]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2017-06-02  Karel Zakbuild-sys: release++ (v2.30) v2.30
2017-06-02  Karel Zakdocs: update v2.30-ReleaseNotes
2017-06-02  Karel Zakdocs: update AUTHORS file
2017-06-02  Karel Zaklib/pager: use xalloc
2017-06-02  Karel Zaktests: update build-sys test
2017-06-02  Karel Zakpo: merge changes
2017-06-02  Karel ZakMerge branch 'master' of https://github.com/yurchor...
2017-06-02  Yuri Chornoivanpo: update uk.po (from translationproject.org)
2017-06-02  Mesutcan Kurtpo: update tr.po (from translationproject.org)
2017-06-02  Sebastian Rasmussenpo: update sv.po (from translationproject.org)
2017-06-02  Jakub Boguszpo: update pl.po (from translationproject.org)
2017-06-02  Takeshi Hamasakipo: update ja.po (from translationproject.org)
2017-06-02  Philipp Thomaspo: update de.po (from translationproject.org)
2017-06-01  J William Piggottdocs: add information about mailing list rejection
2017-06-01  Karel Zaklib/pager: don't use pager if command not available
2017-06-01  Karel ZakMerge branch 'travis-test' of https://github.com/rudime...
2017-06-01  Karel Zaklscpu: make min/max freq arrays usage more robust
2017-06-01  Ruediger Meiertests: check for timeout command
2017-06-01  Ruediger MeierRevert "tests: use stdbuf when stderr and stdout is...
2017-06-01  Alexander Kuleshovcolumn: add missed semicolons in case of !HAVE_WIDECHAR
2017-06-01  Karel ZakMerge branch 'travis-test' of https://github.com/rudime...
2017-06-01  Ruediger Meiermisc: fix some warnings
2017-06-01  Ruediger Meiertests: handle non glibc error message for fallocate
2017-06-01  Ruediger Meiertests: use stdbuf when stderr and stdout is randomly...
2017-06-01  Ruediger Meierbuild-sys: fix library order when linking
2017-06-01  Ruediger Meiertests: avoid diff of diffs
2017-06-01  Ruediger Meiertests: grep's short option -A is more portable
2017-05-31  J William Piggottdocs: move source-code-management.txt to README
2017-05-31  J William Piggottdocs: update howto-contribute.txt
2017-05-31  J William Piggottdocs: update howto-contribute.txt
2017-05-31  J William Piggottdocs: update v2.30-ReleaseNotes
2017-05-31  Karel Zakbuild-sys: ncurses headers cleanup
2017-05-31  Karel Zakcfdisk: fix compiler warning
2017-05-31  Karel Zakbuild-sys: prefer ncurses-config rather than pkg-config
2017-05-31  Karel Zakbuild-sys: require kernel headers on Linux
2017-05-31  Karel Zakdmesg: remove unnecessary header
2017-05-30  Karel Zaklib/colors: fix test compilation
2017-05-30  Karel Zaktext-utils: use proper paths to term.h
2017-05-30  Karel Zakcal: ncurses cleanup
2017-05-30  Karel Zaklib/colors: ncurses cleanup
2017-05-30  Karel Zakbuild-sys: make ncurses detection more robust
2017-05-30  Karel Zaktests: check for ps --ppid
2017-05-30  Karel Zaktests: make /proc optional
2017-05-30  Karel Zaklib/loopdev: remove unnecessary header
2017-05-30  Karel Zaktest_uuidd: don't use error.h
2017-05-29  Karel Zakwall: make sure with not referencing a null pointer
2017-05-29  Sami Kerolalibfdisk: fix variable shadowing
2017-05-28  Sebastian Rasmussenlib/colors: Fix bug where help text was not being trans...
2017-05-23  Yuri ChornoivanFix minor typos
2017-05-23  Karel Zaklibblkid: (docs) add missing 'since' tags
2017-05-23  Karel Zaklibfdisk: update docs
2017-05-23  Karel Zaklibfdisk: (docs) add missing 'since' tags
2017-05-23  Karel Zaklibmount: (docs) add missing 'since' tags
2017-05-23  Karel Zaklibsmartcols: (docs) add missing 'since' tags
2017-05-23  Karel Zakbuild-sys: release++ (v2.30-rc2) v2.30-rc2
2017-05-23  Karel Zakdocs: update v2.30-ReleaseNotes
2017-05-23  Karel Zaktests: check for TS_HELPER_SYSINFO in fincore test
2017-05-23  Karel Zakdocs: update AUTHORS file
2017-05-23  Karel Zakpo: merge changes
2017-05-23  Karel Zaktests: update build-sys due to readline
2017-05-22  Chris Morinsfdisk: disambiguate units of --show-size
2017-05-19  Sami Kerolachfn: disable tab completion
2017-05-19  Sami Kerolarename: make --no-act to imply --verbose
2017-05-18  Karel Zakdocs: update source-code-management.txt
2017-05-18  Karel Zaklslocks: remove dead code
2017-05-18  Karel Zakzramctl: add mising line terminator
2017-05-18  Karel Zakmisc: consolidate smartcols error messages
2017-05-17  Pali Rohártests: Fix UDF test output after changing UUID algorithm
2017-05-17  Pali Rohárlibblkid: udf: Change algorithm for reporting UUID
2017-05-17  Karel Zakfincore: check rc from smartcols stuff [coverity scan]
2017-05-17  Karel Zaknologin: don't call fstat() after failed open() [coveri...
2017-05-17  Karel Zaklibsmartcols: check scols_table_set_default_symbols...
2017-05-17  Karel Zaklibmount: don't pass -1 to close() [coverity scan]
2017-05-17  Karel Zaklibfdisk: don't use errno after close()
2017-05-17  Karel Zaklibmount: fix memory leak [coverity scan]
2017-05-17  Karel Zaklibfdisk: use memcpy() for non-terminated string [cover...
2017-05-17  Karel Zaklibfdisk: initialize partno variable [coverity scan]
2017-05-17  Karel Zaklibmount: check fstat() return code [coverity scan]
2017-05-17  Karel Zaklibfdisk: don't print uninitialized variable [coverity...
2017-05-17  Karel Zaksfdisk: add hints for scanners [coverity scan]
2017-05-17  Karel Zakmkswap: use memcpy() for non-terminated string [coverit...
2017-05-17  Karel Zakfsck.minix: add hint for scanners [coverity scan]
2017-05-17  Karel Zakfdisk: check scols_line_refer_data() return code [cover...
2017-05-17  Karel Zaktests: (libmount) parse version from command line
2017-05-17  Karel Zakcfdisk: add hints for scanners [coverity scan]
2017-05-16  Pali Rohártests: Fix UDF test output for 8bit OSTA Compressed...
2017-05-16  Pali Rohártests: Add UDF hdd image with non ASCII 8bit label...
2017-05-16  Pali Rohárlibblkid: udf: Correctly handle UDF strings encoded...
2017-05-16  Pali Rohárlibblkid: Add support for Latin1 encoding in blkid_enco...
2017-05-16  Sami Kerolasu: remove duplicate const declaration
2017-05-16  Sami Kerolagetops: make --a-long option work again
2017-05-16  Sami Kerolafsck.minix: fix crash
2017-05-16  Karel Zakdocs: update TODO, add mount(8) noauto,auto
2017-05-15  J William Piggottdocs: update v2.30-ReleaseNotes
2017-05-12  Karel Zakbuild-sys: release++ (v2.30-rc1) v2.30-rc1
2017-05-12  Karel Zakdocs: add chmem and tailf to ReleaseNotes
2017-05-12  Karel Zakdocs: update v2.30-ReleaseNotes
2017-05-12  Karel Zakdocs: update AUTHORS file
2017-05-12  Karel Zakpo: merge changes
2017-05-12  Wylmer Wangpo: update zh_CN.po (from translationproject.org)
next