]> git.ipfire.org Git - thirdparty/util-linux.git/history - libmount/python/tab.c
[clang-tidy] do not use else after return
[thirdparty/util-linux.git] / libmount / python / tab.c
2020-04-20  Rosen Penev[clang-tidy] do not use else after return
2019-04-02  Karel ZakMerge branch 'spelling' of https://github.com/jwilk...
2019-02-18  Sami Keroladocs: fix typos [codespell]
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-02-20  Sami Kerolamisc: do not use plain 0 as NULL [smatch scan]
2016-05-31  Sebastian Rasmussenmisc: Fix various typos
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2013-10-08  Sami Kerolavarious: fix mixing declarations and code compiler...
2013-09-20  Ondrej Opralapylibmount: rewrite to be py2/py3 universal
2013-08-22  Karel Zakpylibmount: add debug messages
2013-08-22  Karel Zakpylibmount: use libmount reference counting
2013-08-20  Karel Zakpylibmount: remove unnecessary code
2013-08-20  Karel Zakpylibmount: coding style changes, don't touch Context...
2013-08-20  Karel Zakpylibmount: use only public libmount API in tab.c
2013-08-20  Karel Zakpylibmount: cleanup *_HELP strings formatting
2013-08-19  Karel Zakpylibmount: cleanup object names
2013-08-19  Karel Zakpylibmount: coding style changes in tab.c
2013-08-19  Ondrej Opralapylibmount: basic code