]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2014-04-03  Karel Zaklsblk: remove unnecessary code
2014-04-03  Karel Zaklibsmartcols: clean up flags
2014-04-03  Karel Zaklsblk: clean up data preparation
2014-04-03  Karel Zakfindmnt: cleanup flags
2014-04-03  Karel Zakpartx: cleanup libsmartcols usage
2014-04-03  Karel Zaklibsmartcols: always deallocate in scols_reset_cell()
2014-04-03  Ondrej Opralalib/tt.c: Goodbye!
2014-04-03  Ondrej Opralawdctl: use libsmartcols
2014-04-03  Ondrej Opralaswapon: use libsmartcols
2014-04-03  Ondrej Opralaprlimit: use libsmartcols
2014-04-03  Ondrej Opralalscpu: use libsmartcols
2014-04-03  Ondrej Opralalosetup: use libsmartcols
2014-04-03  Ondrej Opralalslocks: use libsmartcols
2014-04-03  Ondrej Opralalsblk: use libsmartcols
2014-04-03  Ondrej Opralafindmnt: use libsmartcols
2014-04-03  Ondrej Opralapartx: use libsmartcols
2014-04-03  Ondrej OpralaUse libsmartcols in libfdisk and cfdisk
2014-04-03  Ondrej Opralalibsmartcols: include stdio
2014-04-03  Ondrej Opralalibsmartcols: add scols_table_is_empty()
2014-04-03  Ondrej Opralalibsmartcols: fix a usage example
2014-04-03  Ondrej Opralalibsmartcols: documentation
2014-04-03  Ondrej Opralalibsmartcols: move some code around
2014-04-03  Ondrej Opralalibsmartcols: revert the column flags API
2014-04-03  Ondrej Opralalibsmartcols: colors may now be specified as human...
2014-04-03  Ondrej Opralalibsmartcols: separate flags, add getters/setters
2014-04-03  Ondrej Opralalibsmartcols: add missing copyright notifications
2014-04-03  Ondrej Opralalibsmartcols: fill the symbol version file
2014-04-03  Karel Zaklibsmartcols: allow to read lines as tree
2014-04-03  Karel Zaklibsmartcols: add function to convert table to string
2014-04-03  Karel Zaklibsmartcols: remove unnecessary code
2014-04-03  Karel Zaklibsmartcols: add reduce term width functionality
2014-04-03  Karel Zaklibsmartcols: add SCOLS_FL_MAX
2014-04-03  Karel Zaklibsmartcols: support alternative streams
2014-04-03  Ondrej Opralalibsmartcols: add test
2014-04-03  Karel Zaklibsmartcols: add table code
2014-04-03  Karel Zaklibsmartcols: add table struct, cleanup refcounting
2014-04-03  Karel Zakinclude/carefulputc: cleanup and add fputs_{quoted...
2014-04-03  Karel Zaklibsmartcols: add lines
2014-04-03  Karel Zaklibsmartcols: add columns
2014-04-03  Ondrej Opralalibsmartcols: add cells
2014-04-03  Ondrej Opralalibsmartcols: add symbols
2014-04-03  Ondrej Opralalibsmartcols: add iterator
2014-04-03  Ondrej Opralalibsmartcols: add basic files
2014-04-01  Ruediger Meiermount: update mount.8 about barrier mount options defaults
2014-04-01  Karel Zaklibfdisk: remove fdisk_colon()
2014-04-01  Karel Zakdmesg: don't use brow/yellow in output
2014-04-01  Karel ZakMerge branch 'fix-script-timing' of https://github...
2014-04-01  Karel ZakMerge branch 'travis' of https://github.com/rudimeier...
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2014-03-30  Sami Kerolakill: move sigqueue inputs to control struct
2014-03-30  Sami Kerolakill: add parse_arguments() function
2014-03-30  Sami Kerolakill: tell what is wrong rather than output usage()
2014-03-30  Sami Kerolakill: use control structure to pass user input to functions
2014-03-30  Sami Kerolakill: deprecat invocation as 'pid' command name
2014-03-30  Sami Kerolakill: make usage() not to return
2014-03-30  Sami Kerolakill: move magic numbers in beginning of the file
2014-03-30  Sami Kerolakill: flip all comparions to be in smaller - greater...
2014-03-30  Sami Kerolakill: fix coding style
2014-03-29  Ruediger Meiertravis-ci: enable more features and update gettext
2014-03-29  Ruediger Meiertests: getting paraller_jobs more robust
2014-03-28  Karel Zaklibblkid: fix partitions probing
2014-03-28  Ondrej Opralalibmount: silence some docs warnings
2014-03-28  Karel ZakMerge branch 'fix-ppc-tests' of https://github.com...
2014-03-28  Karel ZakMerge branch 'fix-ipcs-q-fallback' of https://github...
2014-03-28  Karel ZakMerge branch 'fix-lscpu-cache' of https://github.com...
2014-03-28  Karel Zakfindfs: add ability to work with PART{UUID,LABEL}= too
2014-03-27  Ruediger Meiertests: cleanup, remove unused lscpu output
2014-03-27  Ruediger Meiertests: add lscpu dump for ppc cpu with no cache size
2014-03-27  Ruediger Meierlscpu: cleanup, use _PATH_SYS_CPU/NODE
2014-03-27  Ruediger Meierlscpu: don't abort if cache size is unknown
2014-03-26  Sami Kerolafindfs: use symbolic exit values, and tell about them...
2014-03-26  Sami Kerolamcookie: add --max-size option
2014-03-26  Sami Kerolamcookie: use control structure, and fix usage()
2014-03-26  Sami Kerolamcookie: use same variable type consistently
2014-03-26  Sami Kerolamcookie: allow --file option be defined multiple times
2014-03-26  Sami Kerolamcookie: use lib/randutils
2014-03-24  Karel Zakflock: use nfs4 fallback on EBADF too
2014-03-23  Ruediger Meiertests: fix last for bigendian
2014-03-21  Karel ZakMerge branch 'fix-compile-color-cfdisk' of https:/...
2014-03-21  Karel ZakMerge branch 'cfdisk-fix-typo' of https://github.com...
2014-03-21  Karel ZakMerge branch 'master' of https://github.com/rudimeier...
2014-03-21  Karel Zaklibfdisk: properly implement read-only mode
2014-03-21  Karel Zaklibfdisk: clean up debug output
2014-03-21  Karel Zaklibfdisk: use new debug functions
2014-03-21  Karel Zaklibblkid: use new debug functions
2014-03-21  Karel Zaklibmount: use new debug functions
2014-03-21  Karel Zakinclude/debug: add another debug macros
2014-03-21  Karel Zakinclude/debug: fix coding style
2014-03-21  Karel ZakMerge branch 'common_debug' of https://github.com/oopra...
2014-03-21  Karel Zakbuild-sys: gettexts 0.18 -> 0.18.2 due to MKDIR_P
2014-03-21  Karel ZakMerge branch 'fix-unshare-defines' of https://github...
2014-03-20  Hannes Reineckeblkid: convert superblocks to new calling convention
2014-03-20  Hannes Reineckeblkid: stop scanning on I/O error
2014-03-20  Wolfgang Richterscriptreplay: no need to skip first time value or last...
2014-03-20  Wolfgang Richterscript: time from end of read() call partially fixes #58
2014-03-20  Wolfgang Richtercfdisk: fix compile-time error fixes #59
2014-03-17  Ruediger Meierunshare: include libmount.h to provide missing MS_...
2014-03-15  Ruediger Meiertests: fix utmpdump/ipv6tobin for bigendian
2014-03-15  Ruediger Meiertests: fix utmpdump/to-binary for bigendian
2014-03-15  Ruediger Meiertests: fix utmpdump/ipv6totxt for bigendian
next