git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RFD: best way to automatically rewrite a git DAG as a linear history?
@ 2010-02-18  2:35 Jon Seymour
  2010-02-18  5:11 ` Jeff King
  0 siblings, 1 reply; 11+ messages in thread
From: Jon Seymour @ 2010-02-18  2:35 UTC (permalink / raw)
  To: Git Mailing List

Does the git toolset currently support rewriting a restricted git DAG
as a linear history in a completely automated way?

I understand that git rebase --root will attempt to rebase a DAG, but
as far as I can tell any conflicts that occur during the rebase
require a manual intervention to correct. My goal is a completely
automated rewrite.

I guess some might be sceptical that a sane automated rewrite is
impossible, but I am insane enough to think it might actually be
possible.

I have prototype that implements an algorithm that does this [ for a
restricted class of DAG of interest to me ], so I can't be completely
insane, but if other people have already knocked the corners of this
particular wheel, I'd be interested to learn of their efforts.

Regards.

jon

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2010-02-21 23:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-18  2:35 RFD: best way to automatically rewrite a git DAG as a linear history? Jon Seymour
2010-02-18  5:11 ` Jeff King
2010-02-18 18:38   ` Avery Pennarun
2010-02-19  1:04   ` Jon Seymour
2010-02-19  3:13     ` Avery Pennarun
2010-02-19  7:29       ` Jon Seymour
2010-02-19 20:20         ` Avery Pennarun
2010-02-20  2:25           ` Jon Seymour
2010-02-20  3:05             ` Avery Pennarun
2010-02-21 23:04               ` Jon Seymour
2010-02-21 23:18                 ` Jon Seymour

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).