]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2013-12-06  Sami Kerolatests: cal: take account week numbers when determing...
2013-12-06  Sami Kerolacal: determine output width at beginning of run and...
2013-12-06  Sami Kerolacal: simplify ascii_weeknum() function
2013-12-06  Sami Kerolacal: make day_in_week() use same variable names as...
2013-12-06  Sami Kerolacal: add input variable names to function prototypes
2013-12-06  Sami Kerolacal: rename ascii_wnum() to ascii_weeknum()
2013-12-06  Sami Kerolacal: use control structure for run time configuration
2013-12-03  Karel Zakscript: script input redirection / eof handling
2013-12-02  Ondrej Opralahexdump: Create struct hexdump containing previously...
2013-12-02  Ondrej Opralahexdump: add __attribute__ ((__noreturn__)) to bad...
2013-12-02  Ondrej Opralahexdump: rename struct _fs to struct hexdump_fs and...
2013-12-02  Ondrej Opralahexdump: rename struct _fu to struct hexdump_fu and...
2013-12-02  Ondrej Opralahexdump: Rename struct _pr to struct hexdump_pr and...
2013-12-02  Ondrej Opralahexdump: rename rewrite to rewrite_rules
2013-12-02  Ondrej Opralahexdump: rename add to add_fmt
2013-12-02  Ondrej Opralahexdump: Merge hexsyntax.c into hexdump.c
2013-12-02  Ondrej Opralahexdump: add the prefix 'hexdump-' to {conv,display...
2013-12-02  Karel Zakscript: check that stdin is a terminal
2013-12-02  Karel Zaksetterm: fix -dump man page info
2013-12-02  Werner Finkagetty: support the special terminal on first serial...
2013-12-02  Phillip Susimount man page cleanups
2013-12-02  Phillip Susimount.8: fix grammar
2013-12-02  Dave Reisnerpylibmount: correctly import from pylibmount.so
2013-12-02  Sami Kerolanamei: align missing files with rest of the print out
2013-12-02  Sami Kerolalosetup, agetty: remove unnecessary if's before free()
2013-11-27  Karel Zaklibfdisk: (dos) warn on type 0
2013-11-27  Karel Zaklibfdisk: (dos) fix free part counter
2013-11-27  Karel Zaklibblkid: fix sgi PT parser to report system partitions
2013-11-25  Karel Zakfdisk: (gpt) more human readable info about free space
2013-11-25  Karel Zakfdisk: don't care about partition type
2013-11-25  Karel Zakfdisk: fix nasty coding style
2013-11-19  Karel Zakfdisk: fix usage(), -l [<disk>]
2013-11-19  Karel Zakumount: fix umount by tag for non-roots
2013-11-19  Karel Zaklibblkid: fix memory leak in blkid_parse_tag_string()
2013-11-19  Karel Zakmount: make NAME=value tags usable for non-root
2013-11-19  Karel Zaklibmount: add mnt_tag_is_valid()
2013-11-19  Phillip Susifsck: add ext4 to list of filesystems with progress...
2013-11-19  Phillip Susimount: fix man mount page type
2013-11-19  Karel Zaksetpriv: simplify usage()
2013-11-19  Karel ZakMerge branch 'fixes' of https://github.com/rudimeier...
2013-11-19  Karel Zaklibfdisk: (sgi) generate partname according to partitio...
2013-11-18  Karel Zakunshare: add more hints about mount namespaces to the...
2013-11-18  Karel Zaklsblk: fix -D segfault
2013-11-18  Karel Zakmkfs.minix: fix fscanf() format string [coverity scan]
2013-11-14  Ruediger Meiertests: fix fdisk GPT test
2013-11-14  Karel Zakscript: restore errno in signal handler
2013-11-14  Karel Zakscript: don't call TIOCGWINSZ in signal handler
2013-11-14  Phillip Susimkswap: remove cruft from the man page
2013-11-14  Phillip Susimount: correct mount man page default iso9660 permission
2013-11-12  Karel Zaklibmount: cleanup fix_optstr() regards to selinux and...
2013-11-12  Karel Zakbuild-sys: add --with-smack to config-gen.d
2013-11-12  Karel Zaklibmount: fix typo in smack path
2013-11-12  Karel Zaklibmount: remove smackfs* option when SMACK not enabled
2013-11-12  Karel Zaksulogin: use dirent->d_type when scans /dev
2013-11-12  Sami Keroladocs: update links to http://git.kernel.org/ web reposi...
2013-11-12  Sami Keroladocs: add patching process to howto-contribute.txt
2013-11-11  Karel Zakchsh, chfn: add info about non-local support to the...
2013-11-08  Karel Zaktests: update blkid swap tests
2013-11-08  Ondrej Opralahexdump: catch memory leaks
2013-11-08  Ondrej Opralahexdump: make addfile() variable names more hinting...
2013-11-08  Ondrej Opralahexdump: use skip_space() in add()
2013-11-08  Ondrej Opralastrutils: add skip_space() function
2013-11-08  Ondrej Opralahexdump: rename in() to first_letter()
2013-11-08  Ondrej Opralahexdump: get rid of redundant typecasts
2013-11-08  Ondrej Opralahexdump: minor formatting improvements in display()
2013-11-08  Ondrej Opralahexdump: rewrite cluttered case statements
2013-11-08  Ondrej Opralahexdump: use xasprintf in conv_c()
2013-11-08  Ondrej Opralahexdump: delete redundant typecasts
2013-11-08  Ondrej Opralahexdump: use GNU case ranges where possible
2013-11-08  Ondrej Opralahexdump: use xstrncpy in add()
2013-11-08  Ondrej Opralahexdump: simplify newsyntax arguments
2013-11-08  Ondrej Opralahexdump: minor formatting improvements
2013-11-08  Ondrej Opralahexdump: rename next{fs,fu,pr} to {fs,fu,pr}list
2013-11-08  Ondrej Opralahexdump: rewrite addfile() to use getline()
2013-11-08  Ondrej Opralahexdump: formatting and variable name cleanup
2013-11-08  Ondrej Opralahexdump: rewrite() formatting improvements
2013-11-08  Ondrej Opralahexdump: rewrite escape()
2013-11-08  Ondrej Opralahexdump: rewrite rewrite()
2013-11-08  Ondrej Opralahexdump:rewrite add()
2013-11-08  Ondrej Opralahexdump: rewrite next()
2013-11-08  Ondrej Opralahexdump: rewrite get()
2013-11-08  Ondrej Opralahexdump: rewrite addfile()
2013-11-08  Ondrej Opralahexdump: cleanup of redundant symbols/repeating literals
2013-11-08  Ondrej Opralahexdump: use list.h queues and rewrite redundant for...
2013-11-08  Ondrej Opralahexdump: add basic tests
2013-11-08  Phillip Susiblkid: simple typo
2013-11-08  Karel Zakdocs: add note about make distcheck
2013-11-07  Karel Zakblkid: escape quotes in the output
2013-11-05  Karel Zaktests: add sparc64 lscpu test
2013-11-05  Alexander Trooshlscpu: support non sequentially numbering of CPUs
2013-11-04  Phillip Susiblockdev: don't use HDIO_GETGEO
2013-11-04  Theodore Ts'oblkdiscard: BLKSSZGET fills in an int, not a uint64
2013-11-04  Karel Zaklibmount: update utab after successful extern helper...
2013-11-04  Karel Zaklibmount: allow to use -s (sloppy) for all external...
2013-11-04  Karel Zaklibblkid: fix swap-area version
2013-11-01  Karel Zaklibfdisk: (sun) fix end sectors with +1 error
2013-10-31  Karel Zakmount: improve -s man mage info
2013-10-31  Karel Zaklibfdisk: (gpt) add /home GUID
2013-10-23  Karel Zaklibfdisk: (gpt) allow to work with hybrid GPT
2013-10-23  Karel Zaklibfdisk: (gpt) improve and cleanup recovery code
next