summaryrefslogtreecommitdiffstats
path: root/libmount/python
Commit message (Expand)AuthorAgeFilesLines
* docs: fix typos [codespell]Sami Kerola2019-02-181-1/+1
* build-sys: add -Wno-cast-function-type for pythonKarel Zak2018-07-181-1/+1
* * break up large strings for PySys_WriteStdout()Frank Schaefer2018-07-111-13/+43
* libmount: fix Python get_propagationGiuseppe Scrivano2017-09-211-8/+5Star
* pylibmount: NULL terminate kwlist in Context_initZac Medico2017-06-081-1/+1
* misc: do not use plain 0 as NULL [smatch scan]Sami Kerola2017-02-204-70/+70
* build-sys: don't clean *.img filesRuediger Meier2016-12-091-2/+0Star
* misc: Fix various typosSebastian Rasmussen2016-05-314-11/+11
* pylibmount: include c.hKarel Zak2016-04-181-0/+1
* build-sys: pylibmount, mount context is Linux onlyRuediger Meier2016-03-213-2/+10
* Revert "include sysmacros.h where used"Karel Zak2016-03-081-1/+0Star
* include sysmacros.h where usedMike Frysinger2016-03-081-0/+1
* Revert "build-sys: Order pylibmount after usrlib on install"Filipe Brandenburger2016-02-051-12/+2Star
* build-sys: Order pylibmount after usrlib on installFilipe Brandenburger2016-01-261-2/+12
* docs: fix "behaviour" vs. "behavior"Karel Zak2014-06-061-2/+2
* tests: fix python tests for dist and out-of-tree buildsRuediger Meier2014-06-041-0/+4
* build-sys: use automake's PYTHON primary for __init__.pyRuediger Meier2014-06-031-3/+1Star
* build-sys: libmount/python/__init__.py is always a dist fileRuediger Meier2014-03-131-2/+1Star
* pylibmount: import directly from pylibmount in testsKarel Zak2014-01-143-3/+9
* pylibmount: remove unncessary subdirectoryKarel Zak2014-01-142-1/+1
* pylibmount: correctly import from pylibmount.soDave Reisner2013-12-021-1/+1
* various: fix mixing declarations and code compiler warnings [smatch]Sami Kerola2013-10-082-2/+4
* pylibmount: check for mnt_fs_get_tag() return value [coverity scan]Karel Zak2013-10-011-1/+2
* pylibmount: make tab parsers more robust [coverity scan]Karel Zak2013-10-011-3/+3
* build-sys: one install dir for all pylibmount stuffKarel Zak2013-09-271-4/+6
* build-sys: add pylibmount __init__.py EXTRA_DISTKarel Zak2013-09-261-0/+2
* build-sys: install to the correct python dirsKarel Zak2013-09-261-1/+3
* pylibmount: rewrite to be py2/py3 universalOndrej Oprala2013-09-208-116/+203
* build-sys: support --with-python[={2,3}]Karel Zak2013-09-201-2/+1Star
* pylibmount: improve helps strings formattingKarel Zak2013-08-221-218/+214Star
* pylibmount: add debug messagesKarel Zak2013-08-225-6/+114
* pylibmount: use libmount reference countingKarel Zak2013-08-225-26/+33
* pylibmount: remove Context_get_table()Karel Zak2013-08-211-29/+0Star
* pylibmount: cleanup cxt usageKarel Zak2013-08-212-73/+15Star
* pylibmount: remove unnecessary codeKarel Zak2013-08-201-1/+0Star
* pylibmount: coding style changes, don't touch Context() statusKarel Zak2013-08-202-54/+50Star
* 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/+13Star
* 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