1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 13, 2025 — Sep 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ASH.py: Subclass 'Reader' from 'HexFile.ASCIIHexReader'.
christoph2
as Christoph Schueler
More... over 10 years ago
Added named group.
christoph2
as Christoph Schueler
More... over 10 years ago
Refactored 'ASCIIHexReader'.
christoph2
as Christoph Schueler
More... over 10 years ago
TiTxt.py: Fixed 'Reader'.
christoph2
as Christoph Schueler
More... over 10 years ago
HexFile.py: Fixed 'ASCIIHexReader'.
christoph2
as Christoph Schueler
More... over 10 years ago
Added support for '==' and '!=' relations.
christoph2
as Christoph Schueler
More... over 10 years ago
utils.py: Added 'runCommand()'.
christoph2
as Christoph Schueler
More... over 10 years ago
utils.py: Added 'StructureWithEnums'.
christoph2
as Christoph Schueler
More... over 10 years ago
.travis.yml: Fix typo.
christoph2
as Christoph Schueler
More... over 10 years ago
travis.yml: Exclude Python 3.2 for now.
christoph2
as Christoph Schueler
More... over 10 years ago
.travis.yml: Exclude Python 3.2 for now.
christoph2
as Christoph Schueler
More... over 10 years ago
Added '__init__.py' to 'tests' directory.
christoph2
as Christoph Schueler
More... over 10 years ago
setup.py: Handle automatic test discovery.
christoph2
as Christoph Schueler
More... over 10 years ago
.travis.yml: Intergrate Coveralls.
christoph2
as Christoph Schueler
More... over 10 years ago
Added 'testCygpath.py'.
christoph2
as Christoph Schueler
More... over 10 years ago
.travis.yml: Disable Python 3.{4,5} for now.
christoph2
as Christoph Schueler
More... over 10 years ago
.coveralls.yml: Add service name.
christoph2
as Christoph Schueler
More... over 10 years ago
Coveralls integration.
christoph2
as Christoph Schueler
More... over 10 years ago
utils.py: Added function 'cygpathToWin()'.
christoph2
as Christoph Schueler
More... over 10 years ago
.travis.yml: Revoke OSX
christoph2
as Christoph Schueler
More... over 10 years ago
.travis.yml: Add some features.
christoph2
as Christoph Schueler
More... over 10 years ago
logger.py: Added 'debug()' method.
christoph2
as Christoph Schueler
More... over 10 years ago
utils.py: Forgot to add '.major'.
christoph2
as Christoph Schueler
More... over 10 years ago
logger.py: Added 'getLastError()'. Mainly for unittesting.
christoph2
as Christoph Schueler
More... over 10 years ago
Added 'createStringBuffer()'.
christoph2
as Christoph Schueler
More... over 10 years ago
Add 'setLevel()' method.
christoph2
as Christoph Schueler
More... over 10 years ago
Codacy coverage integration.
christoph2
as Christoph Schueler
More... over 10 years ago
Re-implemented logger as a class. Added logger to ElfReader.
christoph2
as Christoph Schueler
More... over 10 years ago
elf: 64bit relocations.
christoph2
as Christoph Schueler
More... over 10 years ago
Add dependency to 'mock'.
christoph2
as Christoph Schueler
More... over 10 years ago