Re: [dev] [ANN] Ruby (Rumai) based wmiirc now distributed with wmii

2009-10-04 Thread Suraj Kurapati
On Sun, Oct 4, 2009 at 8:45 AM, Yuval Hager wrote: >>     git checkout -b CHOICE --track      # possible choices are: > > Shouldn't that be > > git checkout -b CHOICE --track origin/CHOICE Good catch. Fixed now. Thanks. http://github.com/sunaku/wmiirc/commit/02430a6099f6c4369824f1d5de0971a7526

Re: [dev] [ANN] Ruby (Rumai) based wmiirc now distributed with wmii

2009-10-04 Thread Yuval Hager
> > git checkout -b CHOICE --track # possible choices are: > Shouldn't that be git checkout -b CHOICE --track origin/CHOICE instead? --y signature.asc Description: This is a digitally signed message part.

Re: [dev] [ANN] Ruby (Rumai) based wmiirc now distributed with wmii

2009-10-02 Thread Kris Maglione
On Wed, Sep 30, 2009 at 01:32:40AM -0700, Suraj Kurapati wrote: I will move my eccentric setup to a "personal" branch on GitHub and merge your patches onto my GitHub master branch. This way, my GitHub repo will stay in sync with your official wmii one and newcomers won't be scared away by my ecc

Re: [dev] [ANN] Ruby (Rumai) based wmiirc now distributed with wmii

2009-10-01 Thread Suraj Kurapati
Suraj Kurapati wrote: > I will move my eccentric setup to a "personal" branch on GitHub and > merge your patches onto my GitHub master branch. I went further to replicate the stock sh wmiirc functionality for your convenience, and ended up with the following organization: # choose cd ~/.w

Re: [dev] [ANN] Ruby (Rumai) based wmiirc now distributed with wmii

2009-10-01 Thread Yuval Hager
On Wednesday 30 September 2009, Suraj Kurapati wrote: > On Tue, Sep 29, 2009 at 9:39 PM, Kris Maglione wrote: > > wmii now includes a ruby-based wmiirc by Suraj Kurapati. The > > distributed version contains minor changes so that the default > > configuration more closely resembles the default wm

Re: [dev] [ANN] Ruby (Rumai) based wmiirc now distributed with wmii

2009-09-30 Thread Suraj Kurapati
On Wed, Sep 30, 2009 at 1:32 AM, Suraj Kurapati wrote: > I will move my eccentric setup to a "personal" branch on GitHub and > merge your patches onto my GitHub master branch. This is done. master = http://github.com/sunaku/wmiirc/ personal = http://github.com/sunaku/wmiirc/tree/personal By the

Re: [dev] [ANN] Ruby (Rumai) based wmiirc now distributed with wmii

2009-09-30 Thread Suraj Kurapati
On Tue, Sep 29, 2009 at 9:39 PM, Kris Maglione wrote: > wmii now includes a ruby-based wmiirc by Suraj Kurapati. The distributed > version contains minor changes so that the default configuration more > closely resembles the default wmii configuration. Thanks, I am honored. > I'm maintaining the

[dev] [ANN] Ruby (Rumai) based wmiirc now distributed with wmii

2009-09-29 Thread Kris Maglione
wmii now includes a ruby-based wmiirc by Suraj Kurapati. The distributed version contains minor changes so that the default configuration more closely resembles the default wmii configuration. I'm maintaining the changes as a Mercurial patch queue on a mirror of Suraj's repo at suckless.org: