]> git.ipfire.org Git - thirdparty/util-linux.git/history - libmount/python
taskset: Accept 0 pid for current process
[thirdparty/util-linux.git] / libmount / python /
2025-06-16  Karel ZakMerge branch 'musl-kill-decode' of https://github.com...
2025-06-09  Karel ZakMerge branch 'doc-col-set-data-func' of https://github...
2025-06-09  Karel ZakMerge branch 'PR/Benno-2Jun' of https://github.com...
2025-06-06  Benno Schulenbergtreewide: replace postal address in license specifier...
2025-04-15  Karel ZakMerge branch 'fix-2873' of https://github.com/gershnik...
2024-08-26  Karel ZakMerge branch 'PR/more-stderr' of github.com:karelzak...
2024-08-22  Karel ZakMerge branch 'findmnt-Q' of https://github.com/masatake...
2024-08-22  Karel ZakMerge branch 'fix_generated_header_paths' of https...
2024-08-22  Karel ZakMerge branch 'simplify' of https://github.com/ikspress...
2024-08-21  mr-bronsonfix spelling and typos
2024-08-20  Karel ZakMerge branch 'tailing' of https://github.com/stoeckmann...
2024-08-14  Tobias StoeckmannFix typos
2024-06-04  Karel ZakMerge branch 'master' of https://github.com/jamacku...
2024-06-04  Karel ZakMerge branch 'squash' of https://github.com/BourgeoisBe...
2024-06-04  Karel ZakMerge branch 'as-safe-printf' of https://github.com...
2024-05-28  Karel ZakMerge branch 'scriptreplay/add-interactive-playback...
2024-05-14  Karel ZakMerge branch 'uuidv7' of https://github.com/t-8ch/util...
2024-05-13  Karel ZakMerge branch 'structlceanup' of https://github.com...
2024-05-13  Karel ZakMerge branch 'fix-column-example' of https://github...
2024-05-13  Karel ZakMerge branch 'pidfs-pseudo' of https://github.com/YHNdn...
2024-05-13  Karel ZakMerge branch 'mkswap-file' of https://github.com/YHNdnz...
2024-05-13  Karel ZakMerge branch 'fix' of https://github.com/DaanDeMeyer...
2024-05-13  Karel ZakMerge branch 'flock-test-doc' of https://github.com...
2024-05-13  Karel ZakMerge branch 'meson-fix-Python.h-check' of https:/...
2024-05-09  Jordan Williamsmeson: Correctly require the Python.h header for the...
2024-05-09  Jordan Williamsmeson: Only require Python module when building pylibmount
2024-05-09  Jordan Williamsmeson: Fix build-python option
2024-04-09  Karel ZakMerge branch 'logger/fixes' of https://github.com/t...
2024-04-09  Karel ZakMerge branch 'lsfd--verify-proc-syscall-for-master...
2024-04-09  Karel ZakMerge branch 'missing-pam' of https://github.com/jwilli...
2024-04-09  Karel ZakMerge branch 'meson-python-embed-dep' of https://github...
2024-04-08  Jordan Williamsmeson: Require Python dependency which can be embedded...
2024-04-08  Karel ZakMerge branch 'spelling' of https://github.com/jwilk...
2024-04-08  Karel ZakMerge branch 'test_mkfds-sockdiag-for-master' of https...
2024-04-08  Karel ZakMerge branch 'xry111/pidfs' of https://github.com/xry11...
2024-04-08  Karel ZakMerge branch 'meson-make-libmount-optional' of https...
2024-04-05  Jordan Williamsmeson: Only build libmount when required
2024-04-05  Jordan Williamsmeson: Use libmount as a dependency
2024-02-22  Karel ZakMerge branch 'enosys/dump' of https://github.com/t...
2024-02-14  Karel ZakMerge branch 'lslogins-lastlog2' of https://github...
2024-02-12  Karel ZakMerge branch 'minor-improvement' of https://github...
2024-02-12  Karel ZakMerge branch 'nopython' of https://github.com/Vogtinato...
2024-02-07  Fabian Vogtmeson: Only build libmount python module if python...
2023-08-16  Karel ZakMerge branch 'logind' of https://github.com/thkukuk...
2023-07-31  Karel ZakMerge branch 'fincore-block' of https://github.com...
2023-07-12  Karel ZakMerge branch 'lsclocks/ns-offset' of https://github...
2023-07-11  Karel ZakMerge branch 'python312' of https://github.com/t-8ch...
2023-07-10  Thomas Weißschuhlibmount: (python): work around python 3.12 bug
2023-06-14  Karel ZakMerge branch 'ci/gcc-13' of https://github.com/t-8ch...
2023-06-06  Karel ZakMerge branch 'pr/libmount-5.12.0' of github.com:karelza...
2023-06-06  Karel ZakMerge branch 'lsfd--misc-fix' of https://github.com...
2023-06-06  Karel ZakMerge branch 'lsfd--timerfd' of https://github.com...
2023-06-05  Karel ZakMerge branch 'fix-jfs' of https://github.com/mbroz...
2023-06-05  Karel ZakMerge branch 'libblkid/bcache-csum' of https://github...
2023-06-05  Karel ZakMerge branch 'fixes' of https://github.com/t-8ch/util...
2023-06-03  Thomas Weißschuhlibmount (python) : simplify struct initialization
2022-11-14  Karel ZakMerge branch 'lsns--timens' of https://github.com/masat...
2022-11-10  Karel ZakMerge branch 'meson/fixes' of https://github.com/t...
2022-11-10  Thomas Weißschuhpylibmount: properly mark initialization function
2022-11-10  Thomas Weißschuhmeson: use -Wno-cast-function-type for libmount python...
2021-06-25  Karel ZakMerge branch 'fix_mount_fscontext' of https://github...
2021-06-21  Karel Zaklibmount: check errno after strto..()
2021-03-29  Karel ZakMerge remote-tracking branch 'mariobl/topic/asciidoc'
2021-03-17  Zbigniew Jędrzejew... meson: add second build system
2021-03-15  Karel Zakpylibmount: PyEval_Call* is deprecate, use PyObject_Call*
2021-02-17  Karel Zaklibmount: (python) fix compiler warning
2020-09-03  Karel ZakMerge branch 'cramfs-test-fix' of https://github.com...
2020-09-02  Sami Kerolalibmount: do not use pointer as an integer value
2020-05-25  Karel ZakMerge branch 'libeconf' of https://github.com/thkukuk...
2020-04-22  Karel ZakMerge branch 'clang' of https://github.com/neheb/util...
2020-04-22  Karel Zakpylibmount: cleanup and sync UL_RaiseExc
2020-04-20  Rosen Penev[clang-tidy] do not use else after return
2020-02-27  Karel ZakMerge branch 'libuuid-range' of https://github.com...
2020-01-23  Karel ZakMerge branch 'master' of https://github.com/yurchor...
2020-01-23  Karel ZakMerge branch 'patch-2' of https://github.com/yurchor...
2020-01-23  Karel ZakMerge branch 'patch-1' of https://github.com/yurchor...
2020-01-23  Karel ZakMerge branch 'dmverity_sig' of https://github.com/bluca...
2020-01-13  Luca Boccassilibmount: add support for signed verity devices
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
next