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
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
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
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
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
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
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
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
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
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
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
; 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
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 +--
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(-)
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
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
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
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 &
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
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
20 matches
Mail list logo