1. b35bf2a Fix include in python bindings by Lucas De Marchi · 9 years ago
  2. 3a33a7a build-sys: add hooks to build python bindings by Lucas De Marchi · 10 years ago
  3. 5ad36e5 python: Remove unused files from import by Lucas De Marchi · 10 years ago
  4. c03dfbd python: Issue #15: resovled by using setuptools_cython by Guy Rozendorn · 11 years ago
  5. 60ce23e python: Issue #15: Cython needs to be in setup_requires by Guy Rozendorn · 11 years ago
  6. 1f9c5a0 python: Issue #15 Cython is now a dependency by Guy Rozendorn · 11 years ago
  7. 57a8efd python: update version to 0.9.1 by Andy Grover · 11 years ago
  8. 17b69ad python: Issue #13 skipping building extensions on non-Linux platforms by Guy Rozendorn · 11 years ago
  9. e4a57f6 python: Make kmod.modprobe() raise an error if no modules found by Andy Grover · 11 years ago
  10. 891e075 python: Add self as maintainer to setup.py by Andy Grover · 11 years ago
  11. 8e73a86 python: Correct building for python 2.6 by Andy Grover · 11 years ago
  12. f0d6f37 python: add docstring to insert and remove methods by Oz · 11 years ago
  13. 240c0f4 python: add docstring to rmmod by Oz · 11 years ago
  14. b32900f python: update version to 0.9 by Andy Grover · 11 years ago
  15. 9ebfb9c python: Update README by Andy Grover · 11 years ago
  16. 26105c1 python: MANIFEST.in: add AUTHORS to distibuted source files. by W. Trevor King · 12 years ago
  17. c8b5c51 python: Ran update-copyright.py. by W. Trevor King · 12 years ago
  18. 64f9a6a python: .update-copyright.conf: update to pipe separators. by W. Trevor King · 12 years ago
  19. 8e8e24b python: .update-copyright.conf: add MANIFEST.in to ignored files. by W. Trevor King · 12 years ago
  20. ac24814 python: .update-copyright.conf: add Red Hat alias for Andy Grover. by W. Trevor King · 12 years ago
  21. 5a39a9d python: .update-copyright.conf: add README.rst to ignored files. by W. Trevor King · 12 years ago
  22. 3c65e33 python: .mailmap: consolidate Andy Grover email addresses. by W. Trevor King · 12 years ago
  23. 6745a4a python: .update-copyright.conf: add copyright configuration. by W. Trevor King · 12 years ago
  24. 0a2fab2 python: module: fix versions -> info typo in Module._info_get() error message. by W. Trevor King · 12 years ago
  25. d9c0c63 python: Initialize Kmod.mod_dir to None in __cinit__(). by W. Trevor King · 12 years ago
  26. caee9c1 python: Use an OrderedDict for Module.info (preserving modinfo ordering). by W. Trevor King · 12 years ago
  27. 81c1a4e python: Add Module.info attribute. by W. Trevor King · 12 years ago
  28. e0ff45a python: Use Cython's libc.errno for EEXIST. by W. Trevor King · 12 years ago
  29. 0dd3047 python: Add Module.versions attribute. by W. Trevor King · 12 years ago
  30. 76d34f4 python: README.rst: add .rst symlink for GitHub. by W. Trevor King · 12 years ago
  31. 161576d python: README: mention Cython dependency. by W. Trevor King · 12 years ago
  32. 028fc12 python: README: cleanup reStructuredText syntax. by W. Trevor King · 12 years ago
  33. 075f4ea python: Add missing copyright blurbs. by W. Trevor King · 12 years ago
  34. c737198 python: Add docstrings to kmod.kmod and kmod.kmod.Kmod. by W. Trevor King · 12 years ago
  35. 3cc8a66 python: MANIFEST.in: add missing source to the sdist tarball. by W. Trevor King · 12 years ago
  36. 113b46b python: Add additional out Module attributes (path, refcnt, ...). by W. Trevor King · 12 years ago
  37. f7c6215 python: Convert to Cython. by W. Trevor King · 12 years ago
  38. cd4df5a python: update FSF address in COPYING and COPYING.LESSER by Andy Grover · 12 years ago
  39. 6cdc22b python: whitespace by Andy Grover · 12 years ago
  40. 705187f python: add proper error handling to loaded_modules() by Andy Grover · 12 years ago
  41. 31aa683 python: Improve README's description of kmod by Andy Grover · 12 years ago
  42. c73ffc5 python: Make setup.py version match version in .c by Andy Grover · 12 years ago
  43. 3aa27ba python: Add README by Andy Grover · 12 years ago
  44. 8a4d093 python: More cleanup and renaming of stuff. Add docstrings. by Andy Grover · 12 years ago
  45. 1e688f8 python: Add support for listing loaded modules, modprobe, rmmod by Andy Grover · 12 years ago
  46. d2042ca python: use c99 init for struct init by Andy Grover · 12 years ago
  47. a942131 python: a skeleton that compiles by Andy Grover · 12 years ago
  48. cc688e6 python: initial checkin by Andy Grover · 12 years ago