commit 98a55f7193039f8cc6dcbb7569c18af9385cdba2
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Mon Nov 16 18:49:33 2009 +0200

    doc/author: mention repo and gitorious clone URLs.

 doc/author |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

commit f68df9886aaa3f0a5fb436cff83981711bff7a79
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Mon Nov 16 18:41:56 2009 +0200

    RSS: use gmdate() instead of date().

    Thus, the RSS will contain dates with timezone +0000 instead of the local one.

 inc/functions.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit e1ccef21e3f9cc3cc0a3e702f974ef967276f6a7
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Mon Nov 16 18:40:47 2009 +0200

    RSS: Use author_utcstamp for pubdate.

    Local time was used earlier, which caused the dates to be invalid (off by
    timezone).

 index.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 23dbeb205516e9ac396e8d278da04f5d33fbe1b0
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Nov 8 13:53:15 2009 +0200

    Mention author in auth_drupal_user.

 inc/auth_drupal_user.php |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

commit 7f99d6da5b86ed4ca776ec1654dbbb8a326f1756
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Nov 8 11:39:55 2009 +0200

    Added example auth_simple items to config.php.

 inc/config.php |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit 2d862f299abca24db0db2fcd9e935eb0a5077139
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Nov 8 11:16:22 2009 +0200

    auth_simple: prevent notice when logging with unknown username.

 inc/auth_simple.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 1ebd8693ee6fd72ba90b8c06d28bac71ce61d04e
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Nov 8 11:14:06 2009 +0200

    Changed php start tag into the long one in auth_simple.

 inc/auth_simple.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit a7dee6193a74027d8a16cabd968de79f4340040c
Author: Brad Robinson <contact@toptensoftware.com>
Date:   Sun Nov 8 11:10:55 2009 +0200

    Added a simple username/password authorisation plugin.

    Signed-off-by: Heikki Hokkanen <hoxu@users.sf.net>

 inc/auth_simple.php |   90 +++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 90 insertions(+), 0 deletions(-)

commit 1e78692e0dd2571d58060acba1f461d36d3a5a9c
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat Nov 7 15:14:21 2009 +0200

    Improved RSS interoperability.

    Hopefully.

 inc/functions.php |   17 +++++++++++------
 templates/rss.php |    4 ++--
 2 files changed, 13 insertions(+), 8 deletions(-)

commit 8c20f640fe5dbd35fa56d76be0bb5cfb85a97689
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat Nov 7 11:30:31 2009 +0200

    Fix typo in projects_glob in config.php examples.

    Thanks to Brad Robinson for pointing this out.

 inc/config.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit a8b50cc68280307a2ec6d4d892f932c369f54414
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Oct 4 13:54:03 2009 +0300

    Renamed 'lawrence' style into 'default'.

 default.css  |  268 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 lawrence.css |  268 ----------------------------------------------------------
 2 files changed, 268 insertions(+), 268 deletions(-)

commit aa8389d81327df070aab64c0066a2c6c9d1ca3ea
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Oct 4 13:53:42 2009 +0300

    Renamed 'default' style into 'light'.

 default.css |  195 -----------------------------------------------------------
 light.css   |  195 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 195 insertions(+), 195 deletions(-)

commit 2da6e4b7f7ada9dab598bc6003e153570246f449
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Oct 4 13:51:49 2009 +0300

    More consistent formatting/indentation.

 lawrence.css |   65 +++++++++++++++++++++++++++------------------------------
 1 files changed, 31 insertions(+), 34 deletions(-)

commit 49fd07d5c608406eab91e09420921e91b60697c7
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Oct 4 13:49:42 2009 +0300

    Added comment/author block for styles.

 default.css  |    5 +++++
 lawrence.css |    5 +++++
 2 files changed, 10 insertions(+), 0 deletions(-)

commit f0afd8a545143eff3cffbf9ef8dd394bd8683553
Author: John Lawrence <mail@johnlawrence.net>
Date:   Sat Sep 19 12:17:40 2009 +0300

    Added a new stylesheet.

    [hoxu@users.sf.net: Slightly tweaked from a patch by John]

    Signed-off-by: Heikki Hokkanen <hoxu@users.sf.net>

 lawrence.css |  266 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 266 insertions(+), 0 deletions(-)

commit 4878b796b99dd7dde3b0bcf4af148afc64ecdcb4
Author: John Lawrence <mail@johnlawrence.net>
Date:   Sat Sep 19 12:15:56 2009 +0300

    Created a commit diff icon.

    [hoxu@users.sf.net: Created by John Lawrence based on the plain Silk document
    icon]

 images/silk/commit_diff.png |  Bin 0 -> 366 bytes
 1 files changed, 0 insertions(+), 0 deletions(-)

commit 923ca437db2090f7d24da1a6266c1b22f94fd58e
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat Sep 19 12:13:47 2009 +0300

    Added some icons from Silk set by Mark James.

    License is CC-BY-3, and should be DFSG-compatible.
    http://wiki.debian.org/DFSGLicenses#CreativeCommonsAttributionShare-Alike.28CC-BY-SA.29v3.0

 doc/LICENSE                           |   12 ++++++++++++
 doc/author                            |    1 +
 images/silk/chart_organisation.png    |  Bin 0 -> 444 bytes
 images/silk/folder.png                |  Bin 0 -> 537 bytes
 images/silk/page_white_code_red.png   |  Bin 0 -> 587 bytes
 images/silk/page_white_compressed.png |  Bin 0 -> 724 bytes
 images/silk/page_white_text.png       |  Bin 0 -> 342 bytes
 images/silk/page_white_zip.png        |  Bin 0 -> 386 bytes
 8 files changed, 13 insertions(+), 0 deletions(-)

commit 212441656b69ab55503ce795be6ce39ca0120708
Author: John Lawrence <mail@johnlawrence.net>
Date:   Sat Sep 19 11:53:13 2009 +0300

    Added a ViewGit logo.

    Signed-off-by: Heikki Hokkanen <hoxu@users.sf.net>

 images/viewgit.png |  Bin 0 -> 2440 bytes
 1 files changed, 0 insertions(+), 0 deletions(-)

commit d93e0377acba348e77510185629c016be91aa400
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat Sep 19 11:45:42 2009 +0300

    Added title for tree tar/gz & zip links.

 templates/tree.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit afebc669c8e1f9571dfd24c242a162e16b9c933e
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat Sep 19 11:36:08 2009 +0300

    New config option: 'style' for the stylesheet.

 inc/config.php       |    3 +++
 templates/header.php |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)

commit 3e2318b2b428ecb4001eebbfa8eb11795aaaf3d7
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat Sep 19 11:33:47 2009 +0300

    Moved '[', ']', '/' around links from templates to CSS.

 default.css            |    7 +++++++
 templates/index.php    |    6 +++---
 templates/shortlog.php |   10 +++++-----
 templates/tree.php     |    2 +-
 4 files changed, 16 insertions(+), 9 deletions(-)

commit 1c63c9d5ee51cb48e25ec20061be6f9866443cef
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat Sep 19 11:25:18 2009 +0300

    Added more CSS classes to templates.

    Based on patch by John Lawrence <mail@johnlawrence.net>

 templates/footer.php   |    2 +-
 templates/header.php   |    1 +
 templates/index.php    |    9 +++++----
 templates/shortlog.php |   13 +++++++------
 templates/summary.php  |    3 ++-
 templates/tree.php     |   12 +++++++-----
 6 files changed, 23 insertions(+), 17 deletions(-)

commit 47cafd7c561f98b47a60f93f59b45eb225045932
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat Jun 13 08:51:22 2009 +0300

    Use --git-dir for passthru as well.

    Thanks to Robert Persaud for pointing out this was forgotten :)

 inc/functions.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 10ed6c9ae8b200bf5a4d2634127fdd25a03d2462
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu Jun 11 16:58:58 2009 +0300

    Use escapeshellarg() for the git dir.

    This should allow spaces and so forth in the project paths.

 inc/functions.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 91ba22bc3209a86d15511f28ed7b436d0cd7fef7
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu Jun 11 16:53:05 2009 +0300

    Run git using --git-dir instead of GIT_DIR.

    git accepts the git dir two ways: "GIT_DIR=/foo git" and "git --git-dir=/foo"

    The latter one is more portable, so we use it.

    According to Robert Persaud, this is needed to get viewgit working on Windows
    2003 server cygwin install (but not the only change needed).

 inc/functions.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit e3b3864666f21a7ccdc43780458eeb559b0d5b16
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat May 16 10:40:53 2009 +0300

    todo: extra paths.

 doc/TODO |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 16bbab680c1d1f731478f8e4bf5a71255a48ff10
Author: David Konsumer <konsumer@jetboystudio.com>
Date:   Mon May 11 21:02:39 2009 -0700

    Improved look of issue display

    Signed-off-by: Heikki Hokkanen <hoxu@users.sf.net>

 plugins/issue/templates/issue.php |   44 +++++++++++++++++++++++++++++++------
 1 files changed, 37 insertions(+), 7 deletions(-)

