summaryrefslogtreecommitdiffstats
path: root/libmount/python/tab.c
Commit message (Expand)AuthorAgeFilesLines
* docs: fix typos [codespell]Sami Kerola2019-02-181-1/+1
* misc: do not use plain 0 as NULL [smatch scan]Sami Kerola2017-02-201-23/+23
* misc: Fix various typosSebastian Rasmussen2016-05-311-2/+2
* various: fix mixing declarations and code compiler warnings [smatch]Sami Kerola2013-10-081-1/+2
* pylibmount: rewrite to be py2/py3 universalOndrej Oprala2013-09-201-29/+12Star
* pylibmount: add debug messagesKarel Zak2013-08-221-1/+25
* pylibmount: use libmount reference countingKarel Zak2013-08-221-13/+14
* pylibmount: remove unnecessary codeKarel Zak2013-08-201-1/+0Star
* pylibmount: coding style changes, don't touch Context() statusKarel Zak2013-08-201-1/+1
* 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: cleanup object namesKarel Zak2013-08-191-96/+97
* pylibmount: coding style changes in tab.cKarel Zak2013-08-191-22/+53
* pylibmount: basic codeOndrej Oprala2013-08-191-0/+725