On Wed, Nov 28, 2012 at 11:13:11PM -0500, Calvin Morrison wrote:
> With the transfer to git, would it be possible for me to clone all of the
> suckless repositories in one fell sweep?
for repo in foo bar baz; do git clone git://some.server/$repo; done
This is about as 'one fell sweep' as it's g
On 28 November 2012 19:25, Christoph Lohmann <2...@r-36.net> wrote:
> Greetings comrades,
>
> the migration to git is nearly complete. What’s missing is your tests
> that everything works as expected.
>
> Projects can be accessed via:
> http://git.suckless.org/$name
> git://git.
Greetings comrades,
the migration to git is nearly complete. What’s missing is your tests
that everything works as expected.
Projects can be accessed via:
http://git.suckless.org/$name
git://git.suckless.org/$name
Beware that the wiki can only be pushed to via:
git://g
I assume he can figure something out for that
On 28/11/12 16:21:35, Bryan Bennett wrote:
>You should modify the TAGKEYS define to use >MODKEY|ShiftMask for view.
What will you use for tagging then?
~cjh
On 28/11/12 16:21:35, Bryan Bennett wrote:
> >> i have the same code in the config.h but no event when i use 1-9 key,
> >> for kill dwm need to use mod1+q
> You should modify the TAGKEYS define to use MODKEY|ShiftMask for view.
>
> > Ok, it really seems that the config.def.h is not used.
> config.
>> i have the same code in the config.h but no event when i use 1-9 key,
>> for kill dwm need to use mod1+q
You should modify the TAGKEYS define to use MODKEY|ShiftMask for view.
> Ok, it really seems that the config.def.h is not used.
config.def.h is copied to config.h during compile if config.h
On 28/11/12 21:54:57, major_ghz wrote:
> Le Wed, 28 Nov 2012 21:38:00 +0100,
> Simon Lieb a écrit :
>
> > On 28/11/12 21:13:14, major_ghz wrote:
> > > Le Wed, 28 Nov 2012 20:51:50 +0100,
> > > Simon Lieb a écrit :
> > >
> > > > On 28/11/12 16:50:12, major_ghz wrote:
> > > > > hello,
> > > > >
Le Wed, 28 Nov 2012 21:38:00 +0100,
Simon Lieb a écrit :
> On 28/11/12 21:13:14, major_ghz wrote:
> > Le Wed, 28 Nov 2012 20:51:50 +0100,
> > Simon Lieb a écrit :
> >
> > > On 28/11/12 16:50:12, major_ghz wrote:
> > > > hello,
> > > >
> > > > when i try to mod1+(1-9) there is no action.
> > >
On 28/11/12 21:13:14, major_ghz wrote:
> Le Wed, 28 Nov 2012 20:51:50 +0100,
> Simon Lieb a écrit :
>
> > On 28/11/12 16:50:12, major_ghz wrote:
> > > hello,
> > >
> > > when i try to mod1+(1-9) there is no action.
> > >
> > > i use bépo and the num need shitf to activate.
> > >
> > > how can
Le Wed, 28 Nov 2012 20:51:50 +0100,
Simon Lieb a écrit :
> On 28/11/12 16:50:12, major_ghz wrote:
> > hello,
> >
> > when i try to mod1+(1-9) there is no action.
> >
> > i use bépo and the num need shitf to activate.
> >
> > how can i switch to another tag ?
> > may be need to change mod1 (alt
On 28/11/12 16:50:12, major_ghz wrote:
> hello,
>
> when i try to mod1+(1-9) there is no action.
>
> i use bépo and the num need shitf to activate.
>
> how can i switch to another tag ?
> may be need to change mod1 (alt) by another key, peraps win key or
> another. if it's that, how change the d
I don't think using git will solve anything because there's no problem
to solve. That being said, I don't mind using either git or mercurial.
The official repo should stay on suckless.org, though.
On Wed, Nov 28, 2012 at 3:50 PM, major_ghz
wrote:
> hello,
>
> when i try to mod1+(1-9) there is no action.
>
> i use bépo and the num need shitf to activate.
>
> how can i switch to another tag ?
> may be need to change mod1 (alt) by another key, peraps win key or
> another. if it's that, how cha
hello,
when i try to mod1+(1-9) there is no action.
i use bépo and the num need shitf to activate.
how can i switch to another tag ?
may be need to change mod1 (alt) by another key, peraps win key or
another. if it's that, how change the def of mod1 ?
else how do for can i switch tag ?
regard,
On Tue, Nov 27, 2012 at 4:36 PM, Comrade DOS wrote:
> Hi.
> Migration on git is a very good idea. Maybe you can move source code on
> github and/or bitbucket?
Yes it's a very good idea. Lets migrate everything to the One True
Church of Github.
16 matches
Mail list logo