17
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
May 07, 2023 — May 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleaner 'pagenav' plugin hook. More... over 15 years ago
Register action & hook for HelloPlugin only when $conf['hello'] is set. More... over 15 years ago
Create $page['subtitle'] in index.php. More... over 15 years ago
Merge branch 'plugins' More... over 15 years ago
Added (optional) Google Analytics plugin. More... over 15 years ago
Fixed hook & action calls. More... over 15 years ago
Moved plugin-related global stuff to VGPlugin class. More... over 15 years ago
Added new hooks: header, page_start, footer. More... over 15 years ago
Fixed call_hooks(). More... over 15 years ago
HelloPlugin works now. More... over 15 years ago
Started working on a plugin framework. More... over 15 years ago
todo: more items. More... over 15 years ago
Use stderr for debug() instead of file. More... over 15 years ago
Enabled E_STRICT error_reporting. More... over 15 years ago
Use gmstrftime() instead of strftime(). More... over 15 years ago
After GeSHi, restore the original error mask, not E_ALL. More... over 15 years ago
Improved error reporting. More... over 15 years ago
Use temporary array variable for array_pop(). More... over 15 years ago
Use custom error handler to display errors neatly. More... over 15 years ago
Attempt to maintain a consistent style+indentation :-) More... over 15 years ago
Moved and expanded auth config+explanation in config.php. More... over 15 years ago
Added optional authentication method.
konsumer
as David Konsumer
More... over 15 years ago
Updated todo. More... over 15 years ago
Remember what type of search is active in the form. More... over 15 years ago
Added 'author' and 'committer' search types. More... over 15 years ago
Added 'commit' search type. More... over 15 years ago
Added a simple 'change' search. More... over 15 years ago
todo: more items. More... over 15 years ago
Call git cat-file properly. More... over 15 years ago
Revert die() on non-zero exec() status. More... over 15 years ago