index
:
delta/util-linux.git
baserock/2.25.2-musl
baserock/bootstrap
baserock/danielsilverstone/merge-v2.23
baserock/jonathan/fix-util-linux
baserock/morph
baserock/richardmaw/yakshave/util-linux-blkid
master
stable/v2.13
stable/v2.13.0
stable/v2.13.1
stable/v2.14
stable/v2.15
stable/v2.16
stable/v2.17
stable/v2.19
stable/v2.20
stable/v2.21
stable/v2.22
stable/v2.23
stable/v2.24
stable/v2.25
stable/v2.26
stable/v2.27
stable/v2.28
stable/v2.29
stable/v2.30
stable/v2.31
stable/v2.32
stable/v2.33
stable/v2.35
stable/v2.36
stable/v2.37
stable/v2.38
git.kernel.org: pub/scm/utils/util-linux/util-linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libmount
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
*
pylibmount: properly mark initialization function
Thomas Weißschuh
2022-11-10
1
-2
/
+2
*
meson: use -Wno-cast-function-type for libmount python bindings
Thomas Weißschuh
2022-11-10
1
-0
/
+1
*
libmount: check errno after strto..()
Karel Zak
2021-06-21
1
-0
/
+3
*
meson: add second build system
Zbigniew Jędrzejewski-Szmek
2021-03-17
1
-0
/
+34
*
pylibmount: PyEval_Call* is deprecate, use PyObject_Call*
Karel Zak
2021-03-15
1
-1
/
+1
*
libmount: (python) fix compiler warning
Karel Zak
2021-02-17
1
-1
/
+1
*
libmount: do not use pointer as an integer value
Sami Kerola
2020-09-02
2
-2
/
+2
*
Merge branch 'clang' of https://github.com/neheb/util-linux
Karel Zak
2020-04-22
3
-14
/
+22
|
\
|
*
[clang-tidy] do not use else after return
Rosen Penev
2020-04-20
3
-14
/
+22
*
|
pylibmount: cleanup and sync UL_RaiseExc
Karel Zak
2020-04-22
1
-8
/
+20
|
/
*
libmount: add support for signed verity devices
Luca Boccassi
2020-01-13
1
-0
/
+1
*
verity: add support for Forward Error Correction options
Luca Boccassi
2019-12-10
1
-0
/
+3
*
verity: add new verity.roothashfile option
Luca Boccassi
2019-12-10
1
-0
/
+1
*
libmount: add support for verity devices via libcryptsetup
Luca Boccassi
2019-12-05
1
-0
/
+3
*
cleanup: Remove some spurious spaces
Elliott Mitchell
2019-10-01
1
-1
/
+1
*
docs: fix typos [codespell]
Sami Kerola
2019-02-18
1
-1
/
+1
*
build-sys: add -Wno-cast-function-type for python
Karel Zak
2018-07-18
1
-1
/
+1
*
* break up large strings for PySys_WriteStdout()
Frank Schaefer
2018-07-10
1
-13
/
+43
*
libmount: fix Python get_propagation
Giuseppe Scrivano
2017-09-21
1
-8
/
+5
*
pylibmount: NULL terminate kwlist in Context_init
Zac Medico
2017-06-07
1
-1
/
+1
*
misc: do not use plain 0 as NULL [smatch scan]
Sami Kerola
2017-02-20
4
-70
/
+70
*
build-sys: don't clean *.img files
Ruediger Meier
2016-12-09
1
-2
/
+0
*
misc: Fix various typos
Sebastian Rasmussen
2016-05-31
4
-11
/
+11
*
pylibmount: include c.h
Karel Zak
2016-04-18
1
-0
/
+1
*
build-sys: pylibmount, mount context is Linux only
Ruediger Meier
2016-03-21
3
-2
/
+10
*
Revert "include sysmacros.h where used"
Karel Zak
2016-03-08
1
-1
/
+0
*
include sysmacros.h where used
Mike Frysinger
2016-03-08
1
-0
/
+1
*
Revert "build-sys: Order pylibmount after usrlib on install"
Filipe Brandenburger
2016-02-05
1
-12
/
+2
*
build-sys: Order pylibmount after usrlib on install
Filipe Brandenburger
2016-01-26
1
-2
/
+12
*
docs: fix "behaviour" vs. "behavior"
Karel Zak
2014-06-06
1
-2
/
+2
*
tests: fix python tests for dist and out-of-tree builds
Ruediger Meier
2014-06-04
1
-0
/
+4
*
build-sys: use automake's PYTHON primary for __init__.py
Ruediger Meier
2014-06-03
1
-3
/
+1
*
build-sys: libmount/python/__init__.py is always a dist file
Ruediger Meier
2014-03-13
1
-2
/
+1
*
pylibmount: import directly from pylibmount in tests
Karel Zak
2014-01-14
3
-3
/
+9
*
pylibmount: remove unncessary subdirectory
Karel Zak
2014-01-14
2
-1
/
+1
*
pylibmount: correctly import from pylibmount.so
Dave Reisner
2013-12-02
1
-1
/
+1
*
various: fix mixing declarations and code compiler warnings [smatch]
Sami Kerola
2013-10-08
2
-2
/
+4
*
pylibmount: check for mnt_fs_get_tag() return value [coverity scan]
Karel Zak
2013-10-01
1
-1
/
+2
*
pylibmount: make tab parsers more robust [coverity scan]
Karel Zak
2013-10-01
1
-3
/
+3
*
build-sys: one install dir for all pylibmount stuff
Karel Zak
2013-09-27
1
-4
/
+6
*
build-sys: add pylibmount __init__.py EXTRA_DIST
Karel Zak
2013-09-26
1
-0
/
+2
*
build-sys: install to the correct python dirs
Karel Zak
2013-09-26
1
-1
/
+3
*
pylibmount: rewrite to be py2/py3 universal
Ondrej Oprala
2013-09-20
8
-116
/
+203
*
build-sys: support --with-python[={2,3}]
Karel Zak
2013-09-20
1
-2
/
+1
*
pylibmount: improve helps strings formatting
Karel Zak
2013-08-22
1
-218
/
+214
*
pylibmount: add debug messages
Karel Zak
2013-08-22
5
-6
/
+114
*
pylibmount: use libmount reference counting
Karel Zak
2013-08-22
5
-26
/
+33
*
pylibmount: remove Context_get_table()
Karel Zak
2013-08-21
1
-29
/
+0
*
pylibmount: cleanup cxt usage
Karel Zak
2013-08-21
2
-73
/
+15
*
pylibmount: remove unnecessary code
Karel Zak
2013-08-20
1
-1
/
+0
[next]