author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sun, 5 Jun 2005 19:16:32 +0000 (12:16 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sun, 5 Jun 2005 19:16:32 +0000 (12:16 -0700) | ||
commit | 6e7c92a91d2706ddd9955cb9807b65a63b0bbfdf | |
tree | 52d88d92fd9f827e1e4aa9ee6a798cbf704c104d | tree | snapshot |
parent | 3cca928d4aae691572ef9a73dcc29a04f66900a1 | commit | diff |
git-apply: find offset fragments, and really apply them
This applies the fragments in memory, but doesn't actually
write the results out to the files yet. But we now do all the
difficult parts, the rest is just basically writing the
results out and updating the index.
This applies the fragments in memory, but doesn't actually
write the results out to the files yet. But we now do all the
difficult parts, the rest is just basically writing the
results out and updating the index.
apply.c | diff | blob | history |