]> err.no Git - util-linux/shortlog
util-linux
2011-02-01 LaMont JonesMerge remote branch 'origin/master' master
2011-01-31 Fabian Groffenlibblkid: conditionalise parts from blkid/topology...
2011-01-31 Sami Kerolabuild-sys: shell syntax fix in autogen.sh
2011-01-31 Petr Uzelmount: fix parsing offset= followed by more options
2011-01-31 Fabian Groffenbuild-sys: provide missing strnlen from strutils
2011-01-31 Tobias Klauserswapon: make needlessly global variables static
2011-01-31 Fabian Groffenprovide a workaround if program_invocation_short_name...
2011-01-31 Karel Zakbuild-sys: enable lsblk and libmount for Linux only
2011-01-27 Karel Zakmount: fix atime description in mount.8 man page
2011-01-25 Karel Zakbuild-sys: release++ (v2.19-rc3)
2011-01-25 Karel Zakdocs: update v2.19 ReleaseNotes
2011-01-25 Karel Zaktests: skip non-compiled libmount tests
2011-01-25 Karel Zaklibmount: don't compile tests by default
2011-01-25 Karel Zaklibmount: fix debug message
2011-01-25 Karel Zakbuild-sys: release++ (v2.19-rc2)
2011-01-25 Karel Zakdocs: update v2.19 ReleaseNotes
2011-01-25 Karel Zakdocs: update AUTHORS file
2011-01-25 Karel Zakpo: merge changes
2011-01-25 Karel Zaktests: update lscpu tests on x86_64
2011-01-25 Karel Zaklibmount: compile tests
2011-01-25 Sami Kerolacolumn: data type mismatch compiler warning fixes
2011-01-25 Sami Kerolacfdisk: data type mismatch, and other, compiler warning...
2011-01-25 Karel Zaklibmount: fix user= usage
2011-01-24 Karel Zaklibmount: improve status check, minor cleanups
2011-01-24 Karel Zakinclude: [tt] enlarge output buffer
2011-01-24 Karel Zaklibmount: rename mount.sym -> libmount.sym
2011-01-24 Karel Zaklibmount: add mnt_context_get_{source,target,fstype}
2011-01-24 Francesco Cosoletotests: ignore device name used in some fdisk and blkid...
2011-01-23 Francesco Cosoletofdisk: more meaningful error messages (use err.h)
2011-01-23 Francesco Cosoletofdisk: use xalloc lib
2011-01-23 Francesco Cosoletofdisk: replace fatal(usage) with a separate usage(...
2011-01-23 Jon Grantfdisk: add exFAT to MBR partition type 0x7
2011-01-23 Karel Zaklibmount: _SC_GETPW_R_SIZE_MAX portability issue
2011-01-23 Sami Kerolaremaining util-linux-ng to util-linux
2011-01-23 Davidlohr Buesowall: document -n option
2011-01-23 Fabian Groffeninclude: emulate dirfd when necessary
2011-01-23 Karel Zaklib: [xalloc] don't use hardcoded return code
2011-01-21 Karel Zaklibmount: cleanup API, remove typedef
2011-01-21 Karel Zaklibmount: add functions for mount.<type> helpers
2011-01-21 Karel Zaklibmount: rename mount.h to libmount.h
2011-01-21 Karel Zaklibmount: split mnt_context_do_mount()
2011-01-21 Karel Zakmount: update ext{3,4} options in mount.8
2011-01-21 Karel Zakdon't declare usage() without parametr
2011-01-20 Fabian Groffenuse uint32_t instead of u_int32_t
2011-01-20 Fabian Groffenbuild-sys: check for paths.h
2011-01-20 Karel Zaklibblkid: add blkdev.h to blkidP.h
2011-01-20 Fabian Groffenmake _IO macros available on Solaris
2011-01-20 Karel Zakmake major and minor available on Solaris
2011-01-20 Fabian Groffenbuild-sys: link with socketlibs when necessary
2011-01-20 Fabian Groffenbuild-sys: check for loff_t, it may not exist
2011-01-19 Karel Zaklibmount: add mnt_context_is_* functions
2011-01-19 Karel Zakbuild-sys: add rpmatch.h to Makefile.am
2011-01-19 Karel Zaklscpu: fix 64bit CPU detection
2011-01-18 Karel Zaklibmount: cleanup internal API
2011-01-17 Sami Kerolamkfs.cramfs: use symbolic exit codes
2011-01-17 Karel Zakfdisk: add description for partition type 0x27
2011-01-17 Davidlohr Buesomkfs: general cleanups
2011-01-17 Petr Uzeluuidd: mention -q in uuidd.8
2011-01-17 Fabian Groffenbuild-sys: improve check for crypt
2011-01-17 Fabian Groffenbuild-sys: use WORDS_BIGENDIAN to determine platform...
2011-01-17 Davidlohr Buesowall: add usage function
2011-01-17 Davidlohr Buesopartx: fix typo in partx.8
2011-01-17 Davidlohr Buesodisk-utils: fix manpage typos
2011-01-17 Davidlohr Buesocolumn: fix column.1 typo
2011-01-17 Davidlohr Buesofindmnt: fix manpage typos
2011-01-17 Davidlohr Buesosys-utils: fix manpage typos
2011-01-17 Davidlohr Buesoschedutils: fix typos
2011-01-17 Karel Zakumount: call is_loop_autoclear() for all loopdevs
2011-01-14 Karel Zakinclude: fix list.h ifdefs
2011-01-14 Karel Zakdocs: update TODO
2011-01-13 Karel Zakdocs: update TODO file
2011-01-13 Karel Zaklibmount: improve fstab/mtab options usage
2011-01-11 Karel Zakmount: fix reference to cifs-utils in mount.8
2011-01-11 Karel ZakTODO: use rpmatch() for sfdisk
2011-01-10 Karel Zakmount: fix gcc warning
2011-01-10 Karel Zaklibmount: add mount(8) sample
2011-01-10 Karel Zaklibmount: properly canonicalize source and target
2011-01-10 Karel Zakmount: canonicalize paths in HAVE_LIBMOUNT_MOUNT code
2011-01-10 Karel Zaklsblk: use "RM" for removable
2011-01-05 Alexey Gladkovunshare: fix SIGSEGV on invalid command line option
2011-01-05 Karel Zakfdisk: re-print prompt after maybe_exit()
2011-01-05 Francesco Cosoletoinclude: add fallback for rpmatch()
2011-01-05 Francesco Cosoletofdisk: quit with a single CTRL-D, confirm if necessary
2011-01-05 Karel Zakbuild-sys: release++ (v2.19-rc1)
2011-01-05 Karel Zakbuild-sys: ignore generated ltmain.sh
2011-01-05 Karel Zakdocs: update v2.19 ReleaseNotes
2011-01-05 Karel Zakbuild-sys: use generated libtool-2 stuff
2011-01-05 Karel Zakpo: refresh gl and zh_TW
2011-01-05 Karel Zakbuild-sys: cleanup autogen.sh
2011-01-05 Jon Grantdocs: correct spelling mistakes in DEPRECATED file
2011-01-04 Karel Zakdocs: add v2.19 ReleaseNotes
2011-01-04 Karel Zakdocs: update AUTHORS file
2011-01-04 Karel Zakpo: merge changes
2011-01-04 Wei-Lun Chaopo: add zh_TW.po (from translationproject.org)
2011-01-04 Fran Diéguezpo: add gl.po (from translationproject.org)
2011-01-04 Clytie Siddallpo: update vi.po (from translationproject.org)
2011-01-04 Jakub Boguszpo: update pl.po (from translationproject.org)
2011-01-04 Benno Schulenbergpo: update nl.po (from translationproject.org)
2011-01-04 Makoto Katopo: update ja.po (from translationproject.org)
2011-01-04 Gabor Kelemenpo: update hu.po (from translationproject.org)
next