[lxc-devel] [lxc/lxc] df9e22: python3: Code style
GitHub
noreply at github.com
Wed Nov 27 22:45:18 UTC 2013
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: df9e22ea5470b30d99630674e3127e5fb841f9c0
https://github.com/lxc/lxc/commit/df9e22ea5470b30d99630674e3127e5fb841f9c0
Author: Stéphane Graber <stgraber at ubuntu.com>
Date: 2013-11-27 (Wed, 27 Nov 2013)
Changed paths:
M src/python-lxc/lxc.c
Log Message:
-----------
python3: Code style
Drop any tab as spaces are preferred, get everything to fit the 80char
limit.
Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>
Commit: d7de719ca187072ec69105425a105ec24e70dd3d
https://github.com/lxc/lxc/commit/d7de719ca187072ec69105425a105ec24e70dd3d
Author: Stéphane Graber <stgraber at ubuntu.com>
Date: 2013-11-27 (Wed, 27 Nov 2013)
Changed paths:
M src/python-lxc/lxc.c
Log Message:
-----------
python3: Sort all method/property lists
Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>
Commit: 02cfe84c854157aff95cf04813c408b96da5fe34
https://github.com/lxc/lxc/commit/02cfe84c854157aff95cf04813c408b96da5fe34
Author: Stéphane Graber <stgraber at ubuntu.com>
Date: 2013-11-27 (Wed, 27 Nov 2013)
Changed paths:
M src/python-lxc/lxc.c
Log Message:
-----------
python3: Add reboot() to the binding
Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>
Commit: b6c70e430a0cff5240ce78dd24191925f7586b5b
https://github.com/lxc/lxc/commit/b6c70e430a0cff5240ce78dd24191925f7586b5b
Author: Stéphane Graber <stgraber at ubuntu.com>
Date: 2013-11-27 (Wed, 27 Nov 2013)
Changed paths:
M src/python-lxc/lxc.c
Log Message:
-----------
python3: Re-order all functions
This properly regroups the module functions together and then sorts all
other functions alphabetically to match the function and property lists.
Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>
Commit: 5d15c21a4ed7a5dd8369f06ebad0827c7f21bb29
https://github.com/lxc/lxc/commit/5d15c21a4ed7a5dd8369f06ebad0827c7f21bb29
Author: Stéphane Graber <stgraber at ubuntu.com>
Date: 2013-11-27 (Wed, 27 Nov 2013)
Changed paths:
M src/python-lxc/lxc.c
Log Message:
-----------
python3: Add clear_config() to the binding
Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>
Commit: de86840aa0aa1798f3281ed558e95a8958f35b86
https://github.com/lxc/lxc/commit/de86840aa0aa1798f3281ed558e95a8958f35b86
Author: Stéphane Graber <stgraber at ubuntu.com>
Date: 2013-11-27 (Wed, 27 Nov 2013)
Changed paths:
M src/python-lxc/lxc.c
Log Message:
-----------
python3: Add controllable property to the binding
Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>
Commit: 47a611a4fcaea75be07748d1211de255546894c3
https://github.com/lxc/lxc/commit/47a611a4fcaea75be07748d1211de255546894c3
Author: Stéphane Graber <stgraber at ubuntu.com>
Date: 2013-11-27 (Wed, 27 Nov 2013)
Changed paths:
M src/python-lxc/lxc.c
Log Message:
-----------
python3: Add (add|remove)_device_node
Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>
Compare: https://github.com/lxc/lxc/compare/44b97d6191fc...47a611a4fcae
More information about the lxc-devel
mailing list