summaryrefslogtreecommitdiff
path: root/libmount/python
Commit message (Expand)AuthorAgeFilesLines
...
* pylibmount: coding style changes, don't touch Context() statusKarel Zak2013-08-202-54/+50
* pylibmount: use only public libmount API in tab.cKarel Zak2013-08-201-34/+42
* pylibmount: cleanup *_HELP strings formattingKarel Zak2013-08-201-136/+144
* pylibmount: use mnt_fs_set_userdata() rather than ->userdataKarel Zak2013-08-201-12/+16
* pylibmount: fs.c - cleanup, remove libmount private stuffKarel Zak2013-08-201-81/+97
* pylibmount: remove bindsrc from fs APIKarel Zak2013-08-201-41/+13
* pylibmount: cleanup object namesKarel Zak2013-08-196-313/+315
* pylibmount: coding style changes in tab.cKarel Zak2013-08-191-22/+53
* pylibmount: coding style changes in fs.cKarel Zak2013-08-191-57/+72
* pylibmount: coding style changes in context.cKarel Zak2013-08-191-120/+201
* build-sys: install pylibmount intoKarel Zak2013-08-191-3/+4
* pylibmount: add regression testsOndrej Oprala2013-08-194-0/+394
* pylibmount: add __init__.pyOndrej Oprala2013-08-191-0/+2
* pylibmount: basic codeOndrej Oprala2013-08-196-2/+3045
* build-sys: add pylibmountKarel Zak2013-08-191-0/+21