Merge branch 'master' of git://github.com/zts/Gitalist
authorTomas Doran <bobtfish@bobtfish.net>
Tue, 17 Nov 2009 22:18:44 +0000 (22:18 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Tue, 17 Nov 2009 22:18:44 +0000 (22:18 +0000)
commitdbd4a257e24b7f7d1b883fa120411cce354e8739
treeffaa59a87b757f3c21f4ea06594fa7694e1af221
parente5b4f545074bcedc94704f5adf717491f821ba87
parent2646511e5d091e8cf63a14ceab2e3f1b5fe593ec
Merge branch 'master' of git://github.com/zts/Gitalist

* 'master' of git://github.com/zts/Gitalist:
  Added the search_help action.
  Don't bother looking up type - the subclasses know what they are.
  Fix commit action.
  Move diff method onto Commit object, and tree attribute into a role.
  Add ::Tag and ::Tree.
  Add ::Object::Blob.
  Moved additional attributes to :Commit.
  Introduce ::Object::Commit.