]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2013-06-18  Jari Aaltopg.1: Add -h, --help, -V, --version
2013-06-18  Karel Zakeject: Check host_status and driver_status when using...
2013-06-18  Benno Schulenbergagetty: improve wording, grammar and some formatting...
2013-06-18  Benno Schulenbergagetty: fix a kill/erase error in man page and improve...
2013-06-18  Jari Aaltopg.c: Add --help and --version
2013-06-18  Benno Schulenbergmount: fix mistaken word and some grammar in man page...
2013-06-18  Richard Weinbergernsenter: Allow selecting the uid and gid to be used...
2013-06-17  Karel Zakcal: fix -y output for UTF8
2013-06-17  Karel Zaklibmount: be robust for empty target/source strings
2013-06-13  Karel Zaklibblkid: support pseudo PARTUUID= for MBR
2013-06-13  Karel Zaklibblkid: split blkid_parttable_set_id()
2013-06-13  Karel Zakblkid: export ID_PART_TABLE_UUID
2013-06-13  Karel Zaklibblkid: set PTUUID for GPT and DOS
2013-06-13  Karel Zaklibblkid: add functions to set PTUUID
2013-06-13  Karel Zaklibblkid: make uuid_is_empty() usable for whole library
2013-06-13  ihnomkfs.bfs: fix 64-Bit and endian problems
2013-06-13  Karel ZakMerge branch 'master' of https://github.com/eric-s...
2013-06-13  Nathan Rossifdisk: add support for the MicroBlaze architecture
2013-06-13  Aaron Lueject: unlock door before issuing CDROMEJECT command
2013-06-13  Karel Zakagetty: use O_NONBLOCK only for serial lines with CLOCAL
2013-06-12  Karel Zakfdisk: don't use ptes[] in generic code
2013-06-10  Eric S. RaymondFix broken list syntax.
2013-06-10  Eric S. RaymondRestore use of correct alternation syntax using { | }.
2013-06-10  Eric S. RaymondRe-layout a FILES section in the traditional style.
2013-06-10  Eric S. RaymondRemove another .ti for .RS/.RE, and remove a .TP that...
2013-06-10  Eric S. RaymondReplace .IP o with .IP \(bu, using the [nt]roff bullet...
2013-06-10  Eric S. RaymondReplace .ti operations with equivalent .RS/.RE pairs.
2013-06-07  Benno Schulenbergtextual: improve clarity of some error messages
2013-06-07  Sami Kerolacal: fix few type mismatches
2013-06-07  Sami Kerolarev: reduce stream checking when closing read-only...
2013-06-07  Sami Kerolarev: simplify new line detection and impossible test
2013-06-07  Sami Kerolarev: stop adding new line at the end when input does...
2013-06-07  Sami Keroladocs: add lscpu max mhz to manual and bash completion
2013-06-07  Sami Kerolalscpu: add max MHz value to make cpu governor effects...
2013-06-07  Sami Kerolalib: remove unused code
2013-06-07  Benno Schulenbergdocs: slightly correct the man page of column
2013-06-07  Benno Schulenbergdocs: normalize the formatting of man pages for nsenter...
2013-06-07  Benno Schulenbergtextual: fix several typos and angular brackets in...
2013-06-07  Benno Schulenbergtextual: harmonize some loop-device error messages
2013-06-07  Yuri Chornoivanmount: (deprecated) fix typo tailed->failed
2013-06-07  Ondrej Opralasu: fix exit status if terminated by signal
2013-06-07  Benno Schulenbergdocs: improve grammar and consistency of comments in...
2013-06-07  Benno Schulenbergtextual: tiny alphabetical and grammatical tweak
2013-06-07  Benno Schulenbergtextual: standardize the spelling of "superuser"
2013-06-07  Benno Schulenbergtextual: standardize synopsis for login, and improve...
2013-06-07  Karel Zakrunuser: update man page, add note about -l vs. -p
2013-06-05  Karel Zaklogin: use TCSANOW to remove HUPCL
2013-06-03  Karel Zakagetty: don't remove ECHOCTL from c_lflag
2013-06-03  Karel Zakagetty: update man page and usage()
2013-05-30  Karel Zaklibmount: more robust options string parsing
2013-05-29  Karel Zaksu: ignore --preserve-environment, it's mutually exclus...
2013-05-29  Karel Zaklogger: small coding style changes
2013-05-29  Karel Zaklogger: cleanup usage()
2013-05-29  Dennis H Jensenlogger: add support for --prio-prefix when logging...
2013-05-28  Karel Zakcal: improve coding style
2013-05-28  Karel Zakcal: simplify colormode parsing
2013-05-28  Karel ZakMerge branch 'cal-fourth' of git://github.com/kerolasa...
2013-05-28  Benno Schulenbergtextual: fix typo in error message and uniformize their...
2013-05-28  Karel Zakgetopt: add reference to /usr/share/docs to man page
2013-05-28  Karel Zaklib/tty: fix get_terminal_name() usage, cleanup code
2013-05-26  Sami Keroladocs: cal: stop telling year 9999 is upper limit
2013-05-26  Sami Kerolatests: check cal works when year is far in future
2013-05-26  Sami Kerolacal: remove arbitrary limit of maxium year being 9999
2013-05-26  Sami Kerolacal: use Claus Tøndering's day of the week algorithm
2013-05-26  Sami Kerolacal: simplify day_in_week() calculation
2013-05-26  Sami Kerolacal: mark all functions static
2013-05-26  Sami Kerolacal: stop trimming whitespaces
2013-05-26  Sami Kerolatests: add cal day color corner cases
2013-05-26  Sami Keroladocs: cal: add --color option description to manual...
2013-05-26  Sami Kerolacal: add --color to usage()
2013-05-26  Sami Kerolacal: support --color[={auto,always,never}]
2013-05-26  Sami Kerolacal: de-duplicate julian specific functions
2013-05-26  Sami Kerolacal: remove unnecessary initializations
2013-05-26  Sami Kerolacal: simplify calendar reformat calculations
2013-05-26  Sami Kerolatests: add calendar reformation check
2013-05-26  Sami Kerolacal: clean up use of constants
2013-05-26  Sami Kerolacal: convert function like definitions to functions
2013-05-26  Sami Kerolacal: fix preprocessor directive indendation
2013-05-23  Karel Zakagetty: allow full control on CLOCAL flag
2013-05-21  Gilles Espinassetests: new warning fix
2013-05-21  Gilles Espinasseutil-linux minor typo fixes
2013-05-21  Karel Zakbuild-sys: always check for setns() and unshare() libs...
2013-05-20  Karel Zaklscpu: add virtualization types
2013-05-20  Ondrej Opralalscpu: detect more hypervisor vendors
2013-05-20  Sami Kerolacfdisk: add long options to the command
2013-05-20  Karel Zaksfdisk: don't call BLKRRPART for non-block devices
2013-05-14  Karel Zakuuidd: clean up error messages
2013-05-14  Karel Zakmkfs.cramfs: use standard error message
2013-05-14  Karel Zakhwclock: use warn() to print cmos errors
2013-05-14  Karel Zaklibmount: use err.h in test
2013-05-14  Karel Zakchcpu: clean up error messages
2013-05-14  Karel Zaksulogin: clean up error messages
2013-05-14  Karel Zaklibblkid: add ReFS magic string
2013-05-14  Karel Zakblkid: fix typo in ID_FS_AMBIVALEN=
2013-05-14  Karel Zaklibmount: don't ignore root fs on umount -a
2013-05-13  Karel Zaklib/tty: don't hardcode terminal fd in get_terminal_name()
2013-05-13  Mike Frysingerstandard SEE ALSO section of man pages
2013-05-13  Karel Zaklsblk: add SERIAL column
2013-05-13  Karel Zaktests: add losetup tests
2013-05-13  Karel Zaklosetup: add --raw and --noheadings
next