git/.gitignore
Junio C Hamano 215a7ad1ef Big tool rename.
As promised, this is the "big tool rename" patch.  The primary differences
since 0.99.6 are:

  (1) git-*-script are no more.  The commands installed do not
      have any such suffix so users do not have to remember if
      something is implemented as a shell script or not.

  (2) Many command names with 'cache' in them are renamed with
      'index' if that is what they mean.

There are backward compatibility symblic links so that you and
Porcelains can keep using the old names, but the backward
compatibility support  is expected to be removed in the near
future.

Signed-off-by: Junio C Hamano <junkio@cox.net>
2005-09-07 17:45:20 -07:00

52 lines
775 B
Plaintext

git-apply
git-build-rev-cache
git-cat-file
git-checkout-index
git-clone-pack
git-commit-tree
git-convert-objects
git-daemon
git-diff-index
git-diff-files
git-diff-helper
git-diff-stages
git-diff-tree
git-export
git-fetch-pack
git-fsck-objects
git-get-tar-commit-id
git-hash-object
git-http-fetch
git-init-db
git-local-fetch
git-ls-files
git-ls-tree
git-merge-base
git-merge-index
git-mktag
git-pack-objects
git-patch-id
git-peek-remote
git-prune-packed
git-read-tree
git-receive-pack
git-rev-list
git-rev-parse
git-rev-tree
git-send-pack
git-show-branch
git-show-index
git-show-rev-cache
git-ssh-fetch
git-ssh-upload
git-stripspace
git-tar-tree
git-unpack-file
git-unpack-objects
git-update-index
git-update-server-info
git-upload-pack
git-var
git-verify-pack
git-write-tree