login
Header Space

 
 

Mailing list archives

Search results

Found 109 matching messages (0.055 seconds). Page 1 of 6.

Re: git 1.4.0 usability problem

Junio C Hamano wrote: > Jeff Garzik <jeff@garzik.org> writes: > >> Here is how to reproduce: > > This is not related to the ... 'git push --force --all $url' More tomorrow, Jeff - To unsubscribe from this list: send the ...

git - Jeff Garzik - Jun 18 2006 - 19:01

Re: [PATCH] index-pack usage of mmap() is unacceptably slower on many OSes other than Linux

Linus Torvalds wrote: > > On Tue, 19 Dec 2006, Junio C Hamano wrote: > >> Jeff Garzik <jeff@garzik.org> writes: >> >>> If you are going ... -bit file size/offset gadgets for example. Jeff - To unsubscribe from this list: send the ...

git - Jeff Garzik - Dec 19 2006 - 20:50

Re: kernel cherry UN-picking?

... , 11 May 2007 17:31:14 -0400 > Jeff Garzik <jeff@garzik.org> wrote: > >> So, I merge the next batch of net driver patches. After ... when I've pulled git trees from Linville... Jeff - To unsubscribe from this list: send the ...

git - Jeff Garzik - May 11 2007 - 17:56

Re: Losing branches (whee, data loss)

... wrote: > On 5/16/07, Jeff Garzik <jeff@garzik.org> wrote: >> [jgarzik@pretzel libata-dev]$ git branch -m upstream-fixes tmp >> ... your lost branch? Doesn't seem to.. Thanks, Jeff - To unsubscribe from this list: send the ...

git - Jeff Garzik - May 16 2007 - 01:54

Re: Losing branches (whee, data loss)

Junio C Hamano wrote: > Jeff Garzik <jeff@garzik.org> writes: > >> Grumble! >> >> When all this started, the branch 'upstream-fixes' ... sha1-indexed commits are probably still there... Jeff - To unsubscribe from this list: send the ...

git - Jeff Garzik - May 16 2007 - 02:40

Re: why does git perpetually complain about include/asm-blackfin/macros.h?

... Juhl wrote: > On 02/07/07, Jeff Garzik <jeff@garzik.org> wrote: >> Robert P. J. Day wrote: >> > for the umpteenth time, after ... it reappears the every time I switch branches. Jeff - To unsubscribe from this list: send the ...

git - Jeff Garzik - Jul 2 2007 - 10:10

Re: [ANNOUNCE] GIT 1.5.4.4

Junio C Hamano wrote: > Jeff Garzik <jeff@garzik.org> writes: > >> Junio C Hamano wrote: >>> The latest maintenance release GIT 1. ... changesets left dangling after such an operation. Jeff -- To unsubscribe from this list: send ...

git - Jeff Garzik - Mar 9 2008 - 17:42

Re: [ANNOUNCE] GIT 1.5.4.4

Junio C Hamano wrote: > Jeff Garzik <jeff@garzik.org> writes: > >> Yes, I regularly run both 'git gc' and 'git prune' ... emails, when discussing problems in their repositories. Jeff -- To unsubscribe from this list: send the ...

git - Jeff Garzik - Mar 11 2008 - 15:11

Re: Cosmetic git-am interactive bug

Junio C Hamano wrote: > Jeff Garzik <jeff@garzik.org> writes: > >> The use of the older one-line summary led me to believe that it had >> not committed my changelog edits. Looking at the result, however, >> ...

git - Jeff Garzik - Dec 5 2007 - 19:58

Re: file rename causes history to disappear

... wrote: > > On Wed, 6 Sep 2006, Jeff Garzik wrote: >> I moved a bunch of SATA drivers in the Linux kernel from drivers/ ... of a "--follow-rename", it should Just Work(tm). Jeff - To unsubscribe from this list: send the line " ...

git - Jeff Garzik - Sep 6 2006 - 11:46

Re: How to checkout a tag?

Andy Whitcroft wrote: > Jeff Garzik wrote: >> Sometimes I receive a kernel patch based off an older version of the ... before, for me. Thanks for the clue-hammer. Jeff - To unsubscribe from this list: send the line " ...

git - Jeff Garzik - Oct 5 2006 - 07:13

Re: kernel.org mirroring (Re: [GIT PULL] MMC update)

H. Peter Anvin wrote: > Jeff Garzik wrote: >> >> This is quite nice and easy, if memory-only caching works for the ... . I've been in a daemon-writing mood lately. Jeff - To unsubscribe from this list: send the line " ...

git - Jeff Garzik - Dec 8 2006 - 13:40

Re: kernel.org mirroring (Re: [GIT PULL] MMC update)

... wrote: > > On Fri, 8 Dec 2006, Jeff Garzik wrote: >> This is a bit cheesy, and completely untested, but since mod_cache never >> ... True, should work with gitweb data at least. Jeff - To unsubscribe from this list: send the line ...

git - Jeff Garzik - Dec 9 2006 - 05:16

Re: kernel.org mirroring (Re: [GIT PULL] MMC update)

Jakub Narebski wrote: > Jeff Garzik wrote: >> Jakub Narebski wrote: > >>> As I said, I'm not talking (at least now) ... pages were pre-generated and which are not. Jeff - To unsubscribe from this list: send the line " ...

git - Jeff Garzik - Dec 9 2006 - 13:27

Re: kernel.org mirroring (Re: [GIT PULL] MMC update)

Jakub Narebski wrote: > Jeff Garzik wrote: >> Jakub Narebski wrote: >>> P.S. Any hints to how to do this with CGI ... through the work of generating the document (by running the CGI), as one would expect. Jeff

git - Jeff Garzik - Dec 10 2006 - 09:45

Re: Updated Kernel Hacker's guide to git

... wrote: > Hi. > > On Wed, 2006-12-20 at 22:04 -0500, Jeff Garzik wrote: >> I refreshed my git intro/cookbook for kernel hackers, at >> ... push should be mentioned at the very least. Jeff - To unsubscribe from this list: send the ...

git - Jeff Garzik - Dec 21 2006 - 07:44

Re: Updated Kernel Hacker's guide to git

Jay Cliburn wrote: > Jeff Garzik wrote: >> I refreshed my git intro/cookbook for kernel hackers, at >> http://linux. ... does not exist, and hack away on your driver. Jeff - To unsubscribe from this list: send the line " ...

git - Jeff Garzik - Dec 21 2006 - 07:53

Re: Updated Kernel Hacker's guide to git

... Liakhovetski wrote: > On Wed, 20 Dec 2006, Jeff Garzik wrote: > >> I refreshed my git intro/cookbook for kernel hackers, at >> ... > definitely be a valuable document. Agreed. Jeff - To unsubscribe from this list: send the ...

git - Jeff Garzik - Dec 21 2006 - 16:46

Re: git-am applies half of a patch

... went ahead, which was quite bad. > > Noticed by Jeff Garzik. > > Signed-off-by: Junio C Hamano Thanks for the ultra super duper lightning fast fix :) Jeff - To unsubscribe from this list: send the line ...

git - Jeff Garzik - Jan 9 2007 - 07:10

Re: 'git gc' always run, on old kernel repo?

Jeff Garzik wrote: >> [jgarzik@pretzel netdev-2.6]$ git-am --signoff --utf8 /g/tmp/mbox >> Applying Add ... git prune' to remove them. Will the 'git gc' never end??? Jeff -- To unsubscribe from this list: send the line "unsubscribe git" ...

git - Jeff Garzik - Feb 28 2008 - 16:13

speck-geostationary