Junio C Hamano | 35738e8 | 2008-01-07 07:55:46 | [diff] [blame] | 1 | linkgit:git-cat-file[1]:: |
Junio C Hamano | 1de7572 | 2009-03-26 08:39:38 | [diff] [blame] | 2 | Provide content or type and size information for repository objects. |
Junio C Hamano | 7c73c66 | 2007-01-19 00:37:50 | [diff] [blame] | 3 | |
Junio C Hamano | 35738e8 | 2008-01-07 07:55:46 | [diff] [blame] | 4 | linkgit:git-diff-files[1]:: |
Junio C Hamano | 7c73c66 | 2007-01-19 00:37:50 | [diff] [blame] | 5 | Compares files in the working tree and the index. |
6 | |||||
Junio C Hamano | 35738e8 | 2008-01-07 07:55:46 | [diff] [blame] | 7 | linkgit:git-diff-index[1]:: |
Junio C Hamano | 7c73c66 | 2007-01-19 00:37:50 | [diff] [blame] | 8 | Compares content and mode of blobs between the index and repository. |
9 | |||||
Junio C Hamano | 35738e8 | 2008-01-07 07:55:46 | [diff] [blame] | 10 | linkgit:git-diff-tree[1]:: |
Junio C Hamano | 7c73c66 | 2007-01-19 00:37:50 | [diff] [blame] | 11 | Compares the content and mode of blobs found via two tree objects. |
12 | |||||
Junio C Hamano | 35738e8 | 2008-01-07 07:55:46 | [diff] [blame] | 13 | linkgit:git-for-each-ref[1]:: |
Junio C Hamano | 7c73c66 | 2007-01-19 00:37:50 | [diff] [blame] | 14 | Output information on each ref. |
15 | |||||
Junio C Hamano | 35738e8 | 2008-01-07 07:55:46 | [diff] [blame] | 16 | linkgit:git-ls-files[1]:: |
Junio C Hamano | 7c73c66 | 2007-01-19 00:37:50 | [diff] [blame] | 17 | Show information about files in the index and the working tree. |
18 | |||||
Junio C Hamano | 35738e8 | 2008-01-07 07:55:46 | [diff] [blame] | 19 | linkgit:git-ls-remote[1]:: |
Junio C Hamano | 4ad294b | 2007-01-20 02:22:50 | [diff] [blame] | 20 | List references in a remote repository. |
21 | |||||
Junio C Hamano | 35738e8 | 2008-01-07 07:55:46 | [diff] [blame] | 22 | linkgit:git-ls-tree[1]:: |
Junio C Hamano | 7c73c66 | 2007-01-19 00:37:50 | [diff] [blame] | 23 | List the contents of a tree object. |
24 | |||||
Junio C Hamano | 35738e8 | 2008-01-07 07:55:46 | [diff] [blame] | 25 | linkgit:git-merge-base[1]:: |
Junio C Hamano | 7c73c66 | 2007-01-19 00:37:50 | [diff] [blame] | 26 | Find as good common ancestors as possible for a merge. |
27 | |||||
Junio C Hamano | 35738e8 | 2008-01-07 07:55:46 | [diff] [blame] | 28 | linkgit:git-name-rev[1]:: |
Junio C Hamano | 7c73c66 | 2007-01-19 00:37:50 | [diff] [blame] | 29 | Find symbolic names for given revs. |
30 | |||||
Junio C Hamano | 35738e8 | 2008-01-07 07:55:46 | [diff] [blame] | 31 | linkgit:git-pack-redundant[1]:: |
Junio C Hamano | 7c73c66 | 2007-01-19 00:37:50 | [diff] [blame] | 32 | Find redundant pack files. |
33 | |||||
Junio C Hamano | 35738e8 | 2008-01-07 07:55:46 | [diff] [blame] | 34 | linkgit:git-rev-list[1]:: |
Junio C Hamano | 7c73c66 | 2007-01-19 00:37:50 | [diff] [blame] | 35 | Lists commit objects in reverse chronological order. |
36 | |||||
Junio C Hamano | 35738e8 | 2008-01-07 07:55:46 | [diff] [blame] | 37 | linkgit:git-show-index[1]:: |
Junio C Hamano | 7c73c66 | 2007-01-19 00:37:50 | [diff] [blame] | 38 | Show packed archive index. |
39 | |||||
Junio C Hamano | 35738e8 | 2008-01-07 07:55:46 | [diff] [blame] | 40 | linkgit:git-show-ref[1]:: |
Junio C Hamano | 7c73c66 | 2007-01-19 00:37:50 | [diff] [blame] | 41 | List references in a local repository. |
42 | |||||
Junio C Hamano | 35738e8 | 2008-01-07 07:55:46 | [diff] [blame] | 43 | linkgit:git-tar-tree[1]:: |
Junio C Hamano | 2d7f027 | 2007-11-09 10:03:46 | [diff] [blame] | 44 | (deprecated) Create a tar archive of the files in the named tree object. |
Junio C Hamano | 7c73c66 | 2007-01-19 00:37:50 | [diff] [blame] | 45 | |
Junio C Hamano | 35738e8 | 2008-01-07 07:55:46 | [diff] [blame] | 46 | linkgit:git-unpack-file[1]:: |
Junio C Hamano | 7c73c66 | 2007-01-19 00:37:50 | [diff] [blame] | 47 | Creates a temporary file with a blob's contents. |
48 | |||||
Junio C Hamano | 35738e8 | 2008-01-07 07:55:46 | [diff] [blame] | 49 | linkgit:git-var[1]:: |
Junio C Hamano | 7c73c66 | 2007-01-19 00:37:50 | [diff] [blame] | 50 | Show a git logical variable. |
51 | |||||
Junio C Hamano | 35738e8 | 2008-01-07 07:55:46 | [diff] [blame] | 52 | linkgit:git-verify-pack[1]:: |
Junio C Hamano | 7c73c66 | 2007-01-19 00:37:50 | [diff] [blame] | 53 | Validate packed git archive files. |
54 |