<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>42c5443d8788854e33dd6bb10e0ffeaf1b5914b9</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </author>
    <url>http://github.com/bakkdoor/yarps/commit/8cbcd235e13a929006090dfaac159a19c2a5e99c</url>
    <id>8cbcd235e13a929006090dfaac159a19c2a5e99c</id>
    <committed-date>2008-09-07T08:49:35-07:00</committed-date>
    <authored-date>2008-09-07T08:49:35-07:00</authored-date>
    <message>fixed date-but in replymessage. and some other messages related stuff...btw, the interface really needs to be redesigned... [#11 state:resolved]</message>
    <tree>b5c0568c6936768ae242342317bab79eb61d8117</tree>
    <committer>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f59838f780d11d1b6b1ec471afd8b7b5a6968861</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </author>
    <url>http://github.com/bakkdoor/yarps/commit/42c5443d8788854e33dd6bb10e0ffeaf1b5914b9</url>
    <id>42c5443d8788854e33dd6bb10e0ffeaf1b5914b9</id>
    <committed-date>2008-09-07T05:30:21-07:00</committed-date>
    <authored-date>2008-09-07T05:30:21-07:00</authored-date>
    <message>searching for tag_names starting with what the user typed instead of any match, even if in the middle of the tag.
e.g.: input* instead of *input*, as it was before.</message>
    <tree>106d108f3c413935520605eab6eb7d279e082795</tree>
    <committer>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1f8bd3f352072e0754cf5732cfb88c5fe1181708</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </author>
    <url>http://github.com/bakkdoor/yarps/commit/f59838f780d11d1b6b1ec471afd8b7b5a6968861</url>
    <id>f59838f780d11d1b6b1ec471afd8b7b5a6968861</id>
    <committed-date>2008-09-07T02:47:56-07:00</committed-date>
    <authored-date>2008-09-07T02:47:56-07:00</authored-date>
    <message>updated views &amp; controller. now we have a nice way of tagging projects at creation and update. it's similar to the way delicious handles tagging and is way nicer than before. :)</message>
    <tree>8395259cd77b4bcda9b96faf2111dd8357900f1d</tree>
    <committer>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3927467eff505d6887d8008ddab89a1a8a00222a</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </author>
    <url>http://github.com/bakkdoor/yarps/commit/1f8bd3f352072e0754cf5732cfb88c5fe1181708</url>
    <id>1f8bd3f352072e0754cf5732cfb88c5fe1181708</id>
    <committed-date>2008-09-07T02:24:55-07:00</committed-date>
    <authored-date>2008-09-07T02:24:55-07:00</authored-date>
    <message>new tagging-workflow when creating new project</message>
    <tree>734d22ae3dfcdccff67525d56053a2c70e757648</tree>
    <committer>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e5ba29fcb3d1272ef313c1b20a9661b198f142d3</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </author>
    <url>http://github.com/bakkdoor/yarps/commit/3927467eff505d6887d8008ddab89a1a8a00222a</url>
    <id>3927467eff505d6887d8008ddab89a1a8a00222a</id>
    <committed-date>2008-09-07T01:00:51-07:00</committed-date>
    <authored-date>2008-09-07T01:00:51-07:00</authored-date>
    <message>tags are now seperated by whitespace, not comma.</message>
    <tree>043f41d7ce75e28f4b704e5eda98cb5f25d8ce85</tree>
    <committer>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>31e3831b90d9ff6efeea2074d3c935918d1e2bed</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </author>
    <url>http://github.com/bakkdoor/yarps/commit/e5ba29fcb3d1272ef313c1b20a9661b198f142d3</url>
    <id>e5ba29fcb3d1272ef313c1b20a9661b198f142d3</id>
    <committed-date>2008-09-07T00:40:55-07:00</committed-date>
    <authored-date>2008-09-07T00:37:20-07:00</authored-date>
    <message>changed Language.default to Language.default.to_s, since it returns now a symbol (same as Language.list, now returning a list of symbols)
seems cleaner somehow to me...maybe this will get changed again some time, we'll see. also updated edit-view for account in that matter.</message>
    <tree>e1b92e233b9a9e3670d507126ad9e74b930a1989</tree>
    <committer>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a954ac7de4f8383a1342745383d20802e034d526</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </author>
    <url>http://github.com/bakkdoor/yarps/commit/31e3831b90d9ff6efeea2074d3c935918d1e2bed</url>
    <id>31e3831b90d9ff6efeea2074d3c935918d1e2bed</id>
    <committed-date>2008-09-07T00:35:52-07:00</committed-date>
    <authored-date>2008-09-07T00:35:52-07:00</authored-date>
    <message>added new stuff to localization-files. also made german mailer templates.</message>
    <tree>29b654eb5fcc2f46ca17e81ca7855c2abc50a1a3</tree>
    <committer>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e26bd5a44a2d138becd05f1e955910ce77b6527c</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </author>
    <url>http://github.com/bakkdoor/yarps/commit/a954ac7de4f8383a1342745383d20802e034d526</url>
    <id>a954ac7de4f8383a1342745383d20802e034d526</id>
    <committed-date>2008-09-06T12:21:19-07:00</committed-date>
    <authored-date>2008-09-06T12:21:19-07:00</authored-date>
    <message>updated README.</message>
    <tree>7c0b4d8ea19f73ce37facb80a000ee2496b1a1b0</tree>
    <committer>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d83b0863c32e19236f235c45616075d195423851</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </author>
    <url>http://github.com/bakkdoor/yarps/commit/e26bd5a44a2d138becd05f1e955910ce77b6527c</url>
    <id>e26bd5a44a2d138becd05f1e955910ce77b6527c</id>
    <committed-date>2008-09-06T08:05:31-07:00</committed-date>
    <authored-date>2008-09-06T08:02:41-07:00</authored-date>
    <message>updated to newest rails version (2.1.1). if you don't have it yet,
you should install it via rubygems: sudo gem install rails --version 2.1.1</message>
    <tree>38462e38409c6cedd98b368f6b58f023a3ed96cb</tree>
    <committer>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3babba356e14c80938bdc12c7da0ed7ba72c5f36</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </author>
    <url>http://github.com/bakkdoor/yarps/commit/d83b0863c32e19236f235c45616075d195423851</url>
    <id>d83b0863c32e19236f235c45616075d195423851</id>
    <committed-date>2008-09-05T18:43:03-07:00</committed-date>
    <authored-date>2008-09-05T18:43:03-07:00</authored-date>
    <message>README updated</message>
    <tree>ef65a41d2c4b02faa684aad91f8d655ccd3cdf6a</tree>
    <committer>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>da07cd293a4acecb63c6cee85fda78aec0447708</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </author>
    <url>http://github.com/bakkdoor/yarps/commit/3babba356e14c80938bdc12c7da0ed7ba72c5f36</url>
    <id>3babba356e14c80938bdc12c7da0ed7ba72c5f36</id>
    <committed-date>2008-09-05T18:37:25-07:00</committed-date>
    <authored-date>2008-09-05T18:37:25-07:00</authored-date>
    <message>LICENSE added.</message>
    <tree>f1501770ecb98a91bf0eaa2d675539362bc9fae7</tree>
    <committer>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>31e84179ac61284c0f89a8b3f0ce0f499b0f620b</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </author>
    <url>http://github.com/bakkdoor/yarps/commit/da07cd293a4acecb63c6cee85fda78aec0447708</url>
    <id>da07cd293a4acecb63c6cee85fda78aec0447708</id>
    <committed-date>2008-09-05T09:21:30-07:00</committed-date>
    <authored-date>2008-09-05T09:18:57-07:00</authored-date>
    <message>removed project_memberships-controller and views. commented out failing functional-test code</message>
    <tree>0a6fbcac3108a97be963eb4c363514e5d5a00bab</tree>
    <committer>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c6c9c01d0dad3c288b3598dfdce2eaa30c7721d3</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </author>
    <url>http://github.com/bakkdoor/yarps/commit/31e84179ac61284c0f89a8b3f0ce0f499b0f620b</url>
    <id>31e84179ac61284c0f89a8b3f0ce0f499b0f620b</id>
    <committed-date>2008-09-05T07:36:50-07:00</committed-date>
    <authored-date>2008-09-05T07:36:50-07:00</authored-date>
    <message>updating user-settings now works again correctly. also changed application-controller to set filtering for password-fields on in log-files. [#7 state:resolved]</message>
    <tree>7611e7511366ef572ed7ae5d372edf4aa8a11f3b</tree>
    <committer>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>988a5287bdd6c21bc5e05736b463115e5c857538</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </author>
    <url>http://github.com/bakkdoor/yarps/commit/c6c9c01d0dad3c288b3598dfdce2eaa30c7721d3</url>
    <id>c6c9c01d0dad3c288b3598dfdce2eaa30c7721d3</id>
    <committed-date>2008-09-05T07:01:00-07:00</committed-date>
    <authored-date>2008-09-05T07:00:03-07:00</authored-date>
    <message>updated yarps_version &amp; updated application_helper to use yarps_config</message>
    <tree>8526ef362bb41790a64532adf236574c37928b70</tree>
    <committer>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>62ff2538a1890d82ea9af7c5f198cccb431e3c1a</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </author>
    <url>http://github.com/bakkdoor/yarps/commit/988a5287bdd6c21bc5e05736b463115e5c857538</url>
    <id>988a5287bdd6c21bc5e05736b463115e5c857538</id>
    <committed-date>2008-09-05T06:51:35-07:00</committed-date>
    <authored-date>2008-09-05T06:51:35-07:00</authored-date>
    <message>updated .gitignore. resetted database and updated user_mailer.rb to use config settings from yarps_config.yml</message>
    <tree>0414f14b44c160ff5934d8803c30c3c65977b4a5</tree>
    <committer>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6d360a7c6c881ac1c61694ba439f954829ea13dd</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </author>
    <url>http://github.com/bakkdoor/yarps/commit/62ff2538a1890d82ea9af7c5f198cccb431e3c1a</url>
    <id>62ff2538a1890d82ea9af7c5f198cccb431e3c1a</id>
    <committed-date>2008-09-05T06:43:53-07:00</committed-date>
    <authored-date>2008-09-05T06:43:53-07:00</authored-date>
    <message>updated yarps_config.yml. removed unnessary fields</message>
    <tree>1d0db4425fb62d3f28fc4f9e06f51d0c1d34929e</tree>
    <committer>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d412193cde455b6863c01b9007a1bc82ac81aa25</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </author>
    <url>http://github.com/bakkdoor/yarps/commit/6d360a7c6c881ac1c61694ba439f954829ea13dd</url>
    <id>6d360a7c6c881ac1c61694ba439f954829ea13dd</id>
    <committed-date>2008-09-05T06:40:33-07:00</committed-date>
    <authored-date>2008-09-05T06:40:33-07:00</authored-date>
    <message>.gitignore updated. now ignoring yarps_config.yml</message>
    <tree>90530abad839c683844459849d945b071aaefc0a</tree>
    <committer>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2a233a3106e9d9c65eedaf834cc5395427df99af</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </author>
    <url>http://github.com/bakkdoor/yarps/commit/d412193cde455b6863c01b9007a1bc82ac81aa25</url>
    <id>d412193cde455b6863c01b9007a1bc82ac81aa25</id>
    <committed-date>2008-09-05T06:38:21-07:00</committed-date>
    <authored-date>2008-09-05T06:38:21-07:00</authored-date>
    <message>added new yarps_config.yml file for general config options. removed mail.rb-initializer, mailer now set from yarps_config.yml in environment.rb</message>
    <tree>809567f1f36cf84d7f48c59e36faabcd966d646e</tree>
    <committer>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2670847f3f5b5bfedb69d91f9fd07e403b2b4e2a</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </author>
    <url>http://github.com/bakkdoor/yarps/commit/2a233a3106e9d9c65eedaf834cc5395427df99af</url>
    <id>2a233a3106e9d9c65eedaf834cc5395427df99af</id>
    <committed-date>2008-09-04T17:33:13-07:00</committed-date>
    <authored-date>2008-09-04T17:33:13-07:00</authored-date>
    <message>removed old login/logout code from account-controller, not needed anymore.</message>
    <tree>5f0d4eff5a106ec7bd96b752f4609f645084df3a</tree>
    <committer>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>05f31e0c34d5a7021f514c209bab97dfbf82ba7c</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </author>
    <url>http://github.com/bakkdoor/yarps/commit/2670847f3f5b5bfedb69d91f9fd07e403b2b4e2a</url>
    <id>2670847f3f5b5bfedb69d91f9fd07e403b2b4e2a</id>
    <committed-date>2008-09-04T17:30:56-07:00</committed-date>
    <authored-date>2008-09-04T17:30:56-07:00</authored-date>
    <message>added default value of 0 to failed_logins in create_users_migration to avoid nil-object-access error. also updated the loginscreen</message>
    <tree>e64e42450e4d3947a46f0c2d23e42e4277c307f4</tree>
    <committer>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>69ec58a5255cfb9291393ee133696598e064ef22</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </author>
    <url>http://github.com/bakkdoor/yarps/commit/05f31e0c34d5a7021f514c209bab97dfbf82ba7c</url>
    <id>05f31e0c34d5a7021f514c209bab97dfbf82ba7c</id>
    <committed-date>2008-09-04T17:17:55-07:00</committed-date>
    <authored-date>2008-09-04T17:11:18-07:00</authored-date>
    <message>updated top-menu for login/logout to new named routes. also renamed *.rhtml.erb to *.rhtml for consistency. also deleted old login/signup files and changed new ones to have same layout as old ones.</message>
    <tree>e0b25057165b6816284cdb9d69d1f9d28dfbc530</tree>
    <committer>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dd48b40f0c1b3019efccafcde99d32f23ad376df</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </author>
    <url>http://github.com/bakkdoor/yarps/commit/69ec58a5255cfb9291393ee133696598e064ef22</url>
    <id>69ec58a5255cfb9291393ee133696598e064ef22</id>
    <committed-date>2008-09-04T17:02:31-07:00</committed-date>
    <authored-date>2008-09-04T17:02:31-07:00</authored-date>
    <message>moved some stuff from account-controller to session-controller &amp; users-controller, since restful_authentication is now used</message>
    <tree>d94b41d5190d7d3f514d72d0b69d95e6b951358a</tree>
    <committer>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c9616ee36ce361afc135fb48581686e7a4ac8f43</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </author>
    <url>http://github.com/bakkdoor/yarps/commit/dd48b40f0c1b3019efccafcde99d32f23ad376df</url>
    <id>dd48b40f0c1b3019efccafcde99d32f23ad376df</id>
    <committed-date>2008-09-04T16:35:49-07:00</committed-date>
    <authored-date>2008-09-04T16:35:49-07:00</authored-date>
    <message>changed timeenhancement once more...replaced calls to current_user.language to current_language, a helper method provided by gloc-plugin</message>
    <tree>887ac822fb5edb65c5a8511ad0f37205317fc729</tree>
    <committer>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e2601d14d8b44f25fa9f08a8f980048a09a69cc4</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </author>
    <url>http://github.com/bakkdoor/yarps/commit/c9616ee36ce361afc135fb48581686e7a4ac8f43</url>
    <id>c9616ee36ce361afc135fb48581686e7a4ac8f43</id>
    <committed-date>2008-09-04T08:03:13-07:00</committed-date>
    <authored-date>2008-09-04T08:03:13-07:00</authored-date>
    <message>added new test (forgot that one somehow) for message-deletion</message>
    <tree>eddade4526f02458648ab21cc2ace7940d0ebb04</tree>
    <committer>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a64a3d9cf8ef5a9972982924c208af6f15afbeb8</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </author>
    <url>http://github.com/bakkdoor/yarps/commit/e2601d14d8b44f25fa9f08a8f980048a09a69cc4</url>
    <id>e2601d14d8b44f25fa9f08a8f980048a09a69cc4</id>
    <committed-date>2008-09-03T18:19:27-07:00</committed-date>
    <authored-date>2008-09-03T18:19:27-07:00</authored-date>
    <message>commented out old user-test-code. probably can be deleted (doesnt work anymore since new auth-plugin) - new user-auth-tests are rspec-test in /spec/</message>
    <tree>09c6a200edb829967d435aebef6ea4975d02474f</tree>
    <committer>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ee4e0fee6821b8e901e5a1716a1c1dec9220abab</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </author>
    <url>http://github.com/bakkdoor/yarps/commit/a64a3d9cf8ef5a9972982924c208af6f15afbeb8</url>
    <id>a64a3d9cf8ef5a9972982924c208af6f15afbeb8</id>
    <committed-date>2008-09-03T18:16:04-07:00</committed-date>
    <authored-date>2008-09-03T18:16:04-07:00</authored-date>
    <message>renamed file to normal</message>
    <tree>f147d837aef6b2f0dc87692345094ef083663a01</tree>
    <committer>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e29ed80e0c0ae9ce96de8f70fd47057191bf63e9</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </author>
    <url>http://github.com/bakkdoor/yarps/commit/ee4e0fee6821b8e901e5a1716a1c1dec9220abab</url>
    <id>ee4e0fee6821b8e901e5a1716a1c1dec9220abab</id>
    <committed-date>2008-09-03T16:49:06-07:00</committed-date>
    <authored-date>2008-09-03T16:49:06-07:00</authored-date>
    <message>gitignore updated - also doesn't track app/models/user_mailer.rb since this is also host-specific</message>
    <tree>6762ef92925a7da8ae4dcd11cd790400185c1a3c</tree>
    <committer>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ff22d449255b19759f772dd9b30307a5bd8aa562</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </author>
    <url>http://github.com/bakkdoor/yarps/commit/e29ed80e0c0ae9ce96de8f70fd47057191bf63e9</url>
    <id>e29ed80e0c0ae9ce96de8f70fd47057191bf63e9</id>
    <committed-date>2008-09-03T16:35:39-07:00</committed-date>
    <authored-date>2008-09-03T16:35:39-07:00</authored-date>
    <message>gitignore updated</message>
    <tree>2bb7386686983b991eb7b3160fd353f6f7fd942a</tree>
    <committer>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>999548ce8c934cf49352ee1aad907a358c2bdbbe</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </author>
    <url>http://github.com/bakkdoor/yarps/commit/ff22d449255b19759f772dd9b30307a5bd8aa562</url>
    <id>ff22d449255b19759f772dd9b30307a5bd8aa562</id>
    <committed-date>2008-09-03T16:26:39-07:00</committed-date>
    <authored-date>2008-09-03T16:26:39-07:00</authored-date>
    <message>gitignore updated - ignoring config/initializers/mail.erb since this is host-specific</message>
    <tree>0863f2d1afca9c172985cb416dfff775c717ba13</tree>
    <committer>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ee4d5354b8bc734b41bcf1589e962ddcf9f7e82e</id>
      </parent>
    </parents>
    <author>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </author>
    <url>http://github.com/bakkdoor/yarps/commit/999548ce8c934cf49352ee1aad907a358c2bdbbe</url>
    <id>999548ce8c934cf49352ee1aad907a358c2bdbbe</id>
    <committed-date>2008-09-03T16:25:07-07:00</committed-date>
    <authored-date>2008-09-03T16:25:07-07:00</authored-date>
    <message>user_mailer specific stuff added/modified</message>
    <tree>a7bda0e5a6b1df6ae19a6717a7d2cb26f8855588</tree>
    <committer>
      <name>Christopher Bertels</name>
      <email>bakkdoor@flasht.de</email>
    </committer>
  </commit>
</commits>
