2009-09-19 |
Heikki Hokkanen | Moved '[', ']', '/' around links from templates to...
|
commit | commitdiff | tree |
2009-09-19 |
Heikki Hokkanen | Added more CSS classes to templates.
|
commit | commitdiff | tree |
2009-06-13 |
Heikki Hokkanen | Use --git-dir for passthru as well.
|
commit | commitdiff | tree |
2009-06-11 |
Heikki Hokkanen | Use escapeshellarg() for the git dir.
|
commit | commitdiff | tree |
2009-06-11 |
Heikki Hokkanen | Run git using --git-dir instead of GIT_DIR.
|
commit | commitdiff | tree |
2009-05-16 |
Heikki Hokkanen | todo: extra paths.
|
commit | commitdiff | tree |
2009-05-16 |
David Konsumer | Improved look of issue display Signed-off-by: Heikki Hokkanen <hoxu@users.sf.net>
|
commit | commitdiff | tree |
2009-05-16 |
David Konsumer | Added issue plugin - basic read support, ugly issue... Signed-off-by: Heikki Hokkanen <hoxu@users.sf.net>
|
commit | commitdiff | tree |
2009-05-16 |
David Konsumer | Added summary hook Signed-off-by: Heikki Hokkanen <hoxu@users.sf.net>
|
commit | commitdiff | tree |
2009-05-02 |
Heikki Hokkanen | Suppress iconv warnings.
|
commit | commitdiff | tree |
2009-05-02 |
Antti Nykanen | Ignore non-UTF8 characters when calling htmlentities. Signed-off-by: Heikki Hokkanen <hoxu@users.sf.net>
|
commit | commitdiff | tree |
2009-03-14 |
Heikki Hokkanen | Refer to correct auth_lib path in config comments.
|
commit | commitdiff | tree |
2009-03-10 |
Heikki Hokkanen | Moved htmlentities_wrapper() so that the declarations...
|
commit | commitdiff | tree |
2009-03-10 |
Heikki Hokkanen | Use htmlentities_wrapper() for rest of the calls as...
|
commit | commitdiff | tree |
2009-03-10 |
Lucian Adrian Grijincu | wrapped htmlentities, and fixed diacritics support Signed-off-by: Heikki Hokkanen <hoxu@users.sf.net>
|
commit | commitdiff | tree |
2009-01-11 |
Heikki Hokkanen | Added example template to HelloPlugin.
|
commit | commitdiff | tree |
2009-01-11 |
Heikki Hokkanen | Cleaner 'pagenav' plugin hook.
|
commit | commitdiff | tree |
2009-01-11 |
Heikki Hokkanen | Register action & hook for HelloPlugin only when $conf...
|
commit | commitdiff | tree |
2009-01-10 |
Heikki Hokkanen | Create $page['subtitle'] in index.php.
|
commit | commitdiff | tree |
2009-01-10 |
Heikki Hokkanen | Merge branch 'plugins'
|
commit | commitdiff | tree |
2009-01-10 |
Heikki Hokkanen | Added (optional) Google Analytics plugin.
|
commit | commitdiff | tree |
2009-01-10 |
Heikki Hokkanen | Fixed hook & action calls.
|
commit | commitdiff | tree |
2009-01-10 |
Heikki Hokkanen | Moved plugin-related global stuff to VGPlugin class.
|
commit | commitdiff | tree |
2009-01-10 |
Heikki Hokkanen | Added new hooks: header, page_start, footer.
|
commit | commitdiff | tree |
2009-01-10 |
Heikki Hokkanen | Fixed call_hooks().
|
commit | commitdiff | tree |
2009-01-10 |
Heikki Hokkanen | HelloPlugin works now.
|
commit | commitdiff | tree |
2009-01-10 |
Heikki Hokkanen | Started working on a plugin framework.
|
commit | commitdiff | tree |
2009-01-09 |
Heikki Hokkanen | todo: more items.
|
commit | commitdiff | tree |
2009-01-01 |
Heikki Hokkanen | Use stderr for debug() instead of file.
|
commit | commitdiff | tree |
2009-01-01 |
Heikki Hokkanen | Enabled E_STRICT error_reporting.
|
commit | commitdiff | tree |
2009-01-01 |
Heikki Hokkanen | Use gmstrftime() instead of strftime().
|
commit | commitdiff | tree |
2009-01-01 |
Heikki Hokkanen | After GeSHi, restore the original error mask, not E_ALL.
|
commit | commitdiff | tree |
2009-01-01 |
Heikki Hokkanen | Improved error reporting.
|
commit | commitdiff | tree |
2009-01-01 |
Heikki Hokkanen | Use temporary array variable for array_pop().
|
commit | commitdiff | tree |
2009-01-01 |
Heikki Hokkanen | Use custom error handler to display errors neatly.
|
commit | commitdiff | tree |
2008-12-30 |
Heikki Hokkanen | Attempt to maintain a consistent style+indentation :-)
|
commit | commitdiff | tree |
2008-12-30 |
Heikki Hokkanen | Moved and expanded auth config+explanation in config...
|
commit | commitdiff | tree |
2008-12-30 |
David Konsumer | Added optional authentication method. [hoxu@users.sf.net: separated from a larger commit... Signed-off-by: Heikki Hokkanen <hoxu@users.sf.net>
|
commit | commitdiff | tree |
2008-12-16 |
Heikki Hokkanen | Updated todo.
|
commit | commitdiff | tree |
2008-12-16 |
Heikki Hokkanen | Remember what type of search is active in the form.
|
commit | commitdiff | tree |
2008-12-16 |
Heikki Hokkanen | Added 'author' and 'committer' search types.
|
commit | commitdiff | tree |
2008-12-16 |
Heikki Hokkanen | Added 'commit' search type.
|
commit | commitdiff | tree |
2008-12-16 |
Heikki Hokkanen | Added a simple 'change' search.
|
commit | commitdiff | tree |
2008-12-13 |
Heikki Hokkanen | todo: more items.
|
commit | commitdiff | tree |
2008-12-04 |
Heikki Hokkanen | Call git cat-file properly.
|
commit | commitdiff | tree |
2008-11-16 |
Heikki Hokkanen | Revert die() on non-zero exec() status.
|
commit | commitdiff | tree |
2008-11-16 |
Heikki Hokkanen | Added git_diff().
|
commit | commitdiff | tree |
2008-11-16 |
Heikki Hokkanen | patch: better filename for download.
|
commit | commitdiff | tree |
2008-11-16 |
Heikki Hokkanen | Added a patch download link.
|
commit | commitdiff | tree |
2008-11-16 |
Heikki Hokkanen | Call git diff properly.
|
commit | commitdiff | tree |
2008-11-16 |
Heikki Hokkanen | Oops, handle return value from exec() correctly.
|
commit | commitdiff | tree |
2008-11-16 |
Heikki Hokkanen | config.php: default is to search git from PATH.
|
commit | commitdiff | tree |
2008-11-16 |
Heikki Hokkanen | die with an error message if exec() fails.
|
commit | commitdiff | tree |
2008-11-16 |
Heikki Hokkanen | New config option: 'git' for the binary path.
|
commit | commitdiff | tree |
2008-10-30 |
Heikki Hokkanen | GeSHi: handle get_language_name_from_extension failure.
|
commit | commitdiff | tree |
2008-10-27 |
Antti Nykanen | Use the long form of the php open tag [hoxu@users.sf.net: Nice catch! And that should be... Signed-off-by: Heikki Hokkanen <hoxu@users.sf.net>
|
commit | commitdiff | tree |
2008-10-27 |
Antti Nykanen | Remove run-time pass-by references [hoxu@users.sf.net: "In recent versions of PHP you... Signed-off-by: Heikki Hokkanen <hoxu@users.sf.net>
|
commit | commitdiff | tree |
2008-10-19 |
Heikki Hokkanen | Retain empty lines in commit messages.
|
commit | commitdiff | tree |
2008-10-19 |
Heikki Hokkanen | commit: retain original formatting of commit message.
|
commit | commitdiff | tree |
2008-10-19 |
Heikki Hokkanen | Separate datetime format for 'commit' page.
|
commit | commitdiff | tree |
2008-10-19 |
Heikki Hokkanen | RSS: escape '<' in commit message properly.
|
commit | commitdiff | tree |
2008-10-19 |
Heikki Hokkanen | todo: commit searching.
|
commit | commitdiff | tree |
2008-10-19 |
Heikki Hokkanen | CSS: smaller font in shortlog table.
|
commit | commitdiff | tree |
2008-10-15 |
Heikki Hokkanen | Added 'Complying with the license' to doc/LICENSE.
|
commit | commitdiff | tree |
2008-10-13 |
Heikki Hokkanen | CSS cleanup.
|
commit | commitdiff | tree |
2008-10-13 |
Heikki Hokkanen | Show remote refs in shortlog (default: no).
|
commit | commitdiff | tree |
2008-10-13 |
Heikki Hokkanen | Oops, typofix.
|
commit | commitdiff | tree |
2008-10-13 |
Heikki Hokkanen | Show ref labels in shortlog.
|
commit | commitdiff | tree |
2008-10-11 |
Heikki Hokkanen | doc/author: mention "git shortlog -e -s".
|
commit | commitdiff | tree |
2008-10-10 |
Heikki Hokkanen | Disable GeSHi line numbers if geshi_line_numbers is...
|
commit | commitdiff | tree |
2008-10-10 |
Heikki Hokkanen | Supress E_NOTICE when dealing with GeSHi.
|
commit | commitdiff | tree |
2008-10-10 |
David O'Rourke | GeSHi line numbers. Signed-off-by: Heikki Hokkanen <hoxu@users.sf.net>
|
commit | commitdiff | tree |
2008-09-22 |
Heikki Hokkanen | Use standards-compliant tag for favicon.
|
commit | commitdiff | tree |
2008-08-28 |
Heikki Hokkanen | No GeSHi for extensionless files.
|
commit | commitdiff | tree |
2008-08-09 |
Heikki Hokkanen | Sanity check for git_get_path_info().
|
commit | commitdiff | tree |
2008-07-06 |
Heikki Hokkanen | Use rel=nofollow for archive links.
|
commit | commitdiff | tree |
2008-07-03 |
Heikki Hokkanen | Todo cleanup.
|
commit | commitdiff | tree |
2008-06-30 |
Heikki Hokkanen | Added a script to make release tarball.
|
commit | commitdiff | tree |
2008-06-30 |
Heikki Hokkanen | Include a small (optional) link to homepage.
|
commit | commitdiff | tree |
2008-06-30 |
Heikki Hokkanen | Updated todo + tweaks.
|
commit | commitdiff | tree |
2008-06-30 |
Heikki Hokkanen | header: don't show full hashes, only 6 characters.
|
commit | commitdiff | tree |
2008-06-29 |
Heikki Hokkanen | README: Updated installation instructions.
|
commit | commitdiff | tree |
2008-06-29 |
Heikki Hokkanen | Ignore .htaccess.
|
commit | commitdiff | tree |
2008-06-29 |
Heikki Hokkanen | Renamed .htaccess to doc/example-htaccess.
|
commit | commitdiff | tree |
2008-06-29 |
Heikki Hokkanen | More todo items.
|
commit | commitdiff | tree |
2008-06-26 |
Heikki Hokkanen | More todo items.
|
commit | commitdiff | tree |
2008-06-26 |
Heikki Hokkanen | Shortlog logic cleanup.
|
commit | commitdiff | tree |
2008-06-26 |
Heikki Hokkanen | index.php: more comments to actions & used parameters.
|
commit | commitdiff | tree |
2008-06-26 |
Heikki Hokkanen | README: note about .htaccess RewriteBase.
|
commit | commitdiff | tree |
2008-06-26 |
Heikki Hokkanen | tree: added a "browse at HEAD" link.
|
commit | commitdiff | tree |
2008-06-26 |
Heikki Hokkanen | WIP: Tree browsing at HEAD with no commit_id.
|
commit | commitdiff | tree |
2008-06-26 |
Heikki Hokkanen | validate_hash() now accepts 'HEAD' too.
|
commit | commitdiff | tree |
2008-06-26 |
Heikki Hokkanen | handle_tags() accepts optional limit parameter.
|
commit | commitdiff | tree |
2008-06-26 |
Heikki Hokkanen | Added a separate page for tags.
|
commit | commitdiff | tree |
2008-06-26 |
Heikki Hokkanen | Point user to doc/README if localconfig is gone.
|
commit | commitdiff | tree |
2008-06-26 |
Heikki Hokkanen | Added optional GeSHi support.
|
commit | commitdiff | tree |
2008-06-25 |
Heikki Hokkanen | Allow showing a diffstat in the RSS feed.
|
commit | commitdiff | tree |
2008-06-25 |
Heikki Hokkanen | Tweaked the RSS.
|
commit | commitdiff | tree |
2008-06-25 |
Heikki Hokkanen | LICENSE: Noted that contributions should be AGPLv3+
|
commit | commitdiff | tree |
2008-06-25 |
Heikki Hokkanen | ViewGit is licensed under AGPLv3.
|
commit | commitdiff | tree |