Re: gitweb: not all files listed in commit list

2005-08-04 Thread Kay Sievers
On Thu, Aug 04, 2005 at 10:39:16AM +0200, Sven Verdoolaege wrote:
> On Wed, Aug 03, 2005 at 08:49:16PM -0500, Olof Johansson wrote:
> > Hi,
> > 
> > My apologies if this has already been found and reported; I'm not
> > tracking the list closely.
> > 
> > It seems that newly introduced files are not shown in gitweb.
> > For example, see the following commit:
> > 
> > http://kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fce0d5740322b98b863f9e609f5a9bd4c06703af
> 
> That's probably because either git-core or gitweb needs updating.
> New files used to be indicated by an 'N', whereas an 'A' is used now.

Gitweb already expects the new format. The git binaries need to be updated.

Kay
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: gitweb: not all files listed in commit list

2005-08-04 Thread Sven Verdoolaege
On Wed, Aug 03, 2005 at 08:49:16PM -0500, Olof Johansson wrote:
> Hi,
> 
> My apologies if this has already been found and reported; I'm not
> tracking the list closely.
> 
> It seems that newly introduced files are not shown in gitweb.
> For example, see the following commit:
> 
> http://kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fce0d5740322b98b863f9e609f5a9bd4c06703af

That's probably because either git-core or gitweb needs updating.
New files used to be indicated by an 'N', whereas an 'A' is used now.
 
skimo
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


gitweb: not all files listed in commit list

2005-08-03 Thread Olof Johansson
Hi,

My apologies if this has already been found and reported; I'm not
tracking the list closely.

It seems that newly introduced files are not shown in gitweb.
For example, see the following commit:

http://kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fce0d5740322b98b863f9e609f5a9bd4c06703af

"13 files changed:", but only 11 listed. The two newly added files
(arch/ppc64/kernel/machine_kexec.c and include/asm-ppc64/kexec.h) are
not shown.


-Olof
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html