author | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 14 Jan 2007 07:44:18 +0000 (02:44 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 14 Jan 2007 07:44:18 +0000 (02:44 -0500) | ||
commit | 1fcdd62adf81a172f45c7c6a58177212d500b9d9 | |
tree | 94acde078fd78c3d214fe09d45e85ed346a2f2d4 | tree | snapshot |
parent | 9938ffc53a15c755bbd3894c02492b940ea34c4c | commit | diff |
parent | 696b1b507f8ff9e80a2edc4eced59ca8cdda920e | commit | diff |
Merge branch 'master' into sp/fast-import
I'm bringing master in early so that the OBJ_OFS_DELTA implementation
is available as part of the topic. This way git-fast-import can
learn about this new slightly smaller and faster packfile format,
and can generate them directly rather than needing to have them be
repacked with git-pack-objects.
Due to the API changes in master during the period of development
of git-fast-import, a few minor tweaks to fast-import.c are needed
to produce a working merge. I've done them here as part of the
merge to ensure bisection always works.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
I'm bringing master in early so that the OBJ_OFS_DELTA implementation
is available as part of the topic. This way git-fast-import can
learn about this new slightly smaller and faster packfile format,
and can generate them directly rather than needing to have them be
repacked with git-pack-objects.
Due to the API changes in master during the period of development
of git-fast-import, a few minor tweaks to fast-import.c are needed
to produce a working merge. I've done them here as part of the
merge to ensure bisection always works.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
.gitignore | diff1 | | diff2 | | blob | history |
Makefile | diff1 | | diff2 | | blob | history |
fast-import.c | diff1 | | | | blob | history |