index
:
util-linux
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libmount
/
python
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-14
pylibmount: import directly from pylibmount in tests
Karel Zak
3
-3
/
+9
2014-01-14
pylibmount: remove unncessary subdirectory
Karel Zak
2
-1
/
+1
2013-12-02
pylibmount: correctly import from pylibmount.so
Dave Reisner
1
-1
/
+1
2013-10-08
various: fix mixing declarations and code compiler warnings [smatch]
Sami Kerola
2
-2
/
+4
2013-10-01
pylibmount: check for mnt_fs_get_tag() return value [coverity scan]
Karel Zak
1
-1
/
+2
2013-10-01
pylibmount: make tab parsers more robust [coverity scan]
Karel Zak
1
-3
/
+3
2013-09-27
build-sys: one install dir for all pylibmount stuff
Karel Zak
1
-4
/
+6
2013-09-26
build-sys: add pylibmount __init__.py EXTRA_DIST
Karel Zak
1
-0
/
+2
2013-09-26
build-sys: install to the correct python dirs
Karel Zak
1
-1
/
+3
2013-09-20
pylibmount: rewrite to be py2/py3 universal
Ondrej Oprala
8
-116
/
+203
2013-09-20
build-sys: support --with-python[={2,3}]
Karel Zak
1
-2
/
+1
2013-08-22
pylibmount: improve helps strings formatting
Karel Zak
1
-218
/
+214
2013-08-22
pylibmount: add debug messages
Karel Zak
5
-6
/
+114
2013-08-22
pylibmount: use libmount reference counting
Karel Zak
5
-26
/
+33
2013-08-21
pylibmount: remove Context_get_table()
Karel Zak
1
-29
/
+0
2013-08-21
pylibmount: cleanup cxt usage
Karel Zak
2
-73
/
+15
2013-08-20
pylibmount: remove unnecessary code
Karel Zak
1
-1
/
+0
2013-08-20
pylibmount: coding style changes, don't touch Context() status
Karel Zak
2
-54
/
+50
2013-08-20
pylibmount: use only public libmount API in tab.c
Karel Zak
1
-34
/
+42
2013-08-20
pylibmount: cleanup *_HELP strings formatting
Karel Zak
1
-136
/
+144
2013-08-20
pylibmount: use mnt_fs_set_userdata() rather than ->userdata
Karel Zak
1
-12
/
+16
2013-08-20
pylibmount: fs.c - cleanup, remove libmount private stuff
Karel Zak
1
-81
/
+97
2013-08-20
pylibmount: remove bindsrc from fs API
Karel Zak
1
-41
/
+13
2013-08-19
pylibmount: cleanup object names
Karel Zak
6
-313
/
+315
2013-08-19
pylibmount: coding style changes in tab.c
Karel Zak
1
-22
/
+53
2013-08-19
pylibmount: coding style changes in fs.c
Karel Zak
1
-57
/
+72
2013-08-19
pylibmount: coding style changes in context.c
Karel Zak
1
-120
/
+201
2013-08-19
build-sys: install pylibmount into
Karel Zak
1
-3
/
+4
2013-08-19
pylibmount: add regression tests
Ondrej Oprala
4
-0
/
+394
2013-08-19
pylibmount: add __init__.py
Ondrej Oprala
1
-0
/
+2
2013-08-19
pylibmount: basic code
Ondrej Oprala
6
-2
/
+3045
2013-08-19
build-sys: add pylibmount
Karel Zak
1
-0
/
+21