0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 26, 2024 — Dec 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
hashlib is only needed before 2.5 More... almost 13 years ago
Merge branch 'master' of https://code.google.com/p/pyficache More... almost 13 years ago
Set reasonable defaults for PYTHON and GIT2CL. Make it work on 2.4. More... almost 13 years ago
2.5 compatibility More... almost 13 years ago
Set reasonable default values for PYTHON and GIT2CL More... almost 13 years ago
Get ready for release 0.2.2 More... almost 13 years ago
Clean more stuff. Ignore more stuff More... almost 13 years ago
Make 3k compliant More... almost 13 years ago
Bump version for devel. Start using ReStructuedText doc comments More... almost 13 years ago
Fixes to make source tarball work. More... almost 13 years ago
Get ready for 0.2.1 release. More... almost 13 years ago
Terminal formmated had \n's every other line. More... almost 13 years ago
Fix bug in clearing file format cache. More... almost 13 years ago
pyficache.py: Handle "dark" versus "light" terminal highlighting and lazy cache these. Remove Coverage: no data collected warning. .gitignore *.bak More... almost 13 years ago
Fix up target to make ChangeLog to use git not svn. Allow us to set python interpreter More... almost 13 years ago
Adminstrivia More... almost 13 years ago
Tolerating older pygments is good for older Python 2.6. Bump version, copyright date and other small changes More... almost 13 years ago
Get ready for release 0.2.0 More... almost 13 years ago
Remove debug output. More... almost 13 years ago
If filename ending in .pyc is given, convert it to .py. There is probably a better way to do this than what I have. Cull from linecache? More... almost 13 years ago
Handle files that don't end in \n. Towards fixing more bugs. Warning: tests still fail. More... almost 13 years ago
Towards removing the bugs More... almost 13 years ago
Bugs bugs bugs More... almost 13 years ago
Use newer interface more agressively. Fix uninitialized dict key bug. More... almost 13 years ago
Add "\n" in syntax formatted line just as we do in plain lines. More... almost 13 years ago
Add remake-style target comments More... almost 13 years ago
The complete linecache tests from Ruby have now been ported and work. More... almost 13 years ago
More testing, more bugs removed More... almost 13 years ago
Add syntax coloring via pygments! More... almost 13 years ago
Start to bring in line with Ruby linecache gem in preparation for adding colorization More... almost 13 years ago