summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-07libmount: another Makefile.am fixKarel Zak1-1/+1
2010-06-07po: merge changesKarel Zak24-30737/+44987
2010-06-07libmount: use mangle function from lib/Karel Zak1-24/+2
2010-06-07libmount: fix Makefile.amKarel Zak1-4/+6
2010-06-07build-sys: update include/Makefile.amKarel Zak1-7/+8
2010-06-07build-sys: use include/list.hKarel Zak2-3/+5
2010-06-07po: update vi.po (from translationproject.org)Clytie Siddall1-1119/+834
2010-06-07po: update pl.po (from translationproject.org)Jakub Bogusz1-1890/+2076
2010-06-07po: update ja.po (from translationproject.org)Makoto Kato1-1048/+859
2010-06-07po: update id.po (from translationproject.org)Arif E. Nugroho1-1256/+967
2010-06-07po: update eu.po (from translationproject.org)Mikel Olasagasti Uranga1-829/+705
2010-06-07po: update es.po (from translationproject.org)Santiago Vila Doncel1-1364/+977
2010-06-07po: update cs.po (from translationproject.org)Petr Pisar1-968/+805
2010-06-07po: update list of filesKarel Zak1-1/+26
2010-06-04tests: update blkid test for raid1Karel Zak1-2/+0
2010-06-04tests: mount cramfs read-onlyKarel Zak1-1/+1
2010-06-04tests: update lscpu testKarel Zak1-1/+1
2010-06-04libblkid: optimize UDF label readingKarel Zak1-0/+3
2010-06-04libmount: add #warning libmount API is not stable yet!Karel Zak3-1/+7
2010-06-03libmount: fix some gtkdoc warningsKarel Zak3-3/+7
2010-06-03libmount: remove mnt_open_device()Karel Zak5-40/+2
2010-06-03findmnt: move from /sbin to /binKarel Zak1-3/+3
2010-06-03findmnt: minor coding style fixesKarel Zak1-12/+13
2010-06-03findmnt: small change in usage()Karel Zak2-3/+3
2010-06-03lib: remove unwanted debug messagesKarel Zak1-8/+2
2010-06-03findmnt: add {fs,vfs}-options columnsKarel Zak2-0/+12
2010-06-03libmount: fix name of mnt_fs_get_*_optstr()Karel Zak2-4/+4
2010-06-03lib: tt.c - fix minimal width of columnKarel Zak2-6/+16
2010-06-03libmount: merge vfs and fs options more carefullyKarel Zak1-23/+31
2010-06-03libmount: add docsKarel Zak17-72/+474
2010-06-03libmount: cleanup docsKarel Zak14-161/+296
2010-06-03findmnt: add man pageKarel Zak2-0/+149
2010-06-03findmnt: don't swap source and target for tagsKarel Zak1-5/+18
2010-06-03libmount: fix mnt_fs_match_source()Karel Zak1-16/+14
2010-06-03libmount: add new debug messagesKarel Zak1-0/+10
2010-06-03libmount: cleanup cache flags and debug messagesKarel Zak1-9/+9
2010-06-03libmount: export mnt_init_debug()Karel Zak4-4/+3
2010-06-03lib: tt.c: don't print header for empty tableKarel Zak1-1/+1
2010-06-03findmnt: rewrite to use lib/tt.cKarel Zak2-547/+167
2010-06-03lib: add tt.c (Tree and Table output)Karel Zak4-1/+795
2010-06-03include: move shlibs/.../list.h to the include/ directoryKarel Zak3-179/+19
2010-06-03findmnt: add tree supportKarel Zak1-144/+809
2010-06-03libmount: add mnt_cache_find_tag_value()Karel Zak5-5/+43
2010-06-03libmount: add support for userdata and work with VFS treeKarel Zak5-0/+130
2010-06-03libblkid: add mnt_iter_get_direction()Karel Zak3-1/+18
2010-06-03libmount: read devno, ID and parent ID from /proc/self/mountinfoKarel Zak6-69/+70
2010-06-03findmnt: add new commandKarel Zak4-1/+436
2010-06-03libmount: update symbols tableKarel Zak1-2/+112
2010-06-03libmount: add fstab/mtab/mountinfo lookup routinesKarel Zak5-93/+226
2010-06-03libmount: add mnt_match_{fstype,options} functionsKarel Zak3-1/+169