blob: fe653a8d7a5cb07922920589b8abe6b93c22ec85 [file] [log] [blame]
Junio C Hamano35738e82008-01-07 07:55:461linkgit:git-cat-file[1]::
Junio C Hamano1de75722009-03-26 08:39:382Provide content or type and size information for repository objects.
Junio C Hamano7c73c662007-01-19 00:37:503
Junio C Hamanoa4df8ed2018-10-26 06:37:134linkgit:git-cherry[1]::
5Find commits yet to be applied to upstream.
6
Junio C Hamano35738e82008-01-07 07:55:467linkgit:git-diff-files[1]::
Junio C Hamano7c73c662007-01-19 00:37:508Compares files in the working tree and the index.
9
Junio C Hamano35738e82008-01-07 07:55:4610linkgit:git-diff-index[1]::
Junio C Hamano7e590a12013-06-02 23:46:5211Compare a tree to the working tree or index.
Junio C Hamano7c73c662007-01-19 00:37:5012
Junio C Hamano35738e82008-01-07 07:55:4613linkgit:git-diff-tree[1]::
Junio C Hamano7c73c662007-01-19 00:37:5014Compares the content and mode of blobs found via two tree objects.
15
Junio C Hamano35738e82008-01-07 07:55:4616linkgit:git-for-each-ref[1]::
Junio C Hamano7c73c662007-01-19 00:37:5017Output information on each ref.
18
Junio C Hamanob7676d52020-11-18 22:15:0819linkgit:git-for-each-repo[1]::
20Run a Git command on a list of repositories.
21
Junio C Hamanoa4df8ed2018-10-26 06:37:1322linkgit:git-get-tar-commit-id[1]::
23Extract commit ID from an archive created using git-archive.
24
Junio C Hamano35738e82008-01-07 07:55:4625linkgit:git-ls-files[1]::
Junio C Hamano7c73c662007-01-19 00:37:5026Show information about files in the index and the working tree.
27
Junio C Hamano35738e82008-01-07 07:55:4628linkgit:git-ls-remote[1]::
Junio C Hamano4ad294b2007-01-20 02:22:5029List references in a remote repository.
30
Junio C Hamano35738e82008-01-07 07:55:4631linkgit:git-ls-tree[1]::
Junio C Hamano7c73c662007-01-19 00:37:5032List the contents of a tree object.
33
Junio C Hamano35738e82008-01-07 07:55:4634linkgit:git-merge-base[1]::
Junio C Hamano7c73c662007-01-19 00:37:5035Find as good common ancestors as possible for a merge.
36
Junio C Hamano35738e82008-01-07 07:55:4637linkgit:git-name-rev[1]::
Junio C Hamano7c73c662007-01-19 00:37:5038Find symbolic names for given revs.
39
Junio C Hamano35738e82008-01-07 07:55:4640linkgit:git-pack-redundant[1]::
Junio C Hamano7c73c662007-01-19 00:37:5041Find redundant pack files.
42
Junio C Hamano35738e82008-01-07 07:55:4643linkgit:git-rev-list[1]::
Junio C Hamano7c73c662007-01-19 00:37:5044Lists commit objects in reverse chronological order.
45
Junio C Hamanoa4df8ed2018-10-26 06:37:1346linkgit:git-rev-parse[1]::
47Pick out and massage parameters.
48
Junio C Hamano35738e82008-01-07 07:55:4649linkgit:git-show-index[1]::
Junio C Hamano7c73c662007-01-19 00:37:5050Show packed archive index.
51
Junio C Hamano35738e82008-01-07 07:55:4652linkgit:git-show-ref[1]::
Junio C Hamano7c73c662007-01-19 00:37:5053List references in a local repository.
54
Junio C Hamano35738e82008-01-07 07:55:4655linkgit:git-unpack-file[1]::
Junio C Hamano7c73c662007-01-19 00:37:5056Creates a temporary file with a blob's contents.
57
Junio C Hamano35738e82008-01-07 07:55:4658linkgit:git-var[1]::
Junio C Hamano076ffcc2013-02-06 05:13:2159Show a Git logical variable.
Junio C Hamano7c73c662007-01-19 00:37:5060
Junio C Hamano35738e82008-01-07 07:55:4661linkgit:git-verify-pack[1]::
Junio C Hamano076ffcc2013-02-06 05:13:2162Validate packed Git archive files.
Junio C Hamano7c73c662007-01-19 00:37:5063