Re: gitweb feature request: tarball for each commit

2005-09-08 Thread Sven Verdoolaege
On Thu, Sep 08, 2005 at 04:30:22PM +1200, Martin Langhoff wrote: > Actually... should get it done. I'll see if I can sneak it in sometime > soon... This has been done at least twice already. See e.g., http://www.liacs.nl/~sverdool/gitweb.cgi?p=gitweb.git;a=summary Check the archives for the othe

Re: [PATCH] gitweb - XMMS2 project customisations

2005-08-26 Thread Sven Verdoolaege
On Fri, Aug 26, 2005 at 07:16:05PM +0800, Sham Chukoury wrote: > G'day. > > I figured you folks might be interested in a number of modifications the > XMMS2 team have made to gitweb. All the changes can be seen at > http://git.xmms.se > > 1) Navbar refactoring (gitweb-xmms2navbar.diff) > 3) Sna

Re: [PATCH] gitweb - Use instead of .

2005-08-18 Thread Sven Verdoolaege
On Thu, Aug 18, 2005 at 11:30:41PM +0900, Yasushi SHOJI wrote: > Use instead of . > Hmm in snownews this gets displayed as "Use instead of .". (http://www.liacs.nl/~sverdool/gitweb.cgi?p=gitweb.git;a=rss) Is that a problem with snownews or with gitweb ? skimo - To unsubscribe from this li

Re: [PATCH] Add merge detection to git-cvsimport

2005-08-16 Thread Sven Verdoolaege
On Tue, Aug 16, 2005 at 10:35:27PM +1200, Martin Langhoff wrote: > + > +sub get_headref($$) { If you want to check whether a ref is valid, then it is better to use git-rev-parse... > +my $name= shift; > +my $git_dir = shift; > +my $sha; > + > +if (open(C,"$git_dir/refs/he

Re: Switching heads and head vs branch after CVS import

2005-08-15 Thread Sven Verdoolaege
On Mon, Aug 15, 2005 at 12:38:53PM +0200, Matthias Urlichs wrote: > Hi, Wolfgang Denk wrote: > > > Assume I know exactly where the merge back happenend - is there any > > way to tell git about it, so I don't see all these dangling heads any > > more? > > Two ways: > - you can enhance cvs2git to

Re: Switching heads and head vs branch after CVS import

2005-08-15 Thread Sven Verdoolaege
On Sun, Aug 14, 2005 at 07:49:26PM -0700, Linus Torvalds wrote: > On Mon, 15 Aug 2005, Martin Langhoff wrote: > > Except for the keyword expansion. surely there's a way to tell cvsps > > to not do it. Why would we ever want it? > > Ahh. I don't think we should blame cvsps, I think cvsimport should

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.or

[PATCH] git-cvsimport-script: parse multidigit revisions

2005-07-12 Thread Sven Verdoolaege
git-cvsimport-script: parse multidigit revisions. Previously, git-cvsimport-script would fail on revisions with more than one digit. Signed-off-by: Sven Verdoolaege <[EMAIL PROTECTED]> --- commit 7b5f7bcc470528beb4a0b6ef1c93ce634aaa0158 tree db66d0759f97016bd123e2351aa0e77585e3177b

[PATCH] git-cvsimport-script: add "import only" option

2005-07-11 Thread Sven Verdoolaege
git-cvsimport-script: add "import only" option. Acked-by: Matthias Urlichs <[EMAIL PROTECTED]> Signed-off-by: Sven Verdoolaege <[EMAIL PROTECTED]> --- commit 1be6fbebb010083a083d8e2ee69fced7b6ae1261 tree a69017b2d10fd0a2655070d177f7cf59ab21882f parent a3eb250f996bf5e123

Re: [PATCH] rev-list: add "--full-objects" flag.

2005-07-10 Thread Sven Verdoolaege
snapshots. --- commit f76a442a0e2166b3f17db0e496545a600a33f94c tree f8f089ab738864e69e0155b10262dbec832b4a11 parent 8392280de17a89a451c1f7db4e268f2047d4aa83 author Sven Verdoolaege <[EMAIL PROTECTED]> Sun, 10 Jul 2005 23:56:42 +0200 committer Sven Verdoolaege <[EMAIL PROTECTED]> Sun, 10 Jul 2005

Re: cogito Mac OS X compatibility

2005-07-09 Thread Sven Verdoolaege
On Fri, Jul 08, 2005 at 07:34:55PM -0400, Bryan Larsen wrote: > This appears to be some sort of weird shell thing. I've got bash 3.0 > compiling in the background to see if that fixes the problem. > Sounds like you're missing "stat" from coreutils. skimo - To unsubscribe from this list: send th

Re: cvsimport: rewritten in Perl

2005-07-05 Thread Sven Verdoolaege
; Matthias? That was my mistake, actually. Thanks for spotting this. skimo -- git-cvsimport-script: close temporary file. --- commit 6b6fdaa290f7dfd178a518fcafb9e14e652eb8ac tree 725e7c6ecc75a0e90a6bc002ce540bd74dca999e parent f4b3a4c30b5ea3a5de2a2597a3c53266017d02ba author Sven Verdoolaege <[EMAIL P

Re: [PATCH] cvsimport: rewritten in Perl

2005-07-04 Thread Sven Verdoolaege
28537171e7ec23c8677ea6e77c208583f95caa28 tree ca80ed2fad05b150984c14a5364dac8d3e307120 parent 6e7e37b0bfc921aa1f0cb30560fc128e87a41966 author Sven Verdoolaege <[EMAIL PROTECTED]> Mon, 04 Jul 2005 17:10:06 +0200 committer Sven Verdoolaege <[EMAIL PROTECTED]> Mon, 04 Jul 2005 17:10:06 +0200 git-cvsimport-script |9 +--

[PATCH] git-cvsimport-script: update cvsps cache instead of rebuilding it

2005-07-04 Thread Sven Verdoolaege
12a9303d4ba4566d9e081b2c375648685ce41e93 parent 46e63efc072bc440e4c6aad33d3157b70f5172b6 author Sven Verdoolaege <[EMAIL PROTECTED]> Mon, 04 Jul 2005 15:35:30 +0200 committer Sven Verdoolaege <[EMAIL PROTECTED]> Mon, 04 Jul 2005 15:35:30 +0200 git-cvsimport-script |2 +- 1 files changed, 1 insertions(+), 1 deletions(-)

[PATCH] git-cvsimport-script: fix branch switching

2005-07-04 Thread Sven Verdoolaege
git-cvsimport-script: fix branch switching Previous patch broke branch switching. --- commit 46e63efc072bc440e4c6aad33d3157b70f5172b6 tree 2c4fd7286e29e6041808d07874ef2151e3876676 parent 79ee456cf222982f7ee3f003440c57b5f7cffa8b author Sven Verdoolaege <[EMAIL PROTECTED]> Mon, 04 Jul 2005

Re: [PATCH] cvsimport: rewritten in Perl

2005-07-04 Thread Sven Verdoolaege
On Mon, Jul 04, 2005 at 03:53:27PM +0200, Matthias Urlichs wrote: > Hi, > > Sven Verdoolaege: > > Why not an explicit '-z' option as in the current git-cvsimport-script ? > > Because my code doesn't support compressed cvs connections: > a -z that doesn

Re: [PATCH] cvsimport: rewritten in Perl

2005-07-04 Thread Sven Verdoolaege
On Thu, Jun 30, 2005 at 11:00:23PM +0200, Matthias Urlichs wrote: > Sven Verdoolaege: > > It would also be nice if the user could pass extra options > > to cvsps (notably '-z'). > > > Ditto. ;-) Why not an explicit '-z' option as in the current gi

[PATCH] git-cvsimport-script: use private index.

2005-07-04 Thread Sven Verdoolaege
git-cvsimport-script: use private index. --- commit 79ee456cf222982f7ee3f003440c57b5f7cffa8b tree c27c7f8bafa48d81a4d9f7562b851681984a9c7e parent 2eb6d82eaa869a1faf4ba3326fd628f76f9f93a8 author Sven Verdoolaege <[EMAIL PROTECTED]> Mon, 04 Jul 2005 13:36:59 +0200 committer Sven Verdoolaege &

[PATCH] git-cvsimport-script: leave working directory alone.

2005-07-04 Thread Sven Verdoolaege
git-cvsimport-script: leave working directory alone. --- commit 2eb6d82eaa869a1faf4ba3326fd628f76f9f93a8 tree 3e59c8c298e51a8ae20102b4b139c84c79fa54a0 parent 866d13108e969773347828daa9b7f3476ec70cb8 author Sven Verdoolaege <[EMAIL PROTECTED]> Mon, 04 Jul 2005 00:43:26 +0200 committe

Re: [PATCH] cvsimport: rewritten in Perl

2005-07-04 Thread Sven Verdoolaege
Hi, On Mon, Jul 04, 2005 at 03:49:48AM +0200, Matthias Urlichs wrote: > Sven Verdoolaege: > > Note how the patchsets with the same date have somehow > > been reversed. Any ideas ? > > > No. I process the lines from cvsps in the order I get them... > Ok, I reran cvs