blob: c44e1ce98a46ef4e68590e2d38909e16042be26e [file] [log] [blame]
Junio C Hamano35738e82008-01-07 07:55:461linkgit:git-annotate[1]::
Junio C Hamano7c73c662007-01-19 00:37:502Annotate file lines with commit info.
3
Junio C Hamano35738e82008-01-07 07:55:464linkgit:git-blame[1]::
Junio C Hamano7c73c662007-01-19 00:37:505Show what revision and author last modified each line of a file.
6
Junio C Hamano35738e82008-01-07 07:55:467linkgit:git-cherry[1]::
Junio C Hamano7c73c662007-01-19 00:37:508Find commits not merged upstream.
9
Junio C Hamano35738e82008-01-07 07:55:4610linkgit:git-count-objects[1]::
Junio C Hamano7c73c662007-01-19 00:37:5011Count unpacked number of objects and their disk consumption.
12
Junio C Hamano35738e82008-01-07 07:55:4613linkgit:git-fsck[1]::
Junio C Hamano4ad294b2007-01-20 02:22:5014Verifies the connectivity and validity of the objects in the database.
Junio C Hamano7c73c662007-01-19 00:37:5015
Junio C Hamano35738e82008-01-07 07:55:4616linkgit:git-get-tar-commit-id[1]::
Junio C Hamano393e57f2007-11-20 04:53:2517Extract commit ID from an archive created using git-archive.
Junio C Hamano7c73c662007-01-19 00:37:5018
Junio C Hamano35738e82008-01-07 07:55:4619linkgit:git-help[1]::
Junio C Hamano58256872007-12-04 08:31:1320display help information about git.
21
Junio C Hamano35738e82008-01-07 07:55:4622linkgit:git-instaweb[1]::
Junio C Hamano7c73c662007-01-19 00:37:5023Instantly browse your working repository in gitweb.
24
Junio C Hamano35738e82008-01-07 07:55:4625linkgit:git-merge-tree[1]::
Junio C Hamano7c73c662007-01-19 00:37:5026Show three-way merge without touching index.
27
Junio C Hamano35738e82008-01-07 07:55:4628linkgit:git-rerere[1]::
Junio C Hamano4ad294b2007-01-20 02:22:5029Reuse recorded resolution of conflicted merges.
Junio C Hamano7c73c662007-01-19 00:37:5030
Junio C Hamano35738e82008-01-07 07:55:4631linkgit:git-rev-parse[1]::
Junio C Hamano7c73c662007-01-19 00:37:5032Pick out and massage parameters.
33
Junio C Hamano35738e82008-01-07 07:55:4634linkgit:git-show-branch[1]::
Junio C Hamano4ad294b2007-01-20 02:22:5035Show branches and their commits.
Junio C Hamano7c73c662007-01-19 00:37:5036
Junio C Hamano35738e82008-01-07 07:55:4637linkgit:git-verify-tag[1]::
Junio C Hamanob1d6e882007-08-11 08:30:1638Check the GPG signature of tags.
Junio C Hamano7c73c662007-01-19 00:37:5039
Junio C Hamano35738e82008-01-07 07:55:4640linkgit:git-whatchanged[1]::
Junio C Hamano4ad294b2007-01-20 02:22:5041Show logs with difference each commit introduces.
Junio C Hamano7c73c662007-01-19 00:37:5042