summaryrefslogtreecommitdiffstats
path: root/libmount/python/context.c
Commit message (Expand)AuthorAgeFilesLines
* 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-201-23/+23
* misc: Fix various typosSebastian Rasmussen2016-05-311-6/+6
* docs: fix "behaviour" vs. "behavior"Karel Zak2014-06-061-2/+2
* pylibmount: make tab parsers more robust [coverity scan]Karel Zak2013-10-011-3/+3
* pylibmount: rewrite to be py2/py3 universalOndrej Oprala2013-09-201-8/+7Star
* pylibmount: improve helps strings formattingKarel Zak2013-08-221-218/+214Star
* pylibmount: add debug messagesKarel Zak2013-08-221-0/+2
* pylibmount: use libmount reference countingKarel Zak2013-08-221-1/+1
* pylibmount: remove Context_get_table()Karel Zak2013-08-211-29/+0Star
* pylibmount: cleanup cxt usageKarel Zak2013-08-211-72/+15Star
* pylibmount: coding style changes, don't touch Context() statusKarel Zak2013-08-201-53/+49Star
* pylibmount: cleanup object namesKarel Zak2013-08-191-206/+206
* pylibmount: coding style changes in context.cKarel Zak2013-08-191-120/+201
* pylibmount: basic codeOndrej Oprala2013-08-191-0/+1240