2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add Python 3.6, drop EOL 2.6 and 3.3 More... over 6 years ago
Bump version to 1.0.3. More... over 6 years ago
Return a byte string on empty string passed to dec. More... over 6 years ago
Added a test case for #27. More... over 6 years ago
Close augeas handle correctly. Fixes #30. More... over 6 years ago
Remove Python 3.2 from Travis CI configuration. More... almost 7 years ago
Always return bytes from enc() More... almost 7 years ago
Travis will now release on tags. More... about 7 years ago
Added gitignore file. More... about 7 years ago
Bump version to 1.0.2. More... about 7 years ago
Attempt to remove libxml2 as a dependency. More... about 7 years ago
Allow running tests via `python test/test_augeas.py` More... about 7 years ago
Fix error handling in label() More... about 7 years ago
Fix error handling in get() More... about 7 years ago
Release 1.0.1
lutter
as David Lutterkort
More... about 7 years ago
Bandaid for broken build
lutter
as David Lutterkort
More... about 7 years ago
Release 1.0.0. Fixes #13 More... about 7 years ago
Merge pull request #14 from thedrow/feature/cffi More... about 7 years ago
Free the matches array and the paths after copying. More... almost 8 years ago
Merge pull request #16 from thedrow/patch-1 More... over 8 years ago
Added Python 3.4 and 3.5 to the build. More... over 8 years ago
Updated .travis.yml. Added PyPy to the build matrix. More... over 8 years ago
Removed all ctypes related code. More... over 8 years ago
Refactored python-augeas to use cffi instead of ctypes. More... over 8 years ago
setm: Allow value to be None. More... over 8 years ago
Use more up-to-date PPA for augeas packages More... almost 9 years ago
test: Add test for copy More... almost 9 years ago
Add copy to API More... almost 9 years ago
version 0.5.0 More... over 9 years ago
Add Python 3.3 to CI, and disallow failures. More... about 11 years ago