commit 745f82435f3e9e478ee5bcc67ecfc8c446a5dded
Author: David Konsumer <konsumer@jetboystudio.com>
Date:   Mon May 11 20:08:32 2009 -0700

    Added issue plugin - basic read support, ugly issue view

    Signed-off-by: Heikki Hokkanen <hoxu@users.sf.net>

 plugins/issue/main.php              |  113 +++++++++++++++++++++++++++++++++++
 plugins/issue/templates/issue.php   |   12 ++++
 plugins/issue/templates/summary.php |   36 +++++++++++
 3 files changed, 161 insertions(+), 0 deletions(-)

commit 023fd8002e68aeb3e1a15faf2a88d7953857c080
Author: David Konsumer <konsumer@jetboystudio.com>
Date:   Mon May 11 20:07:16 2009 -0700

    Added summary hook

    Signed-off-by: Heikki Hokkanen <hoxu@users.sf.net>

 inc/plugins.php       |    1 +
 templates/summary.php |    7 +++++++
 2 files changed, 8 insertions(+), 0 deletions(-)

commit 4735ad45e6835ccaf76a9857d9a91a325f43cf67
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat May 2 09:19:15 2009 +0300

    Suppress iconv warnings.

    Otherwise it would cause "Detected an illegal character in input string"
    notices to appear when characters are ignored.

 inc/functions.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit bf468e880aa2cad2f2bd798dc0029273228d569b
Author: Antti Nykanen <aon@iki.fi>
Date:   Sat May 2 03:44:34 2009 +0300

    Ignore non-UTF8 characters when calling htmlentities.

    htmlentities() fails if the input string has characters that are invalid
    in the current encoding. These can be ignored by calling iconv on the
    string prior to htmlentities, as pointed out in
    http://fi.php.net/manual/en/function.htmlentities.php#86409

    Signed-off-by: Heikki Hokkanen <hoxu@users.sf.net>

 inc/functions.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit ebd889d0d790d436fcb963197c848bb10747a01f
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat Mar 14 11:27:56 2009 +0200

    Refer to correct auth_lib path in config comments.

 inc/config.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit b851f2adfd533997b1d920fe34605838174637ed
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Tue Mar 10 17:15:45 2009 +0200

    Moved htmlentities_wrapper() so that the declarations are sorted.

 inc/functions.php |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

commit 599df1e59d68ca898d9b1b41f596829a6d17a8ad
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Tue Mar 10 17:13:51 2009 +0200

    Use htmlentities_wrapper() for rest of the calls as well.

    This fixes the remaining calls (diff, URL encoding and RSS messages).

 inc/functions.php |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 13debcc81072fb67f4ec2fcec87b0c14536b1577
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:   Mon Mar 9 16:49:09 2009 +0200

    wrapped htmlentities, and fixed diacritics support

    Signed-off-by: Heikki Hokkanen <hoxu@users.sf.net>

 inc/functions.php        |    5 +++++
 templates/commit.php     |    8 ++++----
 templates/commitdiff.php |    6 +++---
 templates/header.php     |    4 ++--
 templates/index.php      |    4 ++--
 templates/rss.php        |    4 ++--
 templates/shortlog.php   |    4 ++--
 7 files changed, 20 insertions(+), 15 deletions(-)

commit 3660d2b6507d1ebfbb6a4e5d034a7082867400c0
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Jan 11 15:25:19 2009 +0200

    Added example template to HelloPlugin.

 inc/plugins.php                   |   16 ++++++++++++++++
 plugins/hello/main.php            |    2 +-
 plugins/hello/templates/hello.php |    5 +++++
 3 files changed, 22 insertions(+), 1 deletions(-)

commit 7929178c0abe1f9f3241d49d8c1c211527df575d
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Jan 11 15:15:08 2009 +0200

    Cleaner 'pagenav' plugin hook.

 inc/plugins.php        |    2 +-
 plugins/hello/main.php |    3 ++-
 templates/header.php   |    6 +++---
 3 files changed, 6 insertions(+), 5 deletions(-)

commit 37666ddb51137c3418c4b536ee8a68e17fa5fca0
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Jan 11 14:51:14 2009 +0200

    Register action & hook for HelloPlugin only when $conf['hello'] is set.

 plugins/hello/main.php |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

commit ae7ca16a5895990ef1d4536bc0dde6479c48b740
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat Jan 10 16:41:03 2009 +0200

    Create $page['subtitle'] in index.php.

 index.php            |    6 ++++++
 templates/header.php |   20 ++------------------
 2 files changed, 8 insertions(+), 18 deletions(-)

commit 231cce460f9655ed773bf4d6ab43a67528a6c465
Merge: 3b6d93f 6d6e48b
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat Jan 10 15:08:02 2009 +0200

    Merge branch 'plugins'

commit 6d6e48b7709d3dc376ac9b15edf4db687cce6731
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat Jan 10 15:04:34 2009 +0200

    Added (optional) Google Analytics plugin.

    If $conf['google_analytics'] is set to the tracked code / "Web Property ID",
    Google Analytics snippet will be included on each page.

 plugins/analytics/main.php |   35 +++++++++++++++++++++++++++++++++++
 1 files changed, 35 insertions(+), 0 deletions(-)

commit 111ffe4fb6a806d9b7db52677555f096cee5cd83
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat Jan 10 15:02:16 2009 +0200

    Fixed hook & action calls.

 inc/plugins.php |    3 +--
 index.php       |    4 ++--
 2 files changed, 3 insertions(+), 4 deletions(-)

commit c11907cad2aebf74b07a921e3d5f5473ec11e0cc
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat Jan 10 14:32:53 2009 +0200

    Moved plugin-related global stuff to VGPlugin class.

 inc/plugins.php      |   34 +++++++++++++++++++---------------
 templates/footer.php |    2 +-
 templates/header.php |    6 +++---
 3 files changed, 23 insertions(+), 19 deletions(-)

commit ce54f753985e0d3ce876720c901eaa53a29f901e
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat Jan 10 12:18:08 2009 +0200

    Added new hooks: header, page_start, footer.

 inc/plugins.php      |   19 +++++++++++++++++++
 templates/footer.php |    1 +
 templates/header.php |    2 ++
 3 files changed, 22 insertions(+), 0 deletions(-)

