6
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move null stripping to one line for all three project test methods More... over 14 years ago
Prevent manual access to unlisted projects using p= parameter More... over 14 years ago
Catch another null parent warning More... over 14 years ago
Don't create difftree array if there's no difftree More... over 14 years ago
RSS feed xml error More... over 14 years ago
Warnings in file search More... over 14 years ago
Syntax error in filesearch More... over 14 years ago
Don't hardcode project list filename in message More... over 14 years ago
Fall back on getpwuid for owner if owner isn't specified in flat file, for flat project lists that aren't Gitosis format More... over 14 years ago
Add git projects help text More... over 14 years ago
Fix warnings More... over 14 years ago
Gitosis support More... over 14 years ago
Bump version More... over 14 years ago
Sanitize project path to avoid directory traversal More... over 14 years ago
Preincrement is faster More... over 14 years ago
Don't count in loop More... over 14 years ago
Add clone/push url support More... over 14 years ago
0.0.9 version bump More... over 14 years ago
Turn off smarty compile check for production More... over 14 years ago
Escaping html breaks many of the non-english characters in UTF8 More... over 14 years ago
Avoid duplication of refs and packed refs More... over 14 years ago
Packed ref support, based on work by Khee Chin <[email protected]> More... over 14 years ago
Description links should not have an indent class More... over 14 years ago
Modified display.git_summary.php so that description links to the project page as well (conform to gitweb behaviour) More... over 14 years ago
Use compact if test for git_projects, fix another place where git_projects can be passed null More... over 14 years ago
cfh: avoid warning when passing null git_projects More... over 14 years ago
Changed =& reference to = to prevent php 5.3.0 from complaining More... over 14 years ago
Changed all ereg references to preg_match("/regex/"... and eregi references to preg_match("/regex/i" to prevent php 5.3.0 from complaining More... over 14 years ago
Only set cache lifetime if there's one to set More... almost 15 years ago
Make sure we always expire cache unless user very explicitly turns it off by setting it to false More... almost 15 years ago