Merge branch 'master' of git://github.com/zts/Gitalist
authorTomas Doran <bobtfish@bobtfish.net>
Sat, 14 Nov 2009 16:07:41 +0000 (16:07 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Sat, 14 Nov 2009 16:07:41 +0000 (16:07 +0000)
commitbf117a43e6008181b30016004aa13a0588f4fd4e
treecfc0d980795446fbd1b2fb80137012e32ec58cb2
parent4b27b1f68af28565e28206124a53396158c68397
parent11216e5b516e57305ceb48713cfc64af74156a0a
Merge branch 'master' of git://github.com/zts/Gitalist

* 'master' of git://github.com/zts/Gitalist:
  Project->list_tree implementation becomes an access to Object->tree.
  Template fixes - some links only make sense for commit objects.
  Fixed action links in tree output.
  Revert change to ->description, as the implementation on GPP didn't work.
  Flesh out the testing configuration with expected keys.
  Fix regression finding description for an undescribed repository.
  Tidy syntax.
  Relocate diff method from ::Project to ::Object.
  Change Project->description to use GPP.
  Make gpp instance a public attribute.