Found 14 matching messages (0.035 seconds). Page 1 of 1.
... >>> On Wed, 16 Jan 2008, Petko Manolov wrote: >>> >>>> On Wed, 16 Jan 2008, Jakub Narebski wrote: >>>> >>>>> Petko Manolov wrote: >>>>>> >>>>>> Unfortunately this is not ... certain part of my files... Petko - To unsubscribe from this list: ...
git - Petko Manolov - Jan 16 2008 - 12:06
... : > On Wed, 16 Jan 2008, Petko Manolov wrote: > >> On Wed, 16 Jan 2008, Jakub Narebski wrote: >> >>> Petko Manolov wrote: >>>> >>>> Unfortunately this is not ... the length of the whole file. Petko - To unsubscribe from this list: send ...
git - Petko Manolov - Jan 16 2008 - 11:18
... > On Wed, 16 Jan 2008, Petko Manolov wrote: > >> On Wed, 16 Jan 2008, Jakub Narebski wrote: >> >>> Petko Manolov wrote: >>>> >>>> Unfortunately this is not ... is different from the obvious one. :-) Petko - To unsubscribe from this list: ...
git - Petko Manolov - Jan 16 2008 - 12:09
... King wrote: > On Wed, Jan 16, 2008 at 03:39:06PM +0200, Petko Manolov wrote: > >> What i am trying to suggest is that there might be cases ... later it ends up at about 300MB... cheers, Petko - To unsubscribe from this list: send the ...
git - Petko Manolov - Jan 16 2008 - 10:14
... wrote: > On Wed, Jan 16, 2008 at 04:14:30PM +0200, Petko Manolov wrote: > >>> How big are your firmware files? How often do they change, ... change adds up their size once again. cheers, Petko - To unsubscribe from this list: send the ...
git - Petko Manolov - Jan 16 2008 - 10:25
... Wed, 16 Jan 2008, Jakub Narebski wrote: > Petko Manolov wrote: >> On Wed, 16 Jan 2008, Jakub Narebski wrote: >> >>> You can always tag ... the repository, but hopefully not by much. Petko - To unsubscribe from this list: send the ...
git - Petko Manolov - Jan 16 2008 - 10:43
... way to tell git not to bother about the history of these particular files and keep the most recent version only? cheers, Petko - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org ...
git - Petko Manolov - Jan 16 2008 - 06:34
... or most likely "scp -r" the binaries along with the repository and you can never be sure that both are in sync. Petko - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More ...
git - Petko Manolov - Jan 16 2008 - 09:21
... like: "git nohistory firmware.bin" or "git nohistory -i-understand-this-might-be-dangerous firmware.bin" cheers, Petko - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel ...
git - Petko Manolov - Jan 16 2008 - 09:39
... covered by "rsync -au". Yeah, just like in the old days when "git pull" didn't do everything for you. thanks, Petko - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More ...
git - Petko Manolov - Jan 16 2008 - 09:58
... are already compressed and/or encrypted and adding even a few bytes ends up storing new version in full size. cheers, Petko - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org ...
git - Petko Manolov - Jan 16 2008 - 10:04
... I use git for SCV from day one. It's great. I was just thinking aloud about something i've stumbled upon. ;-) Petko - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More ...
git - Petko Manolov - Jan 16 2008 - 10:21
... are incremental git should be able to generate relatively small delta, which should compress well enough. Thanks for the hint. Petko - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger ...
git - Petko Manolov - Jan 16 2008 - 10:39
... . And this is why it pokes me in the eye - for changing a few bytes i end up with much larger repository. Petko - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More ...
git - Petko Manolov - Jan 16 2008 - 10:45