<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>7fba848c145ee8c4048362b117fc478f464b1a88</id>
      </parent>
    </parents>
    <author>
      <name>mootoh</name>
      <email>mootoh@d0d07461-0603-4401-acd4-de1884942a52</email>
    </author>
    <url>http://github.com/mootoh/safarihatenabookmark/commit/c11c871ca7a9069c3ce877ce4f34b321c27f394e</url>
    <id>c11c871ca7a9069c3ce877ce4f34b321c27f394e</id>
    <committed-date>2007-12-17T16:03:18-08:00</committed-date>
    <authored-date>2007-12-17T16:03:18-08:00</authored-date>
    <message>cut/chop returned json.

git-svn-id: http://svn.coderepos.org/share/lang/objective-c/SafariHatenaBookmark@3260 d0d07461-0603-4401-acd4-de1884942a52</message>
    <tree>e173510064fa8dfd4c3f2bc781776401c84ea3d2</tree>
    <committer>
      <name>mootoh</name>
      <email>mootoh@d0d07461-0603-4401-acd4-de1884942a52</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e0abd0771228ad7324a424c72dd720982f8dc0cd</id>
      </parent>
    </parents>
    <author>
      <name>mootoh</name>
      <email>mootoh@d0d07461-0603-4401-acd4-de1884942a52</email>
    </author>
    <url>http://github.com/mootoh/safarihatenabookmark/commit/7fba848c145ee8c4048362b117fc478f464b1a88</url>
    <id>7fba848c145ee8c4048362b117fc478f464b1a88</id>
    <committed-date>2007-12-17T10:23:34-08:00</committed-date>
    <authored-date>2007-12-17T10:23:34-08:00</authored-date>
    <message>lang/objective-c/SafariHatenaBookmark: fetch HatenaBookmark via Ruby methods.

git-svn-id: http://svn.coderepos.org/share/lang/objective-c/SafariHatenaBookmark@3250 d0d07461-0603-4401-acd4-de1884942a52</message>
    <tree>69ac6283f95342b1d689d7cf5f49297b25533e10</tree>
    <committer>
      <name>mootoh</name>
      <email>mootoh@d0d07461-0603-4401-acd4-de1884942a52</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0a31790aed5cf1c56f1a56409442e2421636e501</id>
      </parent>
    </parents>
    <author>
      <name>mootoh</name>
      <email>mootoh@d0d07461-0603-4401-acd4-de1884942a52</email>
    </author>
    <url>http://github.com/mootoh/safarihatenabookmark/commit/e0abd0771228ad7324a424c72dd720982f8dc0cd</url>
    <id>e0abd0771228ad7324a424c72dd720982f8dc0cd</id>
    <committed-date>2007-12-17T10:08:00-08:00</committed-date>
    <authored-date>2007-12-17T10:08:00-08:00</authored-date>
    <message>lang/objective-c/SafariHatenaBookmark: notification replaced by RubyCocoa.

git-svn-id: http://svn.coderepos.org/share/lang/objective-c/SafariHatenaBookmark@3249 d0d07461-0603-4401-acd4-de1884942a52</message>
    <tree>d7906fd4203a311a606543a037f1a47794de5c4c</tree>
    <committer>
      <name>mootoh</name>
      <email>mootoh@d0d07461-0603-4401-acd4-de1884942a52</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1f0de5781bcb9466b5120605b6e32a765e6c15b6</id>
      </parent>
    </parents>
    <author>
      <name>mootoh</name>
      <email>mootoh@d0d07461-0603-4401-acd4-de1884942a52</email>
    </author>
    <url>http://github.com/mootoh/safarihatenabookmark/commit/0a31790aed5cf1c56f1a56409442e2421636e501</url>
    <id>0a31790aed5cf1c56f1a56409442e2421636e501</id>
    <committed-date>2007-12-17T09:31:48-08:00</committed-date>
    <authored-date>2007-12-17T09:31:48-08:00</authored-date>
    <message>re-writing with RubyCocoa.

git-svn-id: http://svn.coderepos.org/share/lang/objective-c/SafariHatenaBookmark@3246 d0d07461-0603-4401-acd4-de1884942a52</message>
    <tree>31401dc1b1e75972a13432f2fd3afdc24c0d4599</tree>
    <committer>
      <name>mootoh</name>
      <email>mootoh@d0d07461-0603-4401-acd4-de1884942a52</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f7e2601c418d177b6fb6c9d93680138f980944ad</id>
      </parent>
    </parents>
    <author>
      <name>mootoh</name>
      <email>mootoh@d0d07461-0603-4401-acd4-de1884942a52</email>
    </author>
    <url>http://github.com/mootoh/safarihatenabookmark/commit/1f0de5781bcb9466b5120605b6e32a765e6c15b6</url>
    <id>1f0de5781bcb9466b5120605b6e32a765e6c15b6</id>
    <committed-date>2007-12-17T01:39:15-08:00</committed-date>
    <authored-date>2007-12-17T01:39:15-08:00</authored-date>
    <message>lang/objective-c/SafariHatenaBookmark: trying to fetch bookmarks in JSON format with JSON.framework, but failed to parse response...

git-svn-id: http://svn.coderepos.org/share/lang/objective-c/SafariHatenaBookmark@3211 d0d07461-0603-4401-acd4-de1884942a52</message>
    <tree>6518f70a082212eb0e8374a37a6945f920b87dec</tree>
    <committer>
      <name>mootoh</name>
      <email>mootoh@d0d07461-0603-4401-acd4-de1884942a52</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>df7fe385904e6e1a5b35975935256601677789b3</id>
      </parent>
    </parents>
    <author>
      <name>mootoh</name>
      <email>mootoh@d0d07461-0603-4401-acd4-de1884942a52</email>
    </author>
    <url>http://github.com/mootoh/safarihatenabookmark/commit/f7e2601c418d177b6fb6c9d93680138f980944ad</url>
    <id>f7e2601c418d177b6fb6c9d93680138f980944ad</id>
    <committed-date>2007-12-17T00:09:43-08:00</committed-date>
    <authored-date>2007-12-17T00:09:43-08:00</authored-date>
    <message>add &quot;hatena&quot; menu in menubar.

git-svn-id: http://svn.coderepos.org/share/lang/objective-c/SafariHatenaBookmark@3208 d0d07461-0603-4401-acd4-de1884942a52</message>
    <tree>85c1693ccb28019184da21b686912a7061afdf5d</tree>
    <committer>
      <name>mootoh</name>
      <email>mootoh@d0d07461-0603-4401-acd4-de1884942a52</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>mootoh</name>
      <email>mootoh@d0d07461-0603-4401-acd4-de1884942a52</email>
    </author>
    <url>http://github.com/mootoh/safarihatenabookmark/commit/df7fe385904e6e1a5b35975935256601677789b3</url>
    <id>df7fe385904e6e1a5b35975935256601677789b3</id>
    <committed-date>2007-12-16T23:50:05-08:00</committed-date>
    <authored-date>2007-12-16T23:50:05-08:00</authored-date>
    <message>lang/objective-c/SafariHatenaBookmark: SIMBL plugin to utilize Hatena::Bookmark in Safari more efficiently.

git-svn-id: http://svn.coderepos.org/share/lang/objective-c/SafariHatenaBookmark@3207 d0d07461-0603-4401-acd4-de1884942a52</message>
    <tree>eae61d7a57094e6146000b51892fc83b1b328ca7</tree>
    <committer>
      <name>mootoh</name>
      <email>mootoh@d0d07461-0603-4401-acd4-de1884942a52</email>
    </committer>
  </commit>
</commits>
