9
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removing dead code More... over 13 years ago
Grammar More... over 13 years ago
Version bump More... over 13 years ago
Try to do without install-rpm.sh More... over 13 years ago
With addstr instead of insstr we get a harmless exception when writing on the last column. More... over 13 years ago
Back to addstr because of: http://marc.info/?l=ncurses-bug&m=125233342917443&w=3 More... over 13 years ago
Revert "Some distributions have a default distutils prefix which is not in sys.path, so installed modules cannot be imported." More... over 13 years ago
Some distributions have a default distutils prefix which is not in sys.path, so installed modules cannot be imported. To address that, explicitely add the path where the module is supposed to be installed to sys.path. More... over 13 years ago
Support for getting and setting IO priority on armel and hppa architectures. More... over 13 years ago
Instead of assuming the pid field is 4 bytes long, take its length from the header. This is needed for http://lkml.org/lkml/2010/2/12/167 [PATCH] delayacct: align to 8 byte boundary on 64-bit systems More... over 13 years ago
Fix traceback with an invalid locale. More... over 13 years ago
Bump version More... almost 14 years ago
We no longer use setuptools. More... almost 14 years ago
Document the competition More... almost 14 years ago
Whitespace fixes More... almost 14 years ago
Build the source distribution using ./setup.py sdist More... almost 14 years ago
Make sure to bundle all files in the source distribution More... almost 14 years ago
Added GPLv2+ headers More... almost 14 years ago
Document the requirement for CONFIG_VM_EVENT_COUNTERS and check for it on startup. More... almost 14 years ago
Johannes relicensed pynl80211 to GPL version 2 or later. More... about 14 years ago
This broke on ppc64. Let's make U32Attr consistent with u32(). More... about 14 years ago
Do not report requirements that are available. More... about 14 years ago
Bump the version number More... over 14 years ago
Bring back the building of RPMs and integration of the ChangeLog More... over 14 years ago
Stopped using setuptools in favor of straight distutils More... over 14 years ago
Negative sizes shouldn't ever happen, but let's handle them gracefully anyway. More... over 14 years ago
Merge branch 'master' of git://repo.or.cz/iotop More... over 14 years ago
Added missing "flags" param to libc.send. More... over 14 years ago
Document the new python requirements More... over 14 years ago
Compatibility with python2.4 using the ctypes module More... over 14 years ago