Linus Torvalds <torvalds@linux-foundation.org> wrote:It could, but I'm not sure I want to implement it. ;-) I pretty much view source->Git translation as the business/policy of the frontend, not of fast-import. But we have three frontends that all share the same file format (git-cvsimport, git-svnimport, git-svn), and are all independent implementations. Maybe pushing it down into a tool like fast-import would benefit a lot of users, and thus should be done. I'll put it on my todo list. Which is much longer than I have time for. Linus is completely correct here. The only requirement on data ordering is that all parent commits (from/merge lines) must come before any child that depends on them. But that's a pretty reasonable request, as almost all VCS systems want data to come in at least that order, if not something even more strict. In theory marks could be used to stub in commits and let you feed them out of order, but to make that work fast-import would need to buffer them until it saw everything it needed to produce a SHA-1. Not exactly a good idea. -- Shawn. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| Nick Piggin | Re: [Announce] [patch] Modular Scheduler Core and Completely Fair Scheduler [CFS] |
| Greg KH | Linux 2.6.26.3 |
| Vladislav Bolkhovitin | Re: Integration of SCST in the mainstream Linux kernel |
| Greg KH | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
git: | |
| David Symonds | Re: git and binary files |
| Sam Song | Fwd: [OT] Re: Git via a proxy server? |
| Linus Torvalds | Re: [PATCH 0/6] Initial subproject support (RFC?) |
| Petr Baudis | Re: repo.or.cz wishes? |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| Jeff Garzik | Re: Wasting our Freedom |
| Alexey Suslikov | OT: OpenBSD on Asus eeePC |
| ropers | Re: Real men don't attack straw men |
| David Howells | [PATCH 6/7] FS-Cache: CacheFiles: ia64: missing copy_page export [try #13] |
| Valdis.Kletnieks | Re: [RFD] Incremental fsck |
| Chris Mason | Re: [PATCH][RFC] fast file mapping for loop |
| Nikolai Joukov | Re: [ANNOUNCE] RAIF: Redundant Array of Independent Filesystems |
