blob: c8b7db28e575bbef18bad341a3dabf1fb8d19d45 [file] [log] [blame]
Junio C Hamano7c73c662007-01-19 00:37:501gitlink:git-annotate[1]::
2Annotate file lines with commit info.
3
4gitlink:git-blame[1]::
5Show what revision and author last modified each line of a file.
6
Junio C Hamano7c73c662007-01-19 00:37:507gitlink:git-cherry[1]::
8Find commits not merged upstream.
9
10gitlink:git-count-objects[1]::
11Count unpacked number of objects and their disk consumption.
12
Junio C Hamano7ad22dc2007-01-29 02:55:4813gitlink: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
16gitlink:git-get-tar-commit-id[1]::
17Extract commit ID from an archive created using git-tar-tree.
18
Junio C Hamano7c73c662007-01-19 00:37:5019gitlink:git-instaweb[1]::
20Instantly browse your working repository in gitweb.
21
Junio C Hamano7c73c662007-01-19 00:37:5022gitlink:git-merge-tree[1]::
23Show three-way merge without touching index.
24
Junio C Hamano4ad294b2007-01-20 02:22:5025gitlink:git-rerere[1]::
26Reuse recorded resolution of conflicted merges.
Junio C Hamano7c73c662007-01-19 00:37:5027
28gitlink:git-rev-parse[1]::
29Pick out and massage parameters.
30
31gitlink:git-runstatus[1]::
32A helper for git-status and git-commit.
33
Junio C Hamano4ad294b2007-01-20 02:22:5034gitlink:git-show-branch[1]::
35Show branches and their commits.
Junio C Hamano7c73c662007-01-19 00:37:5036
Junio C Hamano4ad294b2007-01-20 02:22:5037gitlink: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 Hamano4ad294b2007-01-20 02:22:5040gitlink:git-whatchanged[1]::
41Show logs with difference each commit introduces.
Junio C Hamano7c73c662007-01-19 00:37:5042