openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
G
GitPHP
Settings
|
Report Duplicate
6
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 8 hours
ago. based on code collected
about 8 hours
ago.
Feb 23, 2025 — Feb 23, 2026
Showing page 38 of 47
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Move tag listing into project class
Chris Han
More...
about 16 years ago
Forgot to include geshi
Chris Han
More...
about 16 years ago
Start on tag object (incomplete, tag view url now uses just tag name rather than refs/tags/tagname)
Chris Han
More...
about 16 years ago
There's no need to keep passing gitbin in
Chris Han
More...
about 16 years ago
Use iteration over project list rather than project array
Chris Han
More...
about 16 years ago
Bump version
Chris Han
More...
about 16 years ago
Missed an include
Chris Han
More...
about 16 years ago
Create and use commit object
Chris Han
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
Chris Han
More...
about 16 years ago
Start using objects for certain things that never change (project root, project, etc) rather than passing in arguments
Chris Han
More...
about 16 years ago
Create projectlist classes
Chris Han
More...
about 16 years ago
Rename classes to include a fake namespace, since I can't expect everyone to be running PHP 5.3
Chris Han
More...
about 16 years ago
Start transitioning project info to a class
Chris Han
More...
about 16 years ago
Fix copyright
Chris Han
More...
about 16 years ago
Move config handling to a class
Chris Han
More...
about 16 years ago
Move documentation
Chris Han
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
Chris Han
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
Chris Han
More...
about 16 years ago
Move projectroot to the top of the example config, since it's the only required config option now
Chris Han
More...
about 16 years ago
Move image to its own directory
Chris Han
More...
about 16 years ago
Move css to a directory
Chris Han
More...
about 16 years ago
Remove the smarty and geshi setup steps since they're included now
Chris Han
More...
about 16 years ago
Include copies of smarty and geshi and set the default config appropriately
Chris Han
More...
about 16 years ago
Don't show blame link for image files
Chris Han
More...
about 16 years ago
Escape html in blame
Chris Han
More...
about 16 years ago
Make the commit date the link to the commit rather than a separate commit link
Chris Han
More...
about 16 years ago
Use CSS with geshi
Chris Han
More...
about 16 years ago
Only show the date once during blame, like the author and commit
Chris Han
More...
about 16 years ago
Remove the compile check disable because it screws up upgrades
Chris Han
More...
about 16 years ago
Initial blame support
Chris Han
More...
about 16 years ago
←
1
2
…
34
35
36
37
38
39
40
41
42
…
46
47
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree