login
Header Space

 
 

Mailing list archives

Search results

Found 36 matching messages (0.014 seconds). Page 1 of 2.

Re: RFC: grafts generalised

... revision.c | 4 +++ t/t6500-graft.sh | 70 ++++++++++++++++++++++++++++++++++++++++++++++++ upload-pack.c ... continue; } + if (!strcmp(arg, "--ignore-graft")) { + honor_graft = 0; + continue; + } usage(pack_usage ...

git - Junio C Hamano - Jul 2 2008 - 20:03

Re: RFC: grafts generalised

... clone to *refrain* from looking at grafts. > > >Linus suggested that "git-fsck and repacking should just consider > >it[grafts] to be an _additional_ source of ... shouldn't have people cloning your grafted repository anyway unless you know what ...

git - Avery Pennarun - Jul 2 2008 - 17:28

Re: RFC: grafts generalised

... ); continue; } + if (!strcmp(arg, "--ignore-graft")) { + honor_graft = 0; + continue; + } usage(pack_usage); } ... [i]); +} + int register_commit_graft(struct commit_graft *graft, int ignore_dups) { int pos = commit_graft_pos( ...

git - Junio C Hamano - Jul 2 2008 - 17:49

Re: RFC: grafts generalised

... than mere connecting parents. Also, the graft mechanism specifically is intended as a ... which can >understand this "generalized grafts" file format, or rather >'description of ... a turnaround cycle. Using the proposed grafts format, I can make changes ...

git - Stephen R. van den Berg - Jul 2 2008 - 13:32

Re: RFC: grafts generalised

... new SHA1, and then use the graft file to >>replace all references ... it gitk --all & # dump all graft info to text file git rev-list --parents --all > .git/info/grafts.tmp mv .git/info/ ... .tmp .git/info/grafts # please choose what commit you want to ...

git - Dmitry Potapov - Jul 2 2008 - 14:33

Re: RFC: grafts generalised

... > proper repository which becomes cloneable. Grafts are _much_ older than filter-branch ... earlier cg-admin-rewrite-hist) > >respects grafts, and rewrites history so that grafts ... ugly or necessarily temporary about grafts. One example of completely valid ...

git - Petr Baudis - Jul 2 2008 - 20:21

Re: RFC: grafts generalised

... be accomplished fairly easily > using the grafts file. > The other changes are messy ... feet will be grateful). > - Extend the grafts file format to support something like ... which can understand this "generalized grafts" file format, or rather 'description ...

git - Jakub Narebski - Jul 2 2008 - 12:35

Re: RFC: grafts generalised

... be accomplished fairly easily >> using the grafts file. >> The other changes are messy ... will be grateful). >> - Extend the grafts file format to support something ... which can > understand this "generalized grafts" file format, or rather > 'description ...

git - Michael J Gruber - Jul 2 2008 - 12:43

Re: RFC: grafts generalised

... git clone to *refrain* from looking at grafts. >Linus suggested that "git-fsck and repacking should just consider >it[grafts] to be an _additional_ source of ... As for repack, it should probably ignore grafts, except for reference. I.e. repack/ ...

git - Stephen R. van den Berg - Jul 2 2008 - 17:18

Re: RFC: grafts generalised

... this kind of >information. Yet the grafts file is exactly the place where ... is not supposed to be a grafts file in a proper repository. ... as possible given an empty grafts file. So I'd prefer ... (as it >is possible with grafts), it will require changes to ...

git - Stephen R. van den Berg - Jul 2 2008 - 13:59

Re: RFC: grafts generalised

... >> proper repository which becomes cloneable. >Grafts are _much_ older than filter-branch ... branch to make history recorded in >grafts file permanent... Petr Baudis wrote: ... ugly or necessarily temporary about grafts. One example >of completely valid ...

git - Stephen R. van den Berg - Jul 3 2008 - 03:11

Re: RFC: grafts generalised

... fake history, of course. Using grafts allows you to fake history, ... the upstream. > I wonder if grafts can be used in combination ... normal work you should never use grafts. Well, you can use grafts to add old history, but using it for anything else ...

git - Dmitry Potapov - Jul 2 2008 - 16:42

Re: RFC: grafts generalised

... @gmx.net> wrote: > > I wonder if grafts can be used in combination ... work you should never > use grafts. I have written this in ... even merges using an extended grafts file, he could rewrite some ... - and then use _only one_ graft to change the parent to ...

git - Stephan Beyer - Jul 2 2008 - 19:46

Re: RFC: grafts generalised

... .net> wrote: >> > I wonder if grafts can be used in combination ... work you should never >> use grafts. >I have written this in ... even merges using an >extended grafts file, he could rewrite some ... >and then use _only one_ graft to change the parent to ...

git - Stephen R. van den Berg - Jul 3 2008 - 02:05

Re: RFC: grafts generalised

... filter which can >> understand this "generalized grafts" file format, or rather >> 'description of ... git-filter-branch generic "generalized grafts" file based filter should be ... older version by them) using grafts, thought and brought independently by ...

git - Jakub Narebski - Jul 3 2008 - 20:43

RFC: grafts generalised

... can be accomplished fairly easily using the grafts file. The other changes are messy at ... sanity checks on the content of the grafts file (to make it more difficult to ... my feet will be grateful). - Extend the grafts file format to support something like ...

git - Stephen R. van den Berg - Jul 2 2008 - 10:35

Re: RFC: grafts generalised

... . van den Berg wrote: >_ > - Extend the grafts file format to support something like the following ... : Etc. I don't think that the grafts file is the right place for this kind ... and gitk (as it is possible with grafts), it will require changes to the git ...

git - Dmitry Potapov - Jul 2 2008 - 13:19

Re: RFC: grafts generalised

... Git with a new SHA1, and then use the graft file to >replace all references from an old ... will stick to extending git fsck to check grafts more rigorously and fix git clone to *refrain* from looking at grafts. If anyone still wants the extended format, I ...

git - Stephen R. van den Berg - Jul 2 2008 - 14:10

Re: RFC: grafts generalised

... changes_. (I've never used info/grafts, but if I get the principle right, ... could realize a linear list of info/grafts history fakes.) Stephen wrote earlier: > The ... amount > of time. I wonder if grafts can be used in combination with sequencer in ...

git - Stephan Beyer - Jul 2 2008 - 15:31

Re: RFC: grafts generalised

... stick to extending git fsck to check grafts more > rigorously and fix git clone to *refrain* from looking at grafts. Linus suggested that "git-fsck and repacking should just consider it[grafts] to be an _additional_ source of parenthood ...

git - Dmitry Potapov - Jul 2 2008 - 16:39

speck-geostationary