rust (Rust/OGAWA)

Name
Rust/OGAWA
Email
Website/Blog
http://d.hatena.ne.jp/conceal-rs/
Location
Tokyo, Setagaya
Member Since
Jul 24, 2008 (about 1 year)

Following 71 githubbers and watching 92 repositories view all →

Public Repositories (20)

  • g

    The Kernel.g that works like Kernel.p on growl :)

    legend

    Forked from jugyo/g Mon Nov 23 16:33:51 -0800 2009

    Last updated Tue Nov 24 20:04:37 -0800 2009

  • sicp-exercise

    SICP exercises

    legend

    Last updated Sun Nov 22 02:36:46 -0800 2009

  • dotemacs

    My emacs lisp files.

    legend

    Last updated Fri Nov 20 22:48:45 -0800 2009

  • jpmobile

    現在メンテナンスしていません

    legend

    Forked from darashi/jpmobile Fri Aug 21 00:18:08 -0700 2009

    Last updated Fri Aug 21 00:07:14 -0700 2009

  • find_slave

    Find from a slave database

    legend

    Last updated Thu Aug 20 22:53:09 -0700 2009

  • study-rack

    My Study of Rack

    legend

    Last updated Fri Aug 14 01:09:13 -0700 2009

  • progit

    Pro Git Book Content

    legend

    Forked from progit/progit Mon Jul 27 21:50:59 -0700 2009

    Last updated Wed Jul 29 17:21:59 -0700 2009

  • amazon-ecs

    Generic Ruby Amazon E-commerce REST API

    legend

    Forked from jugend/amazon-ecs Sun May 31 06:03:13 -0700 2009

    Last updated Sat Jun 06 03:51:29 -0700 2009

  • q4m-rails

    Q4M on Ruby on Rails

    legend

    Last updated Thu May 28 03:12:30 -0700 2009

  • jpmobile-rails2.3.2

    Another fork of darashi/jpmobile

    legend

    Last updated Wed May 27 01:22:21 -0700 2009

  • latex-quick-reference

    HTML based LaTeX reference with fancy Javascript UI

    legend

    Forked from hayamiz/latex-quick-reference Fri May 22 04:50:58 -0700 2009

    Last updated Fri May 22 02:55:39 -0700 2009

  • termtter

    Termtter is a terminal based Twitter client

    legend

    Forked from jugyo/termtter Mon Apr 20 05:29:49 -0700 2009

    Last updated Sun Apr 26 17:50:02 -0700 2009

  • termtter-plugins

    Plugins of Termtter

    legend

    Last updated Fri Apr 17 01:37:56 -0700 2009

  • file_column

    file_column plugin :: Support Rails 2.2.2, and confirmation view

    legend

    Last updated Tue Jan 27 17:38:58 -0800 2009

  • rack-jpmobile

    useful middlewares for rack with jpmobile

    legend

    Forked from walf443/rack-jpmobile Mon Jan 19 00:27:05 -0800 2009

    Last updated Mon Jan 19 02:29:45 -0800 2009

  • study-create-gems

    My study of Ruby Gems Package

    legend

    Last updated Fri Jan 09 06:48:50 -0800 2009

  • study-ruby-extlib

    My study of Ruby extend library.

    legend

    Last updated Fri Jan 02 19:03:11 -0800 2009

  • ssb-modified

    Modified ssb(http://coderepos.org/share/wiki/ssb)

    legend

    Last updated Mon Dec 15 21:21:20 -0800 2008

  • emacs-rails

    Tomtt's version of the minor mode for editing RubyOnRails code in Emacs

    legend

    Forked from tomtt/emacs-rails Wed Dec 10 17:24:13 -0800 2008

    Last updated Wed Dec 10 21:33:51 -0800 2008

  • mysqlmemcheck

    Check memory size used by MySQL Server

    legend

    Last updated Mon Nov 10 01:15:14 -0800 2008

Public Activity feed

rust pushed to master at darashi/jpmobile Fri Nov 27 01:05:31 -0800 2009
HEAD is 2826cece732afd6f51d445d1c6f2c2543453c8f1
  • Shin-ichiro OGAWA committed 2826cece:
    Add 2.3.5
rust pushed to master at darashi/jpmobile Fri Nov 27 00:45:12 -0800 2009
HEAD is a819cf475b7a05eea7f0bc6d86afa12a6c3a7906
  • Shin-ichiro OGAWA committed a819cf47:
    Change default Rails version to 2.3.5.
rust pushed to master at rust/g Tue Nov 24 20:04:38 -0800 2009
HEAD is 9384b3e903cbf11b45095961b0741040ed8d583b
  • Shin-ichiro OGAWA committed 9384b3e9:
    Fix problem viewing string that contains tag characters.
rust pushed to master at rust/g Mon Nov 23 22:46:23 -0800 2009
HEAD is 79844f15d399b8d419b94669e4bc2ee2e648d0e2
  • Shin-ichiro OGAWA committed 79844f15:
    Support for Linux.
rust pushed to master at jugyo/termtter Mon Nov 23 22:16:49 -0800 2009
HEAD is 617b65de6798035e5b0f95e629a4be63aa24641e
  • Shin-ichiro OGAWA committed 617b65de:
    Update plugins for API change.
rust forked jugyo/g Mon Nov 23 16:33:52 -0800 2009
Forked repository is at rust/g
rust started watching jugyo/g Mon Nov 23 16:33:39 -0800 2009
g's description:
The Kernel.g that works like Kernel.p on growl :)
rust pushed to master at rust/sicp-exercise Sun Nov 22 02:36:46 -0800 2009
HEAD is c4dbcc35e9feaa5d6a7daa3e3f83d67c9c351af5
  • Shin-ichiro OGAWA committed c4dbcc35:
    Add exercise.