commit a98aca155f6f97abd2ac38801bf7bb39ae275aba
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat Jan 10 12:17:49 2009 +0200

    Fixed call_hooks().

 inc/plugins.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 2c957def0afd7ed7d24ac34eee3f18a88392d5fb
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat Jan 10 12:02:22 2009 +0200

    HelloPlugin works now.

    plugins/*/main.php are included from index.php now, and each plugin (eg. foo ->
    FooPlugin) is instanced. Currently only hook for 'pagenav' is called.

 inc/plugins.php      |    5 +++++
 index.php            |   16 ++++++++++++++++
 templates/header.php |    1 +
 3 files changed, 22 insertions(+), 0 deletions(-)

commit 7924d311d0262cee9b0eb0391e687a2e5332f05c
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat Jan 10 11:49:34 2009 +0200

    Started working on a plugin framework.

    Added a base class VGPlugin that all plugins should inherit.

 inc/plugins.php        |   55 ++++++++++++++++++++++++++++++++++++++++++++++++
 plugins/hello/main.php |   20 +++++++++++++++++
 2 files changed, 75 insertions(+), 0 deletions(-)

commit 3b6d93f8abcf2c9d3896bd04f59b1e1e8f47e4ff
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Fri Jan 9 19:01:20 2009 +0200

    todo: more items.

 doc/TODO |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 8b4ea7494de61351925629d436569ab9e8a562fb
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu Jan 1 11:02:02 2009 +0200

    Use stderr for debug() instead of file.

    For apache this means the messages end up in the error log.

 inc/functions.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 11170f2df1d027a5789792a13d3fa8a6e1ca51d3
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu Jan 1 10:57:42 2009 +0200

    Enabled E_STRICT error_reporting.

 doc/TODO  |    1 -
 index.php |    3 +--
 2 files changed, 1 insertions(+), 3 deletions(-)

commit 71212aa1fce01638311d47b84a2ad2e4d32ed651
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu Jan 1 10:57:22 2009 +0200

    Use gmstrftime() instead of strftime().

 inc/functions.php |   10 +++++-----
 index.php         |   14 +++++++-------
 2 files changed, 12 insertions(+), 12 deletions(-)

commit bac2d0d1d1defec851c85903ab6ef2e7526b508e
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu Jan 1 10:33:45 2009 +0200

    After GeSHi, restore the original error mask, not E_ALL.

 index.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit c3bf4b786652e84241d643c486c4a69ddf12021b
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu Jan 1 10:25:53 2009 +0200

    Improved error reporting.

    If $conf['debug'] is not set, only E_ALL^E_NOTICE errors are shown.
    Otherwise all errors are shown. The error handler now also takes into
    consideration the 'error_reporting' mask and error type, adjusting CSS style
    accordingly.

 default.css       |   15 +++++++++++++--
 inc/functions.php |   40 ++++++++++++++++++++++++++++++----------
 index.php         |    6 +++++-
 3 files changed, 48 insertions(+), 13 deletions(-)

commit f3051df13179bfbf538e7d4b5ac83a6dc69fd169
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu Jan 1 10:22:30 2009 +0200

    Use temporary array variable for array_pop().

    E_STRICT will complain about this if it's done on an array returned by another
    function.

 inc/functions.php |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

commit ea10c6b7714722522d2309b9cde292e887338d44
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu Jan 1 09:56:35 2009 +0200

    Use custom error handler to display errors neatly.

    The errors will be put into $page['notices'] and are displayed as part of the
    header template. Full path to PHP filenames is also removed, only the viewgit
    part is shown.

 default.css          |   12 ++++++++++++
 inc/functions.php    |   25 +++++++++++++++++++++++++
 index.php            |    4 ++++
 templates/header.php |   10 ++++++++++
 4 files changed, 51 insertions(+), 0 deletions(-)

commit 61a42c101a1864ae9c37c341848fc9b7f6bfddec
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Tue Dec 30 21:15:58 2008 +0200

    Attempt to maintain a consistent style+indentation :-)

 inc/auth_drupal_user.php |   96 +++++++++++++++++++++++----------------------
 index.php                |    2 +-
 2 files changed, 50 insertions(+), 48 deletions(-)

commit d881fdd721e8aecb36d0ba562a2f03fc07264ffa
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Tue Dec 30 21:09:49 2008 +0200

    Moved and expanded auth config+explanation in config.php.

 inc/config.php              |    9 +++++++++
 inc/example-localconfig.php |    4 ----
 index.php                   |    6 ------
 3 files changed, 9 insertions(+), 10 deletions(-)

commit 95aedf50f742367e68753c91824faa6aadcab9a0
Author: David Konsumer <konsumer@jetboystudio.com>
Date:   Tue Dec 30 06:48:44 2008 -0800

    Added optional authentication method.

    Example authentication methods included for drupal.

    $conf['auth_lib'] must be set to use this. When set, inc/<name>.php is included
    and must contain auth_check() function. The function should do whatever checks
    required based on global / request variables, and die() if access is denied.

    [hoxu@users.sf.net: separated from a larger commit by David; wrote commit
    oessage]

    Signed-off-by: Heikki Hokkanen <hoxu@users.sf.net>

 inc/auth_drupal_user.php    |   61 +++++++++++++++++++++++++++++++++++++++++++
 inc/example-localconfig.php |    5 +++-
 index.php                   |   11 ++++++++
 3 files changed, 76 insertions(+), 1 deletions(-)

commit d05ba22b42c2ab0a0e8f7e3e8cd47a8c8672ad67
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Tue Dec 16 20:14:13 2008 +0200

    Updated todo.

 doc/TODO |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

commit b50aff4dc30f8496fb272c7f9720c4e9fed32abc
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Tue Dec 16 20:12:43 2008 +0200

    Remember what type of search is active in the form.

 templates/header.php |   14 ++++++++++----
 1 files changed, 10 insertions(+), 4 deletions(-)

commit 99c953c735e685d2795bb74ef0f4b46e92fafb8d
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Tue Dec 16 20:01:54 2008 +0200

    Added 'author' and 'committer' search types.

 inc/functions.php    |    8 +++++++-
 templates/header.php |    2 ++
 2 files changed, 9 insertions(+), 1 deletions(-)

commit e808c261155d83fc251faf9a5c5be987fea379ec
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Tue Dec 16 19:58:31 2008 +0200

    Added 'commit' search type.

 inc/functions.php    |    3 +++
 templates/header.php |    1 +
 2 files changed, 4 insertions(+), 0 deletions(-)

commit b8b0760048902bcecbb9ed3d50975cd733edcdf2
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Tue Dec 16 19:17:53 2008 +0200

    Added a simple 'change' search.

    Uses "git log -S".

 default.css          |    4 ++++
 inc/functions.php    |   23 +++++++++++++++++++++++
 index.php            |   37 +++++++++++++++++++++++++++++++++++++
 templates/header.php |    9 +++++++++
 4 files changed, 73 insertions(+), 0 deletions(-)

commit 6a05c25a157aec8618714aface4b91c845301606
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat Dec 13 18:06:18 2008 +0200

    todo: more items.

 doc/TODO |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

commit 00fc4ce892f7924dda0e71ee8607d1b0c9f428fb
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu Dec 4 07:21:05 2008 +0200

    Call git cat-file properly.

    Forgot this from commit 63e9be178d9d0305a487a9aa78851c8e3129074a.

 index.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 5f286fa18a581ca5296be21a4edeb0df79d1dec4
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Nov 16 17:29:00 2008 +0200

    Revert die() on non-zero exec() status.

    Some git commands return non-zero status when everything is OK, so commenting
    this out for now.

 inc/functions.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit d912ec9fa7b6119402c947de1ad8187a164b7e7f
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Nov 16 13:21:02 2008 +0200

    Added git_diff().

 inc/functions.php |    8 ++++++++
 index.php         |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)

commit 4d873145b9c5c1d0442f88792718726088d926ac
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Nov 16 13:17:40 2008 +0200

    patch: better filename for download.

 index.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit a23c99b4db1c19294eae975cb0ca8e1457b0861d
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Nov 16 13:02:51 2008 +0200

    Added a patch download link.

    Allows downloading of single commits in format of 'format-patch'.

 index.php              |   14 ++++++++++++++
 templates/shortlog.php |    1 +
 2 files changed, 15 insertions(+), 0 deletions(-)

commit f096bf9477d1f5be8094533525c21fdab3c730b3
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Nov 16 12:58:48 2008 +0200

    Call git diff properly.

    Forgot this from commit 63e9be178d9d0305a487a9aa78851c8e3129074a.

 index.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 7c0499042de63b50fe3cc9dd102edcc29071cd61
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Nov 16 12:57:46 2008 +0200

    Oops, handle return value from exec() correctly.

 inc/functions.php |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

commit 766a90150885102624d0af209fadb64d342a4e23
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Nov 16 12:36:47 2008 +0200

    config.php: default is to search git from PATH.

 inc/config.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit cb46dc31f5ec739024ccdd86a1710da87a9ef236
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Nov 16 08:56:34 2008 +0200

    die with an error message if exec() fails.

    In case passthru() fails, we output nothing; the download ends up being
    zero-sized.

 inc/functions.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 63e9be178d9d0305a487a9aa78851c8e3129074a
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Nov 16 08:53:33 2008 +0200

    New config option: 'git' for the binary path.

    run_git* functions also now accept only the "git <foo>" as command parameter
    (eg. "git" is assumed).

 inc/config.php    |    4 ++++
 inc/functions.php |   20 ++++++++++----------
 index.php         |    6 +++---
 3 files changed, 17 insertions(+), 13 deletions(-)

commit 68429f38b4b5a5dd5e3ba78777470426d30ba19d
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu Oct 30 17:19:46 2008 +0200

    GeSHi: handle get_language_name_from_extension failure.

    Don't use GeSHi when the language cannot be detected from file extension. Just
    fall back to displaying as-is. Otherwise we get a lot of GeSHi errors since it
    doesn't handle an empty language name.

 index.php |   18 ++++++++++--------
 1 files changed, 10 insertions(+), 8 deletions(-)

commit 48e9591d89e22474aa56eda9b34dc20c0c203488
Author: Antti Nykanen <aon@iki.fi>
Date:   Mon Oct 27 18:35:18 2008 +0200

    Use the long form of the php open tag

    [hoxu@users.sf.net: Nice catch! And that should be the last one :-)

    This and the previous patch came with the note that with these changes ViewGit
    should work with PHP 5.2.6 using php.ini-recommended]

    Signed-off-by: Heikki Hokkanen <hoxu@users.sf.net>

 templates/header.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit bd3391b8ba57723fd8abda8dbb19b4b65152ca0e
Author: Antti Nykanen <aon@iki.fi>
Date:   Mon Oct 27 18:33:47 2008 +0200

    Remove run-time pass-by references

    [hoxu@users.sf.net: "In recent versions of PHP you will get a warning saying
    that "Call-time pass-by-reference" is deprecated when you use a & in foo(&$a);"
    <http://fi.php.net/manual/en/language.references.pass.php>
    as pointed out by the author :-) ]

    Signed-off-by: Heikki Hokkanen <hoxu@users.sf.net>

 inc/functions.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 4ac1d1abf16a21fc3156c28efdc7d80273153c12
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Oct 19 10:13:12 2008 +0300

    Retain empty lines in commit messages.

 inc/functions.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 01f9cfbb6f4dda3a5e6673983931bde9d2f593d5
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Oct 19 10:02:03 2008 +0300

    commit: retain original formatting of commit message.

    Wrapped in the pre tag like on commitdiff page.

 templates/commit.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 04e0f31dd872745f12c0f35a9ba8adfc5103f31a
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Oct 19 09:59:11 2008 +0300

    Separate datetime format for 'commit' page.

    New config option: 'datetime_full'.

 inc/config.php |    5 ++++-
 index.php      |    8 ++++----
 2 files changed, 8 insertions(+), 5 deletions(-)

commit 4a066010b4b5c5b3a48a6e660796b439a7198b0c
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Oct 19 09:51:08 2008 +0300

    RSS: escape '<' in commit message properly.

    RSS item description can contain HTML, so we need to escape the commit messages
    twice to avoid invalid tags from <e-mail> for example.

 inc/functions.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 0383db83a976c8b72f9efaa6772a42e49afd6e99
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Oct 19 09:24:25 2008 +0300

    todo: commit searching.

 doc/TODO |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

commit 73fe2a4655357320556a5330c4f245f13a98fb38
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Oct 19 08:35:04 2008 +0300

    CSS: smaller font in shortlog table.

 default.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 0ba77864ebd5beddce6fec654d2fd90a9491fcce
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Wed Oct 15 19:36:44 2008 +0300

    Added 'Complying with the license' to doc/LICENSE.

    This outlines just one way to share changes users make to ViewGit.

 doc/LICENSE |   26 ++++++++++++++++++++++++--
 1 files changed, 24 insertions(+), 2 deletions(-)

commit de90bc60459eb13e40657003952726225f598317
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Mon Oct 13 21:27:59 2008 +0300

    CSS cleanup.

 default.css            |   16 ++++++----------
 templates/shortlog.php |    2 +-
 2 files changed, 7 insertions(+), 11 deletions(-)

commit c440dc3f698b03a656acd54a13fb5cbf9d633ec9
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Mon Oct 13 21:11:48 2008 +0300

    Show remote refs in shortlog (default: no).

    New config option: 'shortlog_remote_labels'.

    David O'Rourke <david.orourke@gmail.com> originally submitted a patch for
    always showing the remotes - this patch introduces roughly the same behaviour
    but configurable.

 default.css            |   10 ++++++++++
 inc/config.php         |    3 +++
 inc/functions.php      |   15 ++++++++++-----
 templates/shortlog.php |    3 ++-
 4 files changed, 25 insertions(+), 6 deletions(-)

commit 3d5f218d1173491cc22886058940e6f19ea70800
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Mon Oct 13 18:09:37 2008 +0300

    Oops, typofix.

 inc/functions.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 21ac9d0b66bbb17395aedb4f8fdad3091275ea51
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Mon Oct 13 18:01:25 2008 +0300

    Show ref labels in shortlog.

    The idea and style is a shameless rip from Gitweb.

 default.css            |   20 ++++++++++++++++++++
 doc/TODO               |    1 -
 inc/functions.php      |   29 +++++++++++++++++++++++++++++
 templates/shortlog.php |   13 ++++++++++++-
 4 files changed, 61 insertions(+), 2 deletions(-)

commit 42c5677718b8b4c0686be9d456dfc317c9e3ab3b
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat Oct 11 08:21:56 2008 +0300

    doc/author: mention "git shortlog -e -s".

 doc/author |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

commit 853619787b261a16c3a2dbcb71a4f8a1ac51617d
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Fri Oct 10 22:50:04 2008 +0300

    Disable GeSHi line numbers if geshi_line_numbers is false.

 inc/config.php |    2 +-
 index.php      |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 0533e958409138317e459f6b7eb863a65d140b3f
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Fri Oct 10 22:45:13 2008 +0300

    Supress E_NOTICE when dealing with GeSHi.

 index.php |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit cdc1482688de102bc0a929862aafab8b60447906
Author: David O'Rourke <david.orourke@gmail.com>
Date:   Fri Oct 10 22:38:39 2008 +0300

    GeSHi line numbers.

    Signed-off-by: Heikki Hokkanen <hoxu@users.sf.net>

 inc/config.php |    6 ++++++
 index.php      |    8 ++++++++
 2 files changed, 14 insertions(+), 0 deletions(-)

commit 3582f2ec55a209e38b3c0647bd316681d8f9528b
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Mon Sep 22 17:35:36 2008 +0300

    Use standards-compliant tag for favicon.

    http://www.w3.org/2005/10/howto-favicon

 templates/header.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit f654de5dbfbd600e017f6e4dbc51f9503ac0ca4a
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu Aug 28 20:35:32 2008 +0300

    No GeSHi for extensionless files.

    This will avoid ugly GeSHi errors (on 1.0.8 at least).

 index.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 4a283ec2ad03ff1cdcdbff1ae886fb5a30fb2342
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat Aug 9 15:04:01 2008 +0300

    Sanity check for git_get_path_info().

    When unable to get info for path part, die() immediately. This will
    prevent apache error log from getting git-ls-tree errors when called
    with empty parameters.

    Some exploit bots / spam spiders seem to add garbage to otherwise
    working URLs which triggered this.

 inc/functions.php |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit c687b100cf9af6bc8579dd9808f0d2b43703c44d
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Jul 6 08:19:10 2008 +0300

    Use rel=nofollow for archive links.

 templates/index.php    |    4 ++--
 templates/shortlog.php |    4 ++--
 templates/tree.php     |    2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

commit 88b4a0e2765e32959cdfb24656fbe58a6dd8d8ab
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu Jul 3 17:26:26 2008 +0300

    Todo cleanup.

 doc/TODO |   20 +-------------------
 1 files changed, 1 insertions(+), 19 deletions(-)

commit 31c90b64f9c9e64dbd2806c252f6406735146f10
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Mon Jun 30 09:47:32 2008 +0300

    Added a script to make release tarball.

 doc/release.sh |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

commit b7661593d872722fc50797b011053728a292298c
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Mon Jun 30 09:12:21 2008 +0300

    Include a small (optional) link to homepage.

    Currently at the top right corner of all pages.

 default.css          |    7 +++++++
 doc/TODO             |    1 -
 inc/config.php       |    3 +++
 templates/footer.php |    5 +++++
 4 files changed, 15 insertions(+), 1 deletions(-)

commit ace8e98ac4a83161c0d01a98ab9f006d828d5a77
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Mon Jun 30 09:01:52 2008 +0300

    Updated todo + tweaks.

 doc/TODO          |    8 ++++----
 inc/config.php    |    2 ++
 inc/functions.php |    6 +++++-
 index.php         |    2 +-
 4 files changed, 12 insertions(+), 6 deletions(-)

commit 3491f5cb3f60c0ab5435dc380a98c54671b82e34
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Mon Jun 30 08:12:15 2008 +0300

    header: don't show full hashes, only 6 characters.

 doc/TODO             |    2 --
 templates/header.php |    9 ++++++---
 2 files changed, 6 insertions(+), 5 deletions(-)

commit 569a47671c268ec8747700a903a9da375cf13950
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Jun 29 20:43:17 2008 +0300

    README: Updated installation instructions.

 doc/README |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 4d1606c08492e29ccfbf0cd51a2df677cb074d61
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Jun 29 20:42:39 2008 +0300

    Ignore .htaccess.

 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 4cb0b7682b6b3cba373e80245bfeb161372a0e57
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Jun 29 20:41:41 2008 +0300

    Renamed .htaccess to doc/example-htaccess.

    It shouldn't be included in the git tree; upgrades would overwrite
    modified settings.

 .htaccess            |    7 -------
 doc/example-htaccess |    7 +++++++
 2 files changed, 7 insertions(+), 7 deletions(-)

commit 349c2e1c78f3cae9d306318660975a3236811072
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Jun 29 19:08:11 2008 +0300

    More todo items.

 doc/TODO |   31 +++++++++++++++++--------------
 1 files changed, 17 insertions(+), 14 deletions(-)

commit aae6f1504b3196f275bbd7c52f36e45228482850
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu Jun 26 21:04:38 2008 +0300

    More todo items.

 doc/TODO |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

commit a8e7e5276e82bda778d06f639e3c671aa8c84265
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu Jun 26 21:02:29 2008 +0300

    Shortlog logic cleanup.

 inc/functions.php |   23 +++++++++++++++++++++++
 index.php         |   25 ++-----------------------
 2 files changed, 25 insertions(+), 23 deletions(-)

commit 637acd37a17d1a64d52fe25fad9752c176571f99
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu Jun 26 20:56:10 2008 +0300

    index.php: more comments to actions & used parameters.

 index.php |   49 ++++++++++++++++++++++++++++++++++++++++++++++---
 1 files changed, 46 insertions(+), 3 deletions(-)

commit 0b06ed660e4714440320d19346fe328d1f07400f
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu Jun 26 20:51:23 2008 +0300

    README: note about .htaccess RewriteBase.

 doc/README |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit f39a0064f8eb701e2cc673f443913f263ac3342f
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu Jun 26 20:36:59 2008 +0300

    tree: added a "browse at HEAD" link.

 doc/TODO          |    4 ----
 inc/functions.php |   10 ++++++++--
 index.php         |    6 +++---
 3 files changed, 11 insertions(+), 9 deletions(-)

commit a3216b0e7fc9b09ca39ac1f8fc2da6d4dd2471ff
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu Jun 26 20:18:54 2008 +0300

    WIP: Tree browsing at HEAD with no commit_id.

 doc/TODO           |    1 +
 index.php          |   14 +++++++++++++-
 templates/tree.php |    2 +-
 3 files changed, 15 insertions(+), 2 deletions(-)

commit 5609465ca10db7876c16b0539f6e54c7b5f87694
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu Jun 26 19:41:32 2008 +0300

    validate_hash() now accepts 'HEAD' too.

 inc/functions.php |    2 +-
 index.php         |    6 +++++-
 2 files changed, 6 insertions(+), 2 deletions(-)

commit 05e1555f162f36944ec9ea043bafde4a26787e73
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu Jun 26 09:55:55 2008 +0300

    handle_tags() accepts optional limit parameter.

 inc/functions.php |   13 ++++++++++---
 index.php         |    5 +----
 2 files changed, 11 insertions(+), 7 deletions(-)

commit ec774966c70009a72aa1b5a45bd687a49b398ac2
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu Jun 26 09:47:56 2008 +0300

    Added a separate page for tags.

    Summary now shows only a few (configurable) latest tags.

 doc/TODO              |    2 --
 inc/config.php        |    3 +++
 inc/functions.php     |   32 ++++++++++++++++++++++++++++++++
 index.php             |   36 +++++++++++++++---------------------
 templates/summary.php |   23 +++--------------------
 templates/tags.php    |   23 +++++++++++++++++++++++
 6 files changed, 76 insertions(+), 43 deletions(-)

commit 9366ba26320a794b8c920ef8367cb685d4a7d490
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu Jun 26 09:20:56 2008 +0300

    Point user to doc/README if localconfig is gone.

 inc/config.php |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

commit 31838bf23e720785de70e48315161829b064a995
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu Jun 26 09:10:53 2008 +0300

    Added optional GeSHi support.

 default.css        |    2 +-
 doc/README         |    1 +
 doc/TODO           |    2 --
 inc/config.php     |    7 +++++++
 index.php          |    9 +++++++++
 templates/blob.php |    9 +++++++++
 6 files changed, 27 insertions(+), 3 deletions(-)

commit 4e2a6fe5d4d5ed37aaff15ab50ec7acb4a4768f2
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Wed Jun 25 22:14:06 2008 +0300

    Allow showing a diffstat in the RSS feed.

 doc/TODO          |    2 --
 inc/config.php    |    4 ++--
 inc/functions.php |   10 ++++++++++
 index.php         |    5 +++++
 4 files changed, 17 insertions(+), 4 deletions(-)

commit 57be7c90610693b35a26981ac1ccc47898bb1bc8
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Wed Jun 25 21:39:09 2008 +0300

    Tweaked the RSS.

    Commit message is now shown as full, and wrapped in pre tag.

 inc/config.php    |    2 +-
 inc/functions.php |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit e3c75bf7d7c197d2d9250a745078eed6c679d22e
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Wed Jun 25 20:59:20 2008 +0300

    LICENSE: Noted that contributions should be AGPLv3+

    This will allow me to upgrade the license later on.

 doc/LICENSE |    2 ++
 doc/TODO    |    7 -------
 2 files changed, 2 insertions(+), 7 deletions(-)

commit aa80e3ba1d7419c4605429386b1c3588fdcaac8a
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Jun 1 16:30:28 2008 +0300

    ViewGit is licensed under AGPLv3.

    Added doc/LICENSE and doc/agpl-3.0.txt.

    http://www.gnu.org/licenses/agpl-3.0.txt

 doc/LICENSE      |    1 +
 doc/agpl-3.0.txt |  661 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 662 insertions(+), 0 deletions(-)

commit b130a27fa97531c10f50c77d5a62666fecdfeee9
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Wed Jun 25 20:46:26 2008 +0300

    Todo cleanup.

 doc/TODO |   25 +++++++++++--------------
 1 files changed, 11 insertions(+), 14 deletions(-)

commit 99d25eb3f02e4e991a2fbda05679b3b3838215f0
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Wed Jun 25 19:50:17 2008 +0300

    Added optional e-mail obfuscator setting.

 doc/README        |    1 +
 doc/TODO          |    1 -
 inc/config.php    |    5 +++++
 inc/functions.php |   12 ++++++++++++
 4 files changed, 18 insertions(+), 1 deletions(-)

commit 935f2f90070de2c87c98ede2aa8288aa4e2cc2fa
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Wed Jun 25 18:37:33 2008 +0300

    Allow project configuration using globs/wildcards.

    This is handy when a directory (or multiple) contain lots of git
    projects under it. In those cases just adding a glob/wildcard (eg.
    /path/to/*.git) is enough.

 doc/README     |    1 +
 doc/TODO       |    2 +-
 inc/config.php |    4 ++++
 index.php      |   17 +++++++++++++++++
 4 files changed, 23 insertions(+), 1 deletions(-)

commit 90a8f84d7af6cb843333e04e4a9ac7b5f8adf3ef
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Wed Jun 25 18:08:57 2008 +0300

    README: Updated the features.

 doc/README |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

commit e0383f7ca974cb8e7d8fa3db468ee7829d993c66
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Wed Jun 25 18:04:53 2008 +0300

    RSS item title/description is configurable now.

    rss_item_format() supports the following now:
    - author name/mail
    - committer name/mail
    - shortlog / log

 doc/TODO          |    3 ++-
 inc/config.php    |    5 +++++
 inc/functions.php |   24 ++++++++++++++++++++++++
 index.php         |    4 ++--
 4 files changed, 33 insertions(+), 3 deletions(-)

commit 468c4e8d2ab18e72f7a696eca4fa88dc8cb837b5
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Wed Jun 25 17:28:57 2008 +0300

    Header: added generator=ViewGit.

 templates/header.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit dca7d4552f5120ffc390d0f820d38fb261caf64d
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Wed Jun 25 16:24:55 2008 +0300

    commitdiff: Comment out the unused links column.

 templates/commitdiff.php |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

commit c6087d9dbcbdbd03a11175f352e4dca8eadb31e1
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Wed Jun 25 16:00:57 2008 +0300

    Separated functions to inc/functions.php.

 inc/functions.php |  300 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 index.php         |  296 +----------------------------------------------------
 2 files changed, 301 insertions(+), 295 deletions(-)

commit efd075f8fc860a544d36531f0af725aa91a98aa9
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Wed Jun 25 15:47:25 2008 +0300

    Added a simple RSS feed of project changes.

 doc/TODO             |    2 --
 inc/config.php       |    6 ++++++
 index.php            |   35 +++++++++++++++++++++++++++++++++++
 templates/header.php |    5 +++++
 templates/rss.php    |    4 +++-
 5 files changed, 49 insertions(+), 3 deletions(-)

commit c649ca1c0974f1f2c44e9bbf6bc1bff818ae2cdb
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Jun 15 19:19:18 2008 +0300

    Added a simple RSS 2.0 template.

    http://cyber.law.harvard.edu/rss/rss.html
    http://en.wikipedia.org/wiki/RSS#RSS_2.0

 templates/rss.php |   26 ++++++++++++++++++++++++++
 1 files changed, 26 insertions(+), 0 deletions(-)

commit 868ec2e5883e0e2c85590748117104a097060ee3
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Jun 15 19:07:22 2008 +0300

    More todo items.

 doc/TODO |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

commit 74cf391a6baca0e5f8337b490b8cda673b5c0c08
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Jun 15 16:37:41 2008 +0300

    Updated todo.

 doc/TODO |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

commit e7b1051ab8a6b2c458c2ed09a97e5ebcc7472ab8
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Jun 15 16:22:00 2008 +0300

    Cleanup: remove 'parent' in favor of 'parents'.

 doc/TODO  |    3 ---
 index.php |    6 +-----
 2 files changed, 1 insertions(+), 8 deletions(-)

commit 3f507c025752f7dbe83d55e2f05cb5fef4db7db7
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Jun 15 16:18:29 2008 +0300

    commit: show all parents.

 index.php            |   10 ++++++++--
 templates/commit.php |   12 ++++++++----
 2 files changed, 16 insertions(+), 6 deletions(-)

commit 73c873f46d0a7e50306801d8fb0936d666695cd2
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Jun 15 16:04:36 2008 +0300

    Added example localconfig file.

 doc/TODO                    |    2 --
 inc/example-localconfig.php |   17 +++++++++++++++++
 2 files changed, 17 insertions(+), 2 deletions(-)

commit 637945a9549a32ed8e467bb1b79f354af5912173
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Jun 15 09:09:41 2008 +0300

    Updated todo.

 doc/TODO |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

commit 9070aa7c2f040f96fa8e155680361fd85a225bd5
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu Jun 12 19:58:35 2008 +0300

    Added a simple favicon (shortcut icon).

 doc/TODO             |    2 --
 favicon.png          |  Bin 0 -> 730 bytes
 templates/header.php |    1 +
 3 files changed, 1 insertions(+), 2 deletions(-)

commit 811f079b73f1ca73040856b7ee661aeb48f8cb05
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu Jun 12 19:16:41 2008 +0300

    archive: sane filename suggestions.

    Include just the first 7 letters of tree hash, not all.

 index.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 44c76afd296a5950b8964267e546afdf874a73e0
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu Jun 12 19:05:37 2008 +0300

    summary: sort tags newest first.

 index.php |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

commit a48d8abd558807587dc86dbf4196b8db2eadba6f
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Wed Jun 4 19:43:04 2008 +0300

    Tweaked CSS.

 default.css |   22 ++++++++++++++++++----
 doc/TODO    |    2 ++
 2 files changed, 20 insertions(+), 4 deletions(-)

commit ef8e212780217c12db16a70060f57d05f58f6a07
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Mon Jun 2 21:27:00 2008 +0300

    Added doc/README.

    Wrote description, dependencies and first installation sections.

 doc/README |   23 +++++++++++++++++++++++
 doc/TODO   |    3 ---
 2 files changed, 23 insertions(+), 3 deletions(-)

commit ed7c7dab57a7c378b737878d56c1c4cbb71b30e3
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Mon Jun 2 20:41:16 2008 +0300

    Documented the file & undocumented functions.

 index.php |   34 ++++++++++++++++++++++++++++++++++
 1 files changed, 34 insertions(+), 0 deletions(-)

commit 015264ce762898f743fa8db6e68324fe44a03984
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Mon Jun 2 20:17:34 2008 +0300

    Updated todo.

 doc/TODO |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

commit 2a6d6322fafc5f3671e367664cae152cd4d19373
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Mon Jun 2 20:10:10 2008 +0300

    Added doc/author.

 doc/author |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

commit 491316ac47bb52a65754ee4d4db35494720222b1
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Mon Jun 2 20:05:13 2008 +0300

    viewblob: link path fragments.

 doc/TODO             |    5 -----
 index.php            |    4 ++--
 templates/header.php |    6 +-----
 3 files changed, 3 insertions(+), 12 deletions(-)

commit d02d503f2a198cde6574a9c429d5182dca7c3d3e
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Mon Jun 2 19:57:58 2008 +0300

    tree: link path fragments.

    eg. when viewing /foo/bar/baz tree, 'foo', 'bar', and 'baz' will link to
    the respective trees from the root tree of the commit.

 doc/TODO             |    2 ++
 index.php            |   38 ++++++++++++++++++++++++++++++++++++++
 templates/header.php |   15 +++++++++++++--
 3 files changed, 53 insertions(+), 2 deletions(-)

commit a9d27362fd80da300e3c506ebfffa07e6b8f971c
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Jun 1 18:12:45 2008 +0300

    Allow browsing of tags/branches.

    This is a tad buggy/undesigned still, though. The information which
    tag/branch we are browsing is not kept in all links.

 doc/TODO  |    4 ++--
 index.php |    6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

commit 11e553d055a00cdcedd83b450353e52eadc4df7a
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Jun 1 16:14:24 2008 +0300

    Updated todo.

 doc/TODO |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

commit a3463822aa8828302a85671682e7e07cc061c8d6
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Jun 1 15:52:00 2008 +0300

    pagenav: bolden current selection.

 default.css          |    4 ++++
 doc/TODO             |    1 -
 templates/header.php |    2 ++
 3 files changed, 6 insertions(+), 1 deletions(-)

commit 2d21599d55393c5b9d66ced585c89a336d0d7083
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun Jun 1 15:49:03 2008 +0300

    templates/header: cleaner pagenav generation.

 templates/header.php |   20 +++++++++++++++-----
 1 files changed, 15 insertions(+), 5 deletions(-)

commit d1b1ee82595cf60ce06c7f45606fb55ee0e88576
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun May 25 19:10:33 2008 +0300

    New option: allow_checkout.

 inc/config.php |    3 +++
 index.php      |    2 ++
 2 files changed, 5 insertions(+), 0 deletions(-)

commit 7eacecf06206ee95ce77436d98168db7f17e2c8c
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun May 25 19:08:08 2008 +0300

    Preliminary checkout support.

    This uses mod_rewrite which passes /project.git/... requests to PHP,
    which in turn sends files from the project's git directory.

 .htaccess |    4 ++++
 doc/TODO  |    6 +-----
 index.php |   34 ++++++++++++++++++++++++++++++++++
 3 files changed, 39 insertions(+), 5 deletions(-)

commit 2789f7d8903a622a826cc13a2a639ec39ccb0579
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun May 25 16:59:25 2008 +0300

    New conf option: commit_message_maxlen.

 inc/config.php |    3 +++
 index.php      |    4 +++-
 2 files changed, 6 insertions(+), 1 deletions(-)

commit ca786cea9e335a593c6c52448b5f4547c376df0c
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun May 25 16:56:22 2008 +0300

    commit/commitdiff: show full first line of commit message.

 doc/TODO                 |    2 --
 index.php                |    5 +++--
 templates/commit.php     |    2 +-
 templates/commitdiff.php |    2 +-
 4 files changed, 5 insertions(+), 6 deletions(-)

commit 1fd723f211f094c6d2eaf7cdc99b7ab7f679b2d8
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun May 25 16:37:52 2008 +0300

    commitdiff: show list of changed files with #links.

 doc/TODO                 |    3 ++-
 index.php                |   25 ++++++++++++++++++++++---
 templates/commitdiff.php |   22 +++++++++++++++++++++-
 3 files changed, 45 insertions(+), 5 deletions(-)

commit c5f5a67f7711cfc6864aa9d15655636ac364a122
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun May 25 15:30:57 2008 +0300

    Don't escape html/title, assume it already is.

 templates/header.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit be302b6c1a86cd4e835e7b012855d3c4882e2953
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun May 25 15:01:10 2008 +0300

    Don't escape diffdata (it already is).

 templates/commitdiff.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit d4b8e55d567d0f31e1a6fccbc548a7759479fc70
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun May 25 14:00:13 2008 +0300

    Templates: use htmlentities() when warranted.

 templates/commit.php     |    8 ++++----
 templates/commitdiff.php |    6 +++---
 templates/header.php     |    5 +++--
 templates/index.php      |    4 ++--
 templates/shortlog.php   |    4 ++--
 5 files changed, 14 insertions(+), 13 deletions(-)

commit 5b455884a7294ddabc26bc476150c1b5efa2b2f8
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat May 24 16:27:32 2008 +0300

    Show tree/blob path in nav.

 doc/TODO             |    1 +
 templates/header.php |    9 +++++++--
 2 files changed, 8 insertions(+), 2 deletions(-)

commit ae0967d6595fa645587137b450a4cc0bdabfb1dd
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat May 24 15:55:02 2008 +0300

    tree/viewblob: retain path info in 'f' parameter.

 doc/TODO             |    2 +-
 index.php            |   10 ++++++++++
 templates/header.php |    4 ++--
 templates/tree.php   |   10 ++++++++--
 4 files changed, 21 insertions(+), 5 deletions(-)

commit 376eb1f26d127a357517159d904eb993327c58ec
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat May 24 15:37:36 2008 +0300

    Pass commit hash as 'hb' for viewblob as well.

 doc/TODO           |    4 +---
 index.php          |   18 +++++++++++++++++-
 templates/tree.php |    2 +-
 3 files changed, 19 insertions(+), 5 deletions(-)

commit 31ed4395eaf57e9f62ef93887ab29605be418746
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat May 24 15:26:49 2008 +0300

    When linking to trees, pass related commit_id.

    This will allow the pagenav to link to the related commit where user
    started browsing the tree from (trees can be related to multiple
    commits).

    Also fixed some quirks.

 doc/TODO               |    6 +++---
 index.php              |   23 +++++++++++++++++++----
 templates/commit.php   |    2 +-
 templates/header.php   |    4 +++-
 templates/index.php    |    2 +-
 templates/shortlog.php |    2 +-
 templates/tree.php     |    2 +-
 7 files changed, 29 insertions(+), 12 deletions(-)

commit 6a3f7fc2f5b74bab8c38886b34eade26309b7f57
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat May 24 14:59:25 2008 +0300

    todo: ideas about checkout.

 doc/TODO |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 82e7d9cc1144cb7692a6f73d46d24057963c8fce
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat May 24 14:44:10 2008 +0300

    Updated todo.

 doc/TODO |    9 +++------
 1 files changed, 3 insertions(+), 6 deletions(-)

commit 827d58b753c2a6206a0a978b99e1f033843a3a31
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu May 22 19:35:13 2008 +0300

    More todo items for tree page.

 doc/TODO |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

commit 1585d5248edb7597e5bb28ad5dbcd67d83f48eb1
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu May 22 19:27:35 2008 +0300

    Added page navigation links.

    This allows switching between summary/shortlog/commit/commitdiff/tree
    pages more conveniently.

 default.css          |    5 +++++
 doc/TODO             |    3 ++-
 index.php            |   26 ++++++++++++++++++++++----
 templates/commit.php |    2 +-
 templates/header.php |   10 +++++++++-
 templates/tree.php   |    2 +-
 6 files changed, 40 insertions(+), 8 deletions(-)

commit 911aa10242833a905ec3e959a1c02776fd3a429b
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu May 22 18:59:56 2008 +0300

    Titles for commit/commitdiff/shortlog pages.

 index.php |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit 260ff9b958620829a99bbed60a1f990fde5bd553
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu May 22 18:38:31 2008 +0300

    Updated todo.

 doc/TODO |   14 +++++---------
 1 files changed, 5 insertions(+), 9 deletions(-)

commit 8520d518711fe77963e94e7625cec284f4fa69c4
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu May 22 18:27:10 2008 +0300

    summary shortlog title links to shortlog page.

 default.css            |    4 ++++
 doc/TODO               |    3 ---
 index.php              |    6 +++++-
 templates/header.php   |    3 +++
 templates/shortlog.php |    2 +-
 5 files changed, 13 insertions(+), 5 deletions(-)

commit 0cc4d7145b15467494fd8b7913f84a838cd9e636
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Wed May 21 19:29:46 2008 +0300

    Updated todo.

 doc/TODO |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

commit 6aaecf2bd846905ed9eecb3d5724b53d22125fd2
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Wed May 21 19:27:38 2008 +0300

    tree page: better name suggestion for downloads.

    <project>-<directory>-<first 6 bytes of tree hash>.ext

 index.php          |   20 +++++++-------------
 templates/tree.php |    2 +-
 2 files changed, 8 insertions(+), 14 deletions(-)

commit 664d9096f3068d6d3bff67ff1f9868251a619ff6
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Wed May 21 19:17:04 2008 +0300

    tree page: use a table.

 default.css        |   17 +++++++++++++++++
 templates/tree.php |   31 ++++++++++++++++++++-----------
 2 files changed, 37 insertions(+), 11 deletions(-)

commit cf8b280060285b0da46ffba1abde190faac9a1c9
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Wed May 21 18:34:13 2008 +0300

    Added simple viewblob page.

 default.css          |    7 +++++++
 index.php            |    8 ++++++++
 templates/blob.php   |    5 +++++
 templates/header.php |    4 ++++
 templates/tree.php   |    2 +-
 5 files changed, 25 insertions(+), 1 deletions(-)

commit efbb09f0360126d3793bfe3d71033b9f5a41f978
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Wed May 21 18:12:47 2008 +0300

    tree page: added download links for blobs & trees.

    Trees can be downloaded as targz/zip and blobs are sent to browser with
    proper name suggestion.

 index.php          |   11 +++++++----
 templates/tree.php |    4 ++++
 2 files changed, 11 insertions(+), 4 deletions(-)

commit 8893860eede49e1fb019415f93302ebf1b5bcbf7
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Wed May 14 18:28:29 2008 +0300

    Simple shortlog page.

 doc/TODO               |    1 -
 index.php              |   24 +++++++++++++++++++++---
 templates/shortlog.php |   37 +++++++++++++++++++++++++++++++++++++
 templates/summary.php  |   28 +---------------------------
 4 files changed, 59 insertions(+), 31 deletions(-)

commit 52a421d81e96c2d499384b73e9ccdd878e282977
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Mon May 12 20:39:22 2008 +0300

    Updated todo.

 doc/TODO |   15 +++++++++------
 1 files changed, 9 insertions(+), 6 deletions(-)

commit f7fb04fccc0beffc7c69a067f105cc371963db49
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Mon May 12 19:43:49 2008 +0300

    Colored diff.

 default.css              |   16 ++++++++++++++++
 index.php                |   28 +++++++++++++++++++++++++++-
 templates/commitdiff.php |    2 +-
 3 files changed, 44 insertions(+), 2 deletions(-)

commit aebe9558fd31db426a7f55a35af1ce8bfb5db312
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Mon May 12 19:04:13 2008 +0300

    summary: tags link to shortlog.

 templates/summary.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit e00549ff4259ecf906ccaa438cd0661619bf57bf
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Mon May 12 18:34:15 2008 +0300

    Changed CSS class name.

 default.css              |    2 +-
 templates/commitdiff.php |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 4c5bdd13667960730175c2ce269476f464739a36
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Mon May 12 18:22:22 2008 +0300

    Preliminary commitdiff page.

 default.css              |    7 +++++++
 index.php                |   18 +++++++++++++++++-
 templates/commitdiff.php |   23 +++++++++++++++++++++++
 templates/summary.php    |    1 +
 4 files changed, 48 insertions(+), 1 deletions(-)

commit 36fb879db67671d44c441ad9ff33ff4e03ebc6bc
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun May 11 19:10:41 2008 +0300

    Updated & reorganized todo.

 doc/TODO |   80 +++++++++++++++++++++++++++++--------------------------------
 1 files changed, 38 insertions(+), 42 deletions(-)

commit 2b7a9b6fa9cf121a957b8041ca9790299a7821cc
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun May 11 18:56:08 2008 +0300

    Prefer navbar instead of h1.

 default.css           |    4 ++++
 doc/TODO              |    1 +
 templates/commit.php  |    4 +---
 templates/header.php  |    9 +++++++++
 templates/index.php   |    1 -
 templates/summary.php |    8 +++-----
 templates/tree.php    |    2 --
 7 files changed, 18 insertions(+), 11 deletions(-)

commit 60114e099c248e108146d9f59d842c8cfd4a2112
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun May 11 18:47:36 2008 +0300

    Fixed missing end tags.

 templates/index.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 7f6491b069d0803b577a74b30fac73c0ddda8dc9
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun May 11 18:00:49 2008 +0300

    index: added last change, tree/archive links.

    Last change shows date of HEAD author's commit.

 doc/TODO            |   10 +++++-----
 index.php           |    6 ++++++
 templates/index.php |   11 ++++++++---
 3 files changed, 19 insertions(+), 8 deletions(-)

commit 22470983c568d8a22a403a233c2f16654fd413e9
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun May 11 10:22:37 2008 +0300

    commit: show also local times for author/committer.

 doc/TODO             |    2 +-
 index.php            |    2 ++
 templates/commit.php |    8 ++++++++
 3 files changed, 11 insertions(+), 1 deletions(-)

commit 1713d8b579aec1f74982d063e63656d65e2621b6
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun May 11 10:02:07 2008 +0300

    Updated todo.

 doc/TODO |   25 +++++++++----------------
 1 files changed, 9 insertions(+), 16 deletions(-)

commit 16009eb048491372f1002064465e186345835e3e
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun May 11 09:53:03 2008 +0300

    summary: show tag list similarly to heads.

 index.php             |   25 +++++++++++++++++++++++++
 templates/summary.php |   23 +++++++++++++++++++++++
 2 files changed, 48 insertions(+), 0 deletions(-)

commit 260304717673ffa21765470d2a34f2d92fc8db58
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun May 11 08:42:45 2008 +0300

    Use passthru() instead of exec() for (binary) data.

    Currently blob showing and archives use this.

 index.php |   25 ++++++++++++++++++++++---
 1 files changed, 22 insertions(+), 3 deletions(-)

commit 64efe5bb9294f997fe1178402f97f459294bca91
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat May 10 21:50:29 2008 +0300

    More todo items.

 doc/TODO |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

commit d57e4d981ead473655b54f9f3fe238d0870f8699
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat May 10 21:46:45 2008 +0300

    Simple blob page.

    The object is shown in text/plain for now.

 index.php |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

commit db7baec89ed842d9d43b870c649dc5ade3516ce1
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat May 10 21:37:27 2008 +0300

    summary: added tar/gz & zip download links.

 templates/summary.php |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

commit aed9c8041a21bf66a5bd63ab2bfb256503eee288
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat May 10 21:33:36 2008 +0300

    summary: added 'tree' link.

 index.php             |    1 +
 templates/summary.php |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

commit 5575bdaeb4ce52464516cc830a53fbb3ca57f96d
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat May 10 21:26:43 2008 +0300

    Added a navbar.

    Currently it only links to index and summary page of current project.

 default.css          |    7 +++++++
 index.php            |    1 +
 templates/header.php |    8 ++++++++
 3 files changed, 16 insertions(+), 0 deletions(-)

commit 3dd3ba1a4a32b683dabd5cdf33e3a2fbe7ab6e28
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat May 10 18:21:41 2008 +0300

    Show times in UTC.

    Instead of showing the author's/committer's local time.

 index.php |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

commit efcad402f08258eb2469b45a5490844876f1f79f
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat May 10 18:11:33 2008 +0300

    Set the title for some pages.

 index.php |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit edb89f8b57960b5a8ec88fdeeeb27c26a71d0611
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat May 10 18:05:51 2008 +0300

    Validate the hash request parameter.

 index.php |   19 ++++++++++++++++---
 1 files changed, 16 insertions(+), 3 deletions(-)

commit 2660a490d9f3ac0b821e8526818282fd545d0960
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat May 10 17:46:36 2008 +0300

    Validate the project ('p') request parameter.

 index.php |   24 +++++++++++++++++++-----
 1 files changed, 19 insertions(+), 5 deletions(-)

commit 99a94dcf4fb091b347cd10705092168bc47ffb84
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat May 10 17:35:50 2008 +0300

    New option 'summary_shortlog'.

    This limits number of log entries on the summary page.

 inc/config.php |    3 +++
 index.php      |   11 ++++++++---
 2 files changed, 11 insertions(+), 3 deletions(-)

commit 9fd032e7816eb8b83f77fa5ef9851ae16079182a
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun May 4 18:16:43 2008 +0300

    Tables for commit page as well.

 templates/commit.php |   41 ++++++++++++++++++++++++++++++++---------
 1 files changed, 32 insertions(+), 9 deletions(-)

commit 3d9b6e08926648ef50efdc76c33ea65fac5785f8
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun May 4 18:10:34 2008 +0300

    Use tables for summary page, too.

 default.css           |   17 +++++++++++++++++
 index.php             |    1 -
 templates/summary.php |   43 ++++++++++++++++++++++++++++++++++++-------
 3 files changed, 53 insertions(+), 8 deletions(-)

commit e272cbf57375b84776b6d6f94cf2abe3ce438090
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun May 4 17:49:35 2008 +0300

    Use a table for the index / project list.

 default.css         |   17 +++++++++++++++++
 templates/index.php |   20 +++++++++++++++++---
 2 files changed, 34 insertions(+), 3 deletions(-)

commit e5bc9de50b572c083b2ca0f0bd343326c565a687
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun May 4 09:22:45 2008 +0300

    More todo items.

 doc/TODO |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

commit b8e4618d7aba2f73f286135db32cc971882c1761
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun May 4 09:11:42 2008 +0300

    Allow downloading trees as targz/zip.

 doc/TODO           |    1 -
 index.php          |   29 +++++++++++++++++++++++++++++
 templates/tree.php |    2 ++
 3 files changed, 31 insertions(+), 1 deletions(-)

commit 8662ae189790b4d925bcf8684700c18160ffbfe2
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun May 4 08:49:24 2008 +0300

    More todo items.

 doc/TODO |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 52f3d9c39cfee9251b5daadc76ec78a7ffa167e0
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sun May 4 08:38:36 2008 +0300

    Use "git command" instead of "git-command"

 index.php |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 358f53c2aaed434e6f10fa1b518af8a56446acb4
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat May 3 19:38:04 2008 +0300

    Added crude tree page.

 index.php          |   23 ++++++++++++++++++++++-
 templates/tree.php |   18 ++++++++++++++++++
 2 files changed, 40 insertions(+), 1 deletions(-)

commit 9d447b8b096b4873630f6572463e16367e534304
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat May 3 15:14:01 2008 +0300

    Populate commit view with repo data.

 index.php            |   27 ++++++++++++++++++---------
 templates/commit.php |    8 ++++----
 2 files changed, 22 insertions(+), 13 deletions(-)

commit 3c95d2985a1b26f8083d0ba795422bef44817d6a
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat May 3 13:59:02 2008 +0300

    Started working on a crude commit page template.

 index.php             |   14 ++++++++++++++
 templates/commit.php  |   18 ++++++++++++++++++
 templates/summary.php |    4 ++--
 3 files changed, 34 insertions(+), 2 deletions(-)

commit a7068cb1e338ffff91e9fb3feafaf5e0c7d5bdae
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat May 3 12:56:06 2008 +0300

    Disallow accessing templates/, too.

 templates/.htaccess |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit e963e5b60115d1377ee3a79f3c4c18a3aba1f76e
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat May 3 12:54:08 2008 +0300

    git_get_commit_info(): take first 40 chars from commit log's first line.

 index.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 2807bbcd7fbedfd111265e21117df87c75531535
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat May 3 12:51:52 2008 +0300

    Summary: fetch shortlog from the repo.

 inc/config.php |    7 +++++++
 index.php      |   32 ++++++++++++++++++++------------
 2 files changed, 27 insertions(+), 12 deletions(-)

commit 172a426369cc6c005df5b93a718eeb166ede55cf
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat May 3 11:47:38 2008 +0300

    Fixed link in heads section.

 templates/summary.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit fc27d2a93bba43dce6db8c4c47f686c7931a7827
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat May 3 11:20:13 2008 +0300

    Summary: get head date from commit info.

 index.php |   18 +++++++-----------
 1 files changed, 7 insertions(+), 11 deletions(-)

commit 5aef2f1c02045846e335024e7e4df021fb36b6e7
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat May 3 11:13:24 2008 +0300

    Started working on a function to get commit info.

 index.php |   41 ++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 40 insertions(+), 1 deletions(-)

commit 0a22d372e7987ce0bcea4cab0e1326a01ed41b35
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat May 3 10:49:37 2008 +0300

    Summary: fetch heads from the repo.

 index.php             |   42 +++++++++++++++++++++++++++++++++++++++---
 templates/summary.php |    2 +-
 2 files changed, 40 insertions(+), 4 deletions(-)

commit a1fe1a19d5a79afa41635750f56808c0f2be4cd9
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat May 3 10:26:09 2008 +0300

    Use makelink() to make links instead of hand-crafting them.

    This will allow URL rewriting and such to be added later on.

 index.php             |   16 ++++++++++++++--
 templates/index.php   |    2 +-
 templates/summary.php |    4 ++--
 3 files changed, 17 insertions(+), 5 deletions(-)

commit 37be3544649e77d8491022621b5dc2a533ee1d98
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat May 3 10:13:55 2008 +0300

    Crude template for the summary page.

 index.php             |   16 ++++++++++++++++
 templates/summary.php |   21 +++++++++++++++++++++
 2 files changed, 37 insertions(+), 0 deletions(-)

commit 57c8cae91dd942a2e1d72cc995468abef2c2beeb
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Sat May 3 09:53:57 2008 +0300

    index: show real project name/description.

 inc/config.php      |    4 +++-
 index.php           |   17 +++++++++++++++++
 templates/index.php |    2 +-
 3 files changed, 21 insertions(+), 2 deletions(-)

commit 29a69e6a649e523634fe691a1fdb77ebb25f7727
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu May 1 20:41:42 2008 +0300

    Some planning for pages.

 doc/TODO |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

commit 1937fa5506f254c937ed2347a752a4888c72d142
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu May 1 19:56:01 2008 +0300

    Crude template for index.

 inc/config.php      |    2 +-
 index.php           |    9 +++++++--
 templates/index.php |    7 +++++++
 3 files changed, 15 insertions(+), 3 deletions(-)

commit 2563bc6154f4d22de7ddcf9a39a639188b3859bc
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu May 1 18:05:34 2008 +0300

    Link simple CSS.

 default.css          |    4 ++++
 inc/config.php       |    1 +
 index.php            |    1 +
 templates/header.php |    1 +
 templates/index.php  |    3 +++
 5 files changed, 10 insertions(+), 0 deletions(-)

commit 2be6cbe6b1c535b8098b96cb865353efe404cf7a
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu May 1 17:46:24 2008 +0300

    Added basic header/footer templates and empty index.

 index.php            |   16 ++++++++++++++++
 templates/footer.php |    3 +++
 templates/header.php |   10 ++++++++++
 3 files changed, 29 insertions(+), 0 deletions(-)

commit 413e317310b6b3135ddf9838104c6a9efb278699
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu May 1 17:32:45 2008 +0300

    Added some framework files.

 .gitignore     |    1 +
 .htaccess      |    3 +++
 inc/.htaccess  |    1 +
 inc/config.php |    3 +++
 index.php      |    2 ++
 5 files changed, 10 insertions(+), 0 deletions(-)

commit 793efd9271f6d3534ef6b7fb21246b41aa76639b
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu May 1 15:51:58 2008 +0300

    More ideas.

 doc/TODO |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit d29d4f5348962d3d68ecc924646466dce40e51be
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu May 1 15:47:16 2008 +0300

    Added first milestone: Public Launch.

 doc/TODO |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

commit bfe3d70d9b29cc6cd8860825957c9c8bb9521def
Author: Heikki Hokkanen <hoxu@users.sf.net>
Date:   Thu May 1 15:24:54 2008 +0300

    Initial ideas for the git repository viewer, ViewGit.

 doc/TODO |   25 +++++++++++++++++++++++++
 1 files changed, 25 insertions(+), 0 deletions(-)