purcell (Steve Purcell)

Name
Steve Purcell
Website/Blog
http://www.sanityinc.com/
Location
Munich, Germany
Member Since
Apr 07, 2008 (about 1 year)

Following 5 githubbers and watching 35 repositories view all →

Public Repositories (13)

  • emacs.d

    A mac-oriented emacs configuration bundle with batteries included: check out as ~/.emacs.d

    legend

    Last updated Thu Nov 19 08:12:46 -0800 2009

  • jquery.placeholder

    Shows ghost text in empty input boxes, suggesting what the user should enter.

    legend

    Last updated Wed Nov 18 07:31:11 -0800 2009

  • airspeed

    A lightweight Python template engine compatible with Velocity

    legend

    Last updated Wed Nov 18 01:26:31 -0800 2009

  • rails-runit

    Run rails applications reliably as runit services

    legend

    Last updated Fri Oct 02 09:35:13 -0700 2009

  • gemdocindex

    Generate an HTML index of your ruby gem rdocs, like a static 'gem --server'

    legend

    Last updated Tue Sep 29 06:38:33 -0700 2009

  • magit

    Magit is an interface to the version control system Git, implemented as an extension to Emacs.

    legend

    Forked from jwiegley/magit Mon May 04 13:25:36 -0700 2009

    Last updated Mon May 04 13:34:26 -0700 2009

  • jargs

    GNU getopt-style command-line argument parser for Java, used in JBoss

    legend

    Last updated Wed Feb 04 01:51:45 -0800 2009

  • darcs-to-git

    Make git mirrors of darcs repositories

    legend

    Last updated Mon Jan 05 14:26:17 -0800 2009

  • renumber_migrations

    Rails plugin for renumbering clashing migrations in a project kept in svn

    legend

    Last updated Mon May 05 01:09:50 -0700 2008

  • mockr

    Tiny Ruby mock object library inspired by JMock

    legend

    Last updated Mon May 05 01:07:03 -0700 2008

  • maintenance_server

    Rails plugin providing a fallback server for mongrel

    legend

    Last updated Mon May 05 01:06:24 -0700 2008

  • dotr

    Ruby wrapper for the 'dot' utility from graphviz

    legend

    Last updated Mon May 05 01:03:59 -0700 2008

  • db_console

    Defunct Rails plugin (now merged into Rails as script/dbconsole)

    legend

    Last updated Mon May 05 01:03:20 -0700 2008

Public Activity feed

purcell started watching typester/emacs-handler Thu Nov 19 09:08:17 -0800 2009
emacs-handler's description:
Enables emacs:// URL scheme on OSX
purcell pushed to master at purcell/emacs.d Thu Nov 19 08:12:47 -0800 2009
HEAD is 14045641da81df07e82ad6c0de4fea4126c88a08

7 commits »

purcell pushed to master at purcell/jquery.placeholder Wed Nov 18 07:31:12 -0800 2009
HEAD is ce8946ec3f0c71c6843302987d1df7c5386d3564
  • purcell committed ce8946ec:
    Remove redundant local variable for flagClass option
purcell pushed to master at purcell/airspeed Wed Nov 18 01:26:31 -0800 2009
HEAD is 08259c9878e1b9faaff072d43c9cfd92a62f874b
  • purcell committed 08259c98:
    Don't crash on 'dollar-digit' references like "$PropertyList$0" (thanks Sybren A. Stüvel)
purcell created branch master at purcell/jquery.placeholder Sat Nov 14 09:01:46 -0800 2009
purcell created repository jquery.placeholder Sat Nov 14 08:50:36 -0800 2009
New repository is at purcell/jquery.placeholder
purcell pushed to master at eschulte/rinari Sat Nov 14 00:48:20 -0800 2009
HEAD is 506433ae9f8356bdb2b7779373fd4d95afa2d774
  • Todd Fiala committed 506433ae:
    ANSI color support for Cucumber output
purcell pushed to master at purcell/emacs.d Thu Nov 12 13:41:49 -0800 2009
HEAD is 1584b21c1371553bd1415923cd1dc89b793458e2

