6
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Feb 23, 2025 — Feb 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move tag listing into project class More... about 16 years ago
Forgot to include geshi More... about 16 years ago
Start on tag object (incomplete, tag view url now uses just tag name rather than refs/tags/tagname) More... about 16 years ago
There's no need to keep passing gitbin in More... about 16 years ago
Use iteration over project list rather than project array More... about 16 years ago
Bump version More... about 16 years ago
Missed an include More... about 16 years ago
Create and use commit object More... about 16 years ago
Wrap using the git binary in a class; note that operations on the project list like age and snapshot are broken at the moment More... about 16 years ago
Start using objects for certain things that never change (project root, project, etc) rather than passing in arguments More... about 16 years ago
Create projectlist classes More... about 16 years ago
Rename classes to include a fake namespace, since I can't expect everyone to be running PHP 5.3 More... about 16 years ago
Start transitioning project info to a class More... about 16 years ago
Fix copyright More... about 16 years ago
Move config handling to a class More... about 16 years ago
Move documentation More... about 16 years ago
Comment out projectroot in the example file, so if a user just tried to copy over and run the example config they'd get a message that the projectroot isn't set More... about 16 years ago
Adjust the readme with more emphasis on projectroot being the only required option and less emphasis on reading through everything More... about 16 years ago
Move projectroot to the top of the example config, since it's the only required config option now More... about 16 years ago
Move image to its own directory More... about 16 years ago
Move css to a directory More... about 16 years ago
Remove the smarty and geshi setup steps since they're included now More... about 16 years ago
Include copies of smarty and geshi and set the default config appropriately More... about 16 years ago
Don't show blame link for image files More... about 16 years ago
Escape html in blame More... about 16 years ago
Make the commit date the link to the commit rather than a separate commit link More... about 16 years ago
Use CSS with geshi More... about 16 years ago
Only show the date once during blame, like the author and commit More... about 16 years ago
Remove the compile check disable because it screws up upgrades More... about 16 years ago
Initial blame support More... about 16 years ago