1
0
mirror of https://github.com/git/git.git synced 2024-10-03 17:32:35 +02:00
git/Documentation
Junio C Hamano c4584ae3fd [PATCH] Remove "delta" object representation.
Packed delta files created by git-pack-objects seems to be the
way to go, and existing "delta" object handling code has exposed
the object representation details to too many places.  Remove it
while we refactor code to come up with a proper interface in
sha1_file.c.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-27 15:27:51 -07:00
..
cvs-migration.txt
diff-format.txt
diffcore.txt
git-apply-patch-script.txt
git-apply.txt
git-cat-file.txt
git-check-files.txt [PATCH 3/4] split core-git.txt and update 2005-05-10 15:01:23 -07:00
git-checkout-cache.txt
git-commit-tree.txt
git-convert-cache.txt
git-diff-cache.txt
git-diff-files.txt
git-diff-helper.txt
git-diff-stages.txt
git-diff-tree.txt
git-export.txt
git-fsck-cache.txt [PATCH] Remove "delta" object representation. 2005-06-27 15:27:51 -07:00
git-http-pull.txt [PATCH] Remove "delta" object representation. 2005-06-27 15:27:51 -07:00
git-init-db.txt
git-local-pull.txt [PATCH] Remove "delta" object representation. 2005-06-27 15:27:51 -07:00
git-ls-files.txt
git-ls-tree.txt
git-merge-base.txt
git-merge-cache.txt
git-merge-one-file-script.txt
git-mktag.txt
git-prune-script.txt
git-pull-script.txt
git-read-tree.txt
git-resolve-script.txt
git-rev-list.txt
git-rev-tree.txt
git-ssh-pull.txt [PATCH] Remove "delta" object representation. 2005-06-27 15:27:51 -07:00
git-ssh-push.txt [PATCH] Remove "delta" object representation. 2005-06-27 15:27:51 -07:00
git-tag-script.txt
git-tar-tree.txt
git-unpack-file.txt
git-update-cache.txt
git-write-blob.txt
git-write-tree.txt
git.txt [PATCH] Remove "delta" object representation. 2005-06-27 15:27:51 -07:00
Makefile
tutorial.txt