From: Piotr Hosowicz on
Hello,

I update regularly with git config:


[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "origin"]
fetch = +refs/heads/*:refs/remotes/origin/*
url =
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
[branch "master"]
remote = origin
merge = refs/heads/master

Until few days ago there were updates but now I don't see any. Will
somebody tell me what's going on? Why there are no new updates? Is it
because Linus has vacation now, as I read in another thread?

Regards,

Piotr Hosowicz

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Martin Nybo Andersen on


On Mon, 21 Jun 2010, Piotr Hosowicz wrote:

> Hello,
>
> I update regularly with git config:
>
>
> [core]
> repositoryformatversion = 0
> filemode = true
> bare = false
> logallrefupdates = true
> [remote "origin"]
> fetch = +refs/heads/*:refs/remotes/origin/*
> url =
> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
> [branch "master"]
> remote = origin
> merge = refs/heads/master
>
> Until few days ago there were updates but now I don't see any. Will somebody
> tell me what's going on? Why there are no new updates? Is it because Linus
> has vacation now, as I read in another thread?
>
> Regards,
>
> Piotr Hosowicz

Hi,

According to
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary
there don't seem to be any update newer than 9 day atm.

Regards,
Martin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Nick Bowler on
On 15:30 Mon 21 Jun , Piotr Hosowicz wrote:
> Until few days ago there were updates but now I don't see any. Will
> somebody tell me what's going on? Why there are no new updates?

See below.

> Is it because Linus has vacation now, as I read in another thread?

Yes.

--
Nick Bowler, Elliptic Technologies (http://www.elliptictech.com/)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Piotr Hosowicz on
> On 15:30 Mon 21 Jun , Piotr Hosowicz wrote:
>> Until few days ago there were updates but now I don't see any. Will
>> somebody tell me what's going on? Why there are no new updates?
>
> See below.
>
>> Is it because Linus has vacation now, as I read in another thread?
>
> Yes.

And does somebody know and can tell when that vacation ends and things
will back as normal?

Regards,

Piotr Hosowicz

--
TV: "W tej chwili, �e si� tak wyra��, zaliczonych mamy 17 zawodniczek."
NP: Alice In Chains - All Secrets Known
NB: 2.6.35-rc3
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Andreas Schwab on
Piotr Hosowicz <piotr(a)hosowicz.com> writes:

> And does somebody know and can tell when that vacation ends and things
> will back as normal?

Watch git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git

Andreas.

--
Andreas Schwab, schwab(a)redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E
"And now for something completely different."
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/