]> git.ipfire.org Git - thirdparty/util-linux.git/history - libmount/python/fs.c
cleanup: Remove some spurious spaces
[thirdparty/util-linux.git] / libmount / python / fs.c
2019-10-01  Elliott Mitchellcleanup: Remove some spurious spaces
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
2018-07-11  Frank Schaefer* break up large strings for PySys_WriteStdout()
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2017-10-02  Karel ZakMerge branch 'fix-python_libmount_get_propagation'...
2017-09-21  Giuseppe Scrivanolibmount: fix Python get_propagation
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
2016-03-08  Karel ZakRevert "include sysmacros.h where used"
2016-03-08  Mike Frysingerinclude sysmacros.h where used
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2013-10-01  Karel Zakpylibmount: check for mnt_fs_get_tag() return value...
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: use mnt_fs_set_userdata() rather than ...
2013-08-20  Karel Zakpylibmount: fs.c - cleanup, remove libmount private...
2013-08-20  Karel Zakpylibmount: remove bindsrc from fs API
2013-08-19  Karel Zakpylibmount: coding style changes in fs.c
2013-08-19  Ondrej Opralapylibmount: basic code