2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 04, 2025 — Feb 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove trailing whitespace More... over 16 years ago
use isinstance() instead of type() != ... More... over 16 years ago
raise proper exception instances More... over 16 years ago
update changelog More... over 16 years ago
version 0.3.0 More... over 17 years ago
Add binding for aug_mv More... over 17 years ago
added python-devel to buildrequires More... over 17 years ago
specfile update More... over 17 years ago
version 0.2.1 More... over 17 years ago
make pylint happy More... over 17 years ago
add "/.." to module path More... over 17 years ago
beautified test_augeas.py More... over 17 years ago
added class augeas for backwards compat More... over 17 years ago
Makefile: changed from swig to pure python More... over 17 years ago
match(): do not convert to ctype before checking for NULL ptr More... over 17 years ago
removed write method (aug_print) More... over 17 years ago
make pyver variable private More... over 17 years ago
added more pydoc More... over 17 years ago
changed authors and readme More... over 17 years ago
removed swig bindings More... over 17 years ago
pure python bindings for the augeas library using ctypes and dlopen
Nathaniel Mcallum
as Nathaniel McCallum
More... over 17 years ago
- version to import in CVS (rhbz#444945) - set mode of _augeas.so to 0755 - wildcard to catch egg-info in case it is build More... almost 18 years ago
better srpm target in Makefile More... almost 18 years ago
untabify More... almost 18 years ago
version 0.1.0 More... almost 18 years ago
cast the parameters to their type More... almost 18 years ago
removed old test_augeas.py More... almost 18 years ago
added UnitTests More... almost 18 years ago
do not free aug_get return value More... almost 18 years ago
fixed boolean More... almost 18 years ago