blob: 1b5c8dc061c7a3c06ac6846e7a0a05027ca12879 [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 Hamanoa4df8ed2018-10-26 06:37:1319linkgit:git-get-tar-commit-id[1]::
20Extract commit ID from an archive created using git-archive.
21
Junio C Hamano35738e82008-01-07 07:55:4622linkgit:git-ls-files[1]::
Junio C Hamano7c73c662007-01-19 00:37:5023Show information about files in the index and the working tree.
24
Junio C Hamano35738e82008-01-07 07:55:4625linkgit:git-ls-remote[1]::
Junio C Hamano4ad294b2007-01-20 02:22:5026List references in a remote repository.
27
Junio C Hamano35738e82008-01-07 07:55:4628linkgit:git-ls-tree[1]::
Junio C Hamano7c73c662007-01-19 00:37:5029List the contents of a tree object.
30
Junio C Hamano35738e82008-01-07 07:55:4631linkgit:git-merge-base[1]::
Junio C Hamano7c73c662007-01-19 00:37:5032Find as good common ancestors as possible for a merge.
33
Junio C Hamano35738e82008-01-07 07:55:4634linkgit:git-name-rev[1]::
Junio C Hamano7c73c662007-01-19 00:37:5035Find symbolic names for given revs.
36
Junio C Hamano35738e82008-01-07 07:55:4637linkgit:git-pack-redundant[1]::
Junio C Hamano7c73c662007-01-19 00:37:5038Find redundant pack files.
39
Junio C Hamano35738e82008-01-07 07:55:4640linkgit:git-rev-list[1]::
Junio C Hamano7c73c662007-01-19 00:37:5041Lists commit objects in reverse chronological order.
42
Junio C Hamanoa4df8ed2018-10-26 06:37:1343linkgit:git-rev-parse[1]::
44Pick out and massage parameters.
45
Junio C Hamano35738e82008-01-07 07:55:4646linkgit:git-show-index[1]::
Junio C Hamano7c73c662007-01-19 00:37:5047Show packed archive index.
48
Junio C Hamano35738e82008-01-07 07:55:4649linkgit:git-show-ref[1]::
Junio C Hamano7c73c662007-01-19 00:37:5050List references in a local repository.
51
Junio C Hamano35738e82008-01-07 07:55:4652linkgit:git-unpack-file[1]::
Junio C Hamano7c73c662007-01-19 00:37:5053Creates a temporary file with a blob's contents.
54
Junio C Hamano35738e82008-01-07 07:55:4655linkgit:git-var[1]::
Junio C Hamano076ffcc2013-02-06 05:13:2156Show a Git logical variable.
Junio C Hamano7c73c662007-01-19 00:37:5057
Junio C Hamano35738e82008-01-07 07:55:4658linkgit:git-verify-pack[1]::
Junio C Hamano076ffcc2013-02-06 05:13:2159Validate packed Git archive files.
Junio C Hamano7c73c662007-01-19 00:37:5060