Found 57 matching messages (0.131 seconds). Page 1 of 3.
... most there? Any cool stuff > repo.or.cz could (preferrably easily) do and doesn't? I have two wishes (even though I don't use repo.or.cz regularly). - searching for sha1 id ... may more be gitweb wishes than repo.or.cz, but anyhow ... Best regards ...
git - Uwe - Aug 27 2007 - 15:49
... some large repositories. You more or less cannot repack A without ... rewind a branch in it or delete a branch from it ... me-please. ;-) Forks on repo.or.cz are cool, but they ... project is allowed to rewind or delete branches. -- Shawn. - To unsubscribe ...
git - Shawn O. Pearce - Aug 28 2007 - 00:10
... I wonder if this is repo.or.cz specific, but we recently ... > Its not isolated to repo.or.cz. Right. > Its what happens ... > upon. But maybe on repo.or.cz we can do something ... using a global object database, or actually teaching git about _splitting_ ...
git - Johannes Schindelin - Aug 28 2007 - 04:25
... thing you miss most there? Any cool stuff > > repo.or.cz could (preferrably easily) do and doesn't? > > Ah, I was reminded again about a ... for the ssh:// protocol. > > So here comes my wish: could you install http-alternates for all forks ...
git - Petr Baudis - Aug 28 2007 - 05:24
... some large repositories. > > > > You more or less cannot repack A without ... of safe permissions. Think repo.or.cz, forks. > > At day-job ... rewind a branch in it or delete a branch from it ... git ls-remote /that/other/repo | sed "s/^[^ ]* //") do git push ...
git - Johannes Schindelin - Aug 28 2007 - 07:32
... git ls-remote /that/other/repo | sed "s/^[^ ]* //") > > do > > git push ... fast-forward) but no rewind or delete. > > When I symlink A ... B to update, > create, rewind or delete the symlinked refs via ... handles that correctly on repo.or.cz... I don't handle ...
git - Petr Baudis - Aug 29 2007 - 05:54
... there? Any cool stuff >>> repo.or.cz could (preferrably easily) do ... namely "[user]@host:/path/to/repo", so perhaps that one should ... The problem is that repo.or.cz needs support for that ... to specify object database location (or just gitdir) for submodules, to ...
git - Jakub Narebski - Aug 27 2007 - 17:58
... b in $(git ls-remote /that/other/repo | sed "s/^[^ ]* //") > do > git push /that/ ... 't allow B to update, create, rewind or delete the symlinked refs via push. ... of Pasky handles that correctly on repo.or.cz... -- Shawn. - To unsubscribe from this ...
git - Shawn O. Pearce - Aug 29 2007 - 00:20
... seemed to be the popular nits > of the repo.or.cz audience. > > So now I wonder, what is the thing you miss most there? Any cool stuff > repo.or.cz could (preferrably easily) do and doesn't? > > And please don't ask for smaller ...
git - Sam Vilain - Aug 26 2007 - 22:40
... I wonder, what is the thing you miss most there? Any cool stuff > repo.or.cz could (preferrably easily) do and doesn't? Ah, I was reminded again ... the ssh:// protocol. So here comes my wish: could you install http-alternates for all ...
git - Johannes Schindelin - Aug 28 2007 - 05:20
... you miss most there? Any cool stuff > > > repo.or.cz could (preferrably easily) do and doesn't? > > > > Ah, I was reminded again about ... the ssh:// protocol. > > > > So here comes my wish: could you install http-alternates for all forks ...
git - Johannes Schindelin - Aug 28 2007 - 05:52
... from B to A's refs. repo.or.cz also has this same pointer: ... refs/forkee/refs/forker/refs/forkee/heads/master"... ;-) The reason I (and repo.or.cz) create the pointer from B to ... Push new things yes. Rewind a branch or delete a branch, no. I actually ...
git - Shawn O. Pearce - Aug 29 2007 - 00:15
... have a pointer from B to A's refs. repo.or.cz > > also has this same pointer: > > > > git clone --shared A B > > ln -s A/ ... anyone. Though I think we can all agree that repo.or.cz's use of forks is increasingly more popular, ...
git - Shawn O. Pearce - Aug 31 2007 - 22:58
... Baudis wrote: > > So now I wonder, what is the thing you miss most there? Any cool stuff > > repo.or.cz could (preferrably easily) do and doesn't? > > Just a minor nit, but how about dropping the "git+" from ...
git - Petr Baudis - Aug 26 2007 - 20:41
... > > > So now I wonder, what is the thing you miss most there? > > I wonder if this is repo.or.cz specific, but we recently had a problem > where the blobs of a project went away, and the forked project ...
git - Petr Baudis - Aug 28 2007 - 06:19
... > >> The problem is that repo.or.cz needs support for that in gitweb ... on how to specify object database location (or just gitdir) for > >> submodules, to have later ... git-status and git-commit. Ah... you're talking about bare repositories, right? For non ...
git - Sven Verdoolaege - Aug 29 2007 - 03:32
... from heads in A and B. > > > > Not if I already have a pointer from B to A's refs. repo.or.cz > > also has this same pointer: > > > > git clone --shared A B > > ln -s A/refs B/refs/forkee > > Two ...
git - Petr Baudis - Aug 29 2007 - 05:58
... >>>> >>>> The problem is that repo.or.cz needs support for that in gitweb ... on how to specify object database location (or just gitdir) for >>>> submodules, to have later ... -status and git-commit. > > Ah... you're talking about bare repositories, right? > ...
git - Jakub Narebski - Aug 29 2007 - 19:12
... Petr Baudis wrote: > So now I wonder, what is the thing you miss most there? Any cool stuff > repo.or.cz could (preferrably easily) do and doesn't? Just a minor nit, but how about dropping the "git+" from ...
git - Sven Verdoolaege - Aug 26 2007 - 20:16
... wrote: > So now I wonder, what is the thing you miss most there? I wonder if this is repo.or.cz specific, but we recently had a problem where the blobs of a project went away, and the forked project ...
git - Johannes Schindelin - Aug 27 2007 - 04:35