Hello everybody,
this introduces file .gitignore and makes git ignore files generates on build
process.
--
main(a){char*c=/*Schoene Gruesse */"B?IJj;MEH"
"CX:;",b;for(a/*Chris get my mail address:*/=0;b=c[a++];)
putchar(b-1/(/* gcc -o si
This patch allows to specify a relative filename, and only
prepends 'file://' when it actually exists.
commit b8f02a8af106afc19d80ffb3c6e4be69fb7e2609
Author: Kurt Van Dijck
Date: Thu Mar 14 11:45:34 2013
treat uri as file when it exists
Signed-off-by: Kurt Van Dijck
diff --git
Greetings.
On Thu, 14 Mar 2013 17:51:14 +0100 Christian Hesse wrote:
> Hello everybody,
>
> this introduces file .gitignore and makes git ignore files generates on build
> process.
Why is this needed? When suckless moves to the next hip vcs on the block
another file needs to be introduced. So:
Greetings.
On Thu, 14 Mar 2013 17:52:50 +0100 Kurt Van Dijck wrote:
> This patch allows to specify a relative filename, and only
> prepends 'file://' when it actually exists.
Don’t try to sneak a patch in which changes the style. It’s applied, but
with the style adapted. Thanks for suggesting th
Hi,
On Thu, Mar 14, 2013 at 05:51:14PM +0100, Christoph Lohmann wrote:
> On Thu, 14 Mar 2013 17:51:14 +0100 Christian Hesse
> wrote:
> > this introduces file .gitignore and makes git ignore files generates
> > on build process.
>
> Why is this needed? When suckless moves to the next hip vcs on
Greetings.
On Thu, 14 Mar 2013 21:04:48 +0100 Alexander Huemer
wrote:
> Hi,
>
> On Thu, Mar 14, 2013 at 05:51:14PM +0100, Christoph Lohmann wrote:
> > On Thu, 14 Mar 2013 17:51:14 +0100 Christian Hesse
> > wrote:
> > > this introduces file .gitignore and makes git ignore files generates
> >
On 15 March 2013 03:52, Alexander Huemer wrote:
> Hi,
>
> On Thu, Mar 14, 2013 at 05:51:14PM +0100, Christoph Lohmann wrote:
>> On Thu, 14 Mar 2013 17:51:14 +0100 Christian Hesse
>> wrote:
>> > this introduces file .gitignore and makes git ignore files generates
>> > on build process.
>>
>> Why i
Hi guys!
First of all, don't kill me if the patch isn't perfect, because I'm not really
a coder (but use suckless software nevertheless)! But this patch is trivial
enough. Actually it's the first time ever that I provide a patch! :)
I discovered that for selected text st uses the CLIPBOARD sele
If you realy need a .gitignore, you can use your own locally:
just add
echo "/.gitignore" >> .gitignore
and the .gitignore file itself as well as everything else matching the
ignore patterns will not show up in "git status" anymore.
--Markus
Am 14.03.2013 20:52, schrieb Alexander Huemer:
Hi,
On Thu, Mar 14, 2013 at 10:40:52PM +0100, Markus Teich wrote:
> If you realy need a .gitignore, you can use your own locally:
> just add
> echo "/.gitignore" >> .gitignore
> and the .gitignore file itself as well as everything else matching
> the ignore patterns will not show up in "git status" any
10 matches
Mail list logo