]> git.ipfire.org Git - thirdparty/util-linux.git/history - libmount/python
Merge branch 'dmverity_options' of https://github.com/bluca/util-linux
[thirdparty/util-linux.git] / libmount / python /
2019-12-10  Karel ZakMerge branch 'dmverity_options' of https://github.com...
2019-12-10  Luca Boccassiverity: add support for Forward Error Correction options
2019-12-10  Luca Boccassiverity: add new verity.roothashfile option
2019-12-09  Karel ZakMerge branch 'kill-pidfd' of https://github.com/kerolas...
2019-12-05  Karel ZakMerge branch 'dmverity' of https://github.com/bluca...
2019-12-05  Luca Boccassilibmount: add support for verity devices via libcryptsetup
2019-10-01  Elliott Mitchellcleanup: Remove some spurious spaces
2019-04-02  Karel ZakMerge branch 'spelling' of https://github.com/jwilk...
2019-02-18  Sami Keroladocs: fix typos [codespell]
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
2018-07-18  Karel Zakbuild-sys: add -Wno-cast-function-type for python
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-06-12  Karel ZakMerge branch 'pylibmount-NULL-terminate-kwlist-in-Conte...
2017-06-08  Zac Medicopylibmount: NULL terminate kwlist in Context_init
2017-02-20  Sami Kerolamisc: do not use plain 0 as NULL [smatch scan]
2016-12-22  Karel ZakMerge branch 'getrandom' of git://github.com/kerolasa...
2016-12-09  Karel ZakMerge branch 'build-fixes' of https://github.com/rudime...
2016-12-09  Ruediger Meierbuild-sys: don't clean *.img files
2016-05-31  Sebastian Rasmussenmisc: Fix various typos
2016-05-09  Karel ZakMerge branch 'no-fork' of https://github.com/terryburto...
2016-04-18  Karel Zakpylibmount: include c.h
2016-03-21  Karel ZakMerge branch '2016-03-02/cgns' of https://github.com...
2016-03-21  Ruediger Meierbuild-sys: pylibmount, mount context is Linux only
2016-03-08  Karel ZakRevert "include sysmacros.h where used"
2016-03-08  Mike Frysingerinclude sysmacros.h where used
2016-02-11  Karel ZakMerge branch 'colcrt' of git://github.com/kerolasa...
2016-02-09  Karel ZakMerge branch 'pylibmount_dependency' of https://github...
2016-02-05  Filipe BrandenburgerRevert "build-sys: Order pylibmount after usrlib on...
2016-01-27  Karel ZakMerge branch 'fix_pylibmount_install' of https://github...
2016-01-26  Filipe Brandenburgerbuild-sys: Order pylibmount after usrlib on install
2014-06-06  Karel Zakdocs: fix "behaviour" vs. "behavior"
2014-06-04  Karel ZakMerge branch 'misc-build-sys' of https://github.com...
2014-06-04  Ruediger Meiertests: fix python tests for dist and out-of-tree builds
2014-06-03  Ruediger Meierbuild-sys: use automake's PYTHON primary for __init__.py
2014-04-01  Karel ZakMerge branch 'fix-script-timing' of https://github...
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2014-03-28  Karel ZakMerge branch 'fix-ipcs-q-fallback' of https://github...
2014-03-21  Karel ZakMerge branch 'fix-compile-color-cfdisk' of https:/...
2014-03-21  Karel ZakMerge branch 'cfdisk-fix-typo' of https://github.com...
2014-03-21  Karel ZakMerge branch 'master' of https://github.com/rudimeier...
2014-03-13  Ruediger Meierbuild-sys: libmount/python/__init__.py is always a...
2014-01-14  Karel Zakpylibmount: import directly from pylibmount in tests
2014-01-14  Karel Zakpylibmount: remove unncessary subdirectory
2013-12-02  Dave Reisnerpylibmount: correctly import from pylibmount.so
2013-10-08  Sami Kerolavarious: fix mixing declarations and code compiler...
2013-10-01  Karel Zakpylibmount: check for mnt_fs_get_tag() return value...
2013-10-01  Karel Zakpylibmount: make tab parsers more robust [coverity...
2013-09-27  Karel Zakbuild-sys: one install dir for all pylibmount stuff
2013-09-26  Karel Zakbuild-sys: add pylibmount __init__.py EXTRA_DIST
2013-09-26  Karel Zakbuild-sys: install to the correct python dirs
2013-09-20  Ondrej Opralapylibmount: rewrite to be py2/py3 universal
2013-09-20  Karel Zakbuild-sys: support --with-python[={2,3}]
2013-08-22  Karel Zakpylibmount: improve helps strings formatting
2013-08-22  Karel Zakpylibmount: add debug messages
2013-08-22  Karel Zakpylibmount: use libmount reference counting
2013-08-21  Karel Zakpylibmount: remove Context_get_table()
2013-08-21  Karel Zakpylibmount: cleanup cxt usage
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-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: cleanup object names
2013-08-19  Karel Zakpylibmount: coding style changes in tab.c
2013-08-19  Karel Zakpylibmount: coding style changes in fs.c
2013-08-19  Karel Zakpylibmount: coding style changes in context.c
2013-08-19  Karel Zakbuild-sys: install pylibmount into
2013-08-19  Ondrej Opralapylibmount: add regression tests
2013-08-19  Ondrej Opralapylibmount: add __init__.py
2013-08-19  Ondrej Opralapylibmount: basic code
2013-08-19  Karel Zakbuild-sys: add pylibmount