git/Documentation
iso-8859-1?Q?David_K=E5gedal b092133103 [PATCH] Fixed two bugs in git-cvsimport-script.
The git-cvsimport-script had a copule of small bugs that prevented me
from importing a big CVS repository.

The first was that it didn't handle removed files with a multi-digit
primary revision number.

The second was that it was asking the CVS server for "F" messages,
although they were not handled.

I also updated the documentation for that script to correspond to
actual flags.

Signed-off-by: David K?5gedal <davidk@lysator.liu.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
2005-08-16 12:09:33 -07:00
..
howto Keep excellent tutorial for using topic branches by Tony Luck 2005-08-15 15:36:52 -07:00
cvs-migration.txt CVS-like push-pull description update. 2005-08-01 12:47:30 -07:00
diff-format.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
diff-options.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
diffcore.txt [PATCH] Rework -B output. 2005-06-19 20:13:18 -07:00
git-apply-patch-script.txt Documentation updates. 2005-08-14 17:24:36 -07:00
git-apply.txt [PATCH] apply: match documentation, usage string and code. 2005-07-13 20:53:33 -07:00
git-cat-file.txt [PATCH] git-cat-file: '-s' to find out object size. 2005-06-28 08:53:22 -07:00
git-checkout-cache.txt [PATCH] Implement git-checkout-cache -u to update stat information in the cache. 2005-05-19 09:50:57 -07:00
git-clone-pack.txt [PATCH] Documentation: clone/fetch/upload. 2005-07-14 08:54:31 -07:00
git-clone-script.txt [PATCH] clone-pack and clone-script: documentation and add a missing parameter. 2005-07-13 20:42:26 -07:00
git-commit-script.txt Documentation updates. 2005-08-14 17:24:36 -07:00
git-commit-tree.txt [PATCH] Update the list of diagnostics for git-commit-tree 2005-07-15 10:00:35 -07:00
git-convert-cache.txt [PATCH 1/4] split core-git.txt and update 2005-05-10 14:55:22 -07:00
git-cvsimport-script.txt [PATCH] Fixed two bugs in git-cvsimport-script. 2005-08-16 12:09:33 -07:00
git-diff-cache.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
git-diff-files.txt [PATCH] Clean up diff option descriptions. 2005-07-13 13:09:17 -07:00
git-diff-helper.txt [PATCH] Update diff documentation. 2005-06-19 20:13:18 -07:00
git-diff-stages.txt [PATCH] Clean up diff option descriptions. 2005-07-13 13:09:17 -07:00
git-diff-tree.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
git-export.txt [PATCH 1/4] split core-git.txt and update 2005-05-10 14:55:22 -07:00
git-fetch-pack.txt fetch-pack: start multi-head pulling. 2005-08-12 10:38:21 -07:00
git-fetch-script.txt Documentation updates. 2005-08-14 17:24:36 -07:00
git-fsck-cache.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
git-hash-object.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
git-http-pull.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
git-init-db.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
git-local-pull.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
git-log-script.txt Documentation updates. 2005-08-14 17:24:36 -07:00
git-ls-files.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
git-ls-remote-script.txt ls-remote: drop storing operation and add documentation. 2005-08-09 23:38:51 -07:00
git-ls-tree.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
git-merge-base.txt [PATCH 1/4] split core-git.txt and update 2005-05-10 14:55:22 -07:00
git-merge-cache.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
git-merge-one-file-script.txt Documentation updates. 2005-08-14 17:24:36 -07:00
git-mktag.txt [PATCH 3/4] split core-git.txt and update 2005-05-10 15:01:23 -07:00
git-pack-objects.txt [PATCH] Add documentation for git repack and git-prune-packed. 2005-08-15 15:48:47 -07:00
git-peek-remote.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
git-prune-packed.txt [PATCH] Add documentation for git repack and git-prune-packed. 2005-08-15 15:48:47 -07:00
git-prune-script.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
git-pull-script.txt Documentation updates. 2005-08-14 17:24:36 -07:00
git-read-tree.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
git-receive-pack.txt receive-pack hooks updates. 2005-08-02 22:51:09 -07:00
git-rename-script.txt [PATCH] Add documentation for git-rename-script 2005-07-27 22:47:07 -07:00
git-repack-script.txt [PATCH] Add documentation for git repack and git-prune-packed. 2005-08-15 15:48:47 -07:00
git-resolve-script.txt Documentation updates. 2005-08-14 17:24:36 -07:00
git-rev-list.txt [PATCH] document git-rev-list better 2005-07-29 17:21:53 -07:00
git-rev-tree.txt [PATCH 1/4] split core-git.txt and update 2005-05-10 14:55:22 -07:00
git-send-email-script.txt [PATCH] Doc: update git-send-email-script documentation. 2005-08-02 22:53:27 -07:00
git-send-pack.txt git-send-pack: documentation 2005-08-03 17:16:30 -07:00
git-shortlog.txt Documentation updates. 2005-08-14 17:24:36 -07:00
git-show-branches-script.txt Add git-show-branches-script 2005-08-15 03:00:22 -07:00
git-show-index.txt [PATCH] Documentation: packed GIT support commands. 2005-07-14 08:54:31 -07:00
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-status-script.txt Documentation updates. 2005-08-14 17:24:36 -07:00
git-tag-script.txt Documentation updates. 2005-08-14 17:24:36 -07:00
git-tar-tree.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
git-unpack-file.txt [PATCH 1/4] split core-git.txt and update 2005-05-10 14:55:22 -07:00
git-unpack-objects.txt Update unpack-objects usage and documentation. 2005-08-12 10:38:20 -07:00
git-update-cache.txt [PATCH] Add --info-only option to git-update-cache. 2005-07-08 17:07:37 -07:00
git-update-server-info.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
git-upload-pack.txt [PATCH] Documentation: clone/fetch/upload. 2005-07-14 08:54:31 -07:00
git-var.txt Fix up "make doc" 2005-07-15 14:57:09 -07:00
git-verify-pack.txt [PATCH] Documentation: packed GIT support commands. 2005-07-14 08:54:31 -07:00
git-whatchanged.txt Documentation updates. 2005-08-14 17:24:36 -07:00
git-write-tree.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
git.txt [PATCH] Add documentation for git repack and git-prune-packed. 2005-08-15 15:48:47 -07:00
Makefile Documentation updates. 2005-08-14 17:24:36 -07:00
pack-protocol.txt [PATCH] Document two pack push-pull protocols. 2005-07-13 20:42:26 -07:00
pull-fetch-param.txt [PATCH] Documentation: describe short-hand used in fetch/pull. 2005-07-16 09:23:06 -07:00
SubmittingPatches Add SubmittingPatches 2005-08-13 18:28:49 -07:00
tutorial.txt [PATCH] Updates to tutorial.txt 2005-08-01 13:27:08 -07:00