retrieving a diff from git

5 messages, 3 authors, 2016-06-15 · open the first message on its own page

retrieving a diff from git

From: Folkert van Heusden <hidden>
Date: 2016-06-15 22:45:29

Hi,

How would I retrieve the 'kmemcheck' patches from git for the 2.6.27
kernel? I browsed to the url
http://git.kernel.org/?p=linux%2Fkernel%2Fgit%2Fx86%2Flinux-2.6-tip.git&a=search&h=HEAD&st=commit&s=kmemcheck
but could not find how to retrieve that diff.


Folkert van Heusden

-- 
Ever wonder what is out there? Any alien races? Then please support
the seti@home project: setiathome.ssl.berkeley.edu
----------------------------------------------------------------------
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com

Re: retrieving a diff from git

From: Alex Riesen <hidden>
Date: 2016-06-15 22:45:29

2008/10/14 Folkert van Heusden [off-list ref]:
How would I retrieve the 'kmemcheck' patches from git for the 2.6.27
kernel? I browsed to the url
http://git.kernel.org/?p=linux%2Fkernel%2Fgit%2Fx86%2Flinux-2.6-tip.git...
but could not find how to retrieve that diff.
Well, you can of course just click on "commitdiff" (and "raw" afterwords)
for every commit, but ... Have you considered using Git for that?

Re: retrieving a diff from git

From: Folkert van Heusden <hidden>
Date: 2016-06-15 22:45:29

quoted
How would I retrieve the 'kmemcheck' patches from git for the 2.6.27
kernel? I browsed to the url
http://git.kernel.org/?p=linux%2Fkernel%2Fgit%2Fx86%2Flinux-2.6-tip.git...
but could not find how to retrieve that diff.
Well, you can of course just click on "commitdiff" (and "raw" afterwords)
for every commit,
Hmmm the outcome does not apply cleanly to 2.6.27.
but ... Have you considered using Git for that?
and check out the whole tree using Git? I did consider but then I would
not have all bells and whistles to generate a Debian kernel package.


Folkert van Heusden

-- 
MultiTail is a versatile tool for watching logfiles and output of
commands. Filtering, coloring, merging, diff-view, etc.
http://www.vanheusden.com/multitail/
----------------------------------------------------------------------
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com

Re: retrieving a diff from git

From: Alex Riesen <hidden>
Date: 2016-06-15 22:45:29

2008/10/14 Folkert van Heusden [off-list ref]:
quoted
quoted
How would I retrieve the 'kmemcheck' patches from git for the 2.6.27
kernel? I browsed to the url
http://git.kernel.org/?p=linux%2Fkernel%2Fgit%2Fx86%2Flinux-2.6-tip.git...
but could not find how to retrieve that diff.
Well, you can of course just click on "commitdiff" (and "raw" afterwords)
for every commit,
Hmmm the outcome does not apply cleanly to 2.6.27.
That's because the patches are not based on 2.6.27.
quoted
but ... Have you considered using Git for that?
and check out the whole tree using Git? I did consider but then I would
not have all bells and whistles to generate a Debian kernel package.
I afraid, that in this particular case you have no other choice, but ask Ingo.

Re: retrieving a diff from git

From: Christian Jaeger <hidden>
Date: 2016-06-15 22:45:29

Folkert van Heusden wrote:
quoted
Well, you can of course just click on "commitdiff" (and "raw" afterwords)
for every commit,
    
Hmmm the outcome does not apply cleanly to 2.6.27.

  
quoted
but ... Have you considered using Git for that?
    
and check out the whole tree using Git? I did consider but then I would
not have all bells and whistles to generate a Debian kernel package.
  
I'm tempted to think that you should move (merge / cherry-pick or 
rebase) the relevant changes onto 2.6.27 using Git, and then take the 
diff from there (on the theory that Git could reduce the number of 
conflicts that you would have to resolve manually, although I'm not sure 
how much this is the case); the resulting diff will then apply cleanly 
to a 2.6.27 tarball without using Git.

Christian.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help