rust pushed to master at rust/sicp-exercise Sun Nov 22 01:22:02 -0800 2009
HEAD is 7c1df935dc9cfa9832749edfecf899f290a10783
  • Shin-ichiro OGAWA committed 7c1df935:
    Add exercises.
rust pushed to master at rust/dotemacs Fri Nov 20 22:48:45 -0800 2009
HEAD is 142f1036017fa521ffef98969f16e93d919a1fd9
  • Shin-ichiro OGAWA committed 142f1036:
    Modify
rust pushed to master at rust/dotemacs Fri Nov 20 22:31:50 -0800 2009
HEAD is 36b06734f8cd51eac12b73f39fd389eb4c5fe0cc
  • Shin-ichiro OGAWA committed 36b06734:
    Add modes.
rust started watching tenderlove/phuby Tue Nov 17 20:12:02 -0800 2009
phuby's description:
phuby wraps PHP in a loving embrace
rust started watching defunkt/resque Mon Nov 16 17:50:47 -0800 2009
resque's description:
A simple Redis-based queue.
rust pushed to master at rust/sicp-exercise Fri Nov 13 15:42:42 -0800 2009
HEAD is b74e07933060b9b63bb0fe73193b13165e147d65
  • Shin-ichiro OGAWA committed b74e0793:
    Add exercise.
rust pushed to master at rust/dotemacs Fri Nov 13 07:09:03 -0800 2009
HEAD is 4a57c94902997d64ae26d240480597b750958141

2 commits »

rust pushed to master at rust/dotemacs Fri Nov 13 07:06:29 -0800 2009
HEAD is 48f99795d1a4c26c936ba1416b81d3cd4c5841df

5 commits »

rust started watching brynary/arel Thu Nov 12 22:14:21 -0800 2009
arel's description:
A Relational Algebra
rust started watching rails/arel Thu Nov 12 22:14:15 -0800 2009
arel's description:
A Relational Algebra
rust pushed to master at rust/dotemacs Thu Nov 12 17:16:27 -0800 2009
HEAD is f62fec8dfd70328c701187efde558b6375c75274
  • Shin-ichiro OGAWA committed f62fec8d:
    Change file configuration.
rust pushed to master at rust/sicp-exercise Thu Nov 12 14:59:01 -0800 2009
HEAD is 97bfb6cb6e493d3e15d7b42c47b2fc926f9a35c2

2 commits »

rust pushed to master at rust/sicp-exercise Thu Nov 12 01:40:20 -0800 2009
HEAD is 60d418e9d37b8fdbcb99e1d6738cda377c87797b

2 commits »

rust pushed to master at rust/dotemacs Wed Nov 11 22:36:10 -0800 2009
HEAD is 96ae60232dee2ddf987b650cd22edcd3ca069009
  • Shin-ichiro OGAWA committed 96ae6023:
    Update ruby-mode files.
rust pushed to master at rust/dotemacs Wed Nov 11 16:49:56 -0800 2009
HEAD is ca233893aefa260c9e8a777440e890099aec7f29

5 commits »

rust started watching ffi/ffi Fri Nov 06 22:53:51 -0800 2009
ffi's description:
Ruby FFI
rust pushed to master at rust/dotemacs Tue Nov 03 02:47:19 -0800 2009
HEAD is fae07bca5cddd03b9884328e9c8cf685d16c6104
  • Shin-ichiro OGAWA committed fae07bca:
    Add osx setting.
rust started watching mholling/subdomain_routes Thu Oct 29 05:54:59 -0700 2009
subdomain_routes's description:
A Rails gem which adds subdomains to route recognition and generation.
rust started watching psychs/iphone-samples Wed Oct 28 19:25:25 -0700 2009
iphone-samples's description:
Sample code for iPhone development
rust started watching grosser/ssl_requirement Tue Oct 27 04:30:42 -0700 2009
ssl_requirement's description:
SSL Requirement plugin
rust pushed to master at darashi/jpmobile Mon Oct 26 19:53:47 -0700 2009
HEAD is f4b89b53987ce29f73a2e00cad8128767b7171ea
  • Shin-ichiro OGAWA committed f4b89b53:
    Update document for Rails 2.3.3/2.3.4
rust pushed to master at rust/dotemacs Mon Oct 26 05:49:41 -0700 2009
HEAD is f5359c75c5a00d2c5a8ae4fe8f39424d8a708f21
  • Shin-ichiro OGAWA committed f5359c75:
    Add hiki-mode.
rust pushed to master at rust/sicp-exercise Mon Oct 19 03:23:02 -0700 2009
HEAD is e65f8aa4033d1aff79dfc5e36f6de34978cdd266
  • Shin-ichiro OGAWA committed e65f8aa4:
    Add exercise 2.10.
rust started watching toolmantim/bananajour Sun Oct 18 17:39:47 -0700 2009
bananajour's description:
Local git repository hosting with a sexy web interface and bonjour discovery. It's like your own little adhoc, network-aware github!
rust started watching timburks/nu Sun Oct 18 01:32:08 -0700 2009
nu's description:
The Nu programming language.