2 commits »

purcell commented on rejeep/rinari Tue Nov 10 02:01:37 -0800 2009
Comment in 157e090:

Merged - thanks!

purcell pushed to master at eschulte/rinari Tue Nov 10 01:48:41 -0800 2009
HEAD is b4f342112040e41340078e011ebc81f8e7988e5d

2 commits »

purcell commented on rejeep/rinari Mon Nov 09 15:03:39 -0800 2009
Comment in 157e090:

Okay, having tried the alternatives out, I see what you mean: the existing "y" binding already allows you to reach the sass stylesheets, but isn't as convenient as it could be.

Well, in that case, I think your patch is a good idea. I'd also be inclined to add "app/stylesheets" to the list of paths for sass, since this is the standard location for Compass users, e.g.

(sass "Y" ((t . "app/stylesheets/.*")
                (t . "public/stylesheets/sass/.*")) nil)
purcell commented on rejeep/rinari Mon Nov 09 08:30:48 -0800 2009
Comment on rinari.el in 157e090:

Hi - I'm one of the rinari maintainers. Couldn't the existing 'y' binding be extended to cover sass stylesheets, e.g. by doing something like the following?

(stylesheet "y" ((t . "public/stylesheets(/sass)?/.*")) nil)

purcell pushed to master at purcell/emacs.d Sun Nov 08 01:29:28 -0800 2009
HEAD is 2911fe29ab9fdbad192aee7caf48d75f98ca851d

4 commits »

purcell pushed to master at purcell/airspeed Fri Nov 06 02:36:22 -0800 2009
HEAD is df504c99411e763516ba6707451dc0afdb565db3
purcell pushed to master at purcell/emacs.d Sun Nov 01 02:02:32 -0800 2009
HEAD is 74c86a4021b2b3141a78b5bfae2ee338c14d1ebf

10 commits »

purcell pushed to master at purcell/emacs.d Wed Oct 21 03:05:55 -0700 2009
HEAD is a62afff2f5b9b529cf52e362c07804851a0a9a3e

4 commits »

purcell pushed to master at purcell/emacs.d Fri Oct 16 03:22:40 -0700 2009
HEAD is 9d45642eb6081939da599b2e0d031c8bbc82ba90
purcell pushed to master at purcell/emacs.d Tue Oct 13 08:57:16 -0700 2009
HEAD is b606c1ff8b2a089000ae2b0750d682bfa30f8f33
  • purcell committed b606c1ff:
    Use the svn version of js2-mode (tip: byte compile if necessary), which is headed for Emacs stdlib
purcell pushed to master at purcell/emacs.d Tue Oct 13 08:34:50 -0700 2009
HEAD is 16292ab3f6fd2e48c3c075dab71166f577e4756a
  • purcell committed 16292ab3:
    Espresso is now bundled with recent Emacs as js.el, so I'm unbundling it
purcell pushed to master at purcell/emacs.d Tue Oct 13 05:25:24 -0700 2009
HEAD is 1644905e76859f9123fb5d587788c4d012694896

6 commits »

purcell pushed to master at purcell/airspeed Sat Oct 03 07:00:09 -0700 2009
HEAD is 1be2b3f05111c829d9792a9004582c9f1346d956

3 commits »

purcell pushed to master at purcell/rails-runit Fri Oct 02 09:35:13 -0700 2009
HEAD is 1b3fc74d2a5878ebbf07c50c9f3cd54640c2c500

3 commits »

purcell pushed to master at purcell/gemdocindex Tue Sep 29 06:38:34 -0700 2009
HEAD is 839e36bf8ca91291c4791816522b67861ebf455e
  • purcell committed 839e36bf:
    Fix 'require' for newer rubygems version, where lib was renamed
purcell pushed to master at purcell/emacs.d Mon Sep 28 06:38:53 -0700 2009
HEAD is d861ffb96a9f35417712c00efe2ae5ff63c67db8

9 commits »