Pages du manuel Linux : Commandes destinées aux utilisateurs

gil2bin
convert GenInfo integrated IDs to or from binary
gimp-2.2
an image manipulation and paint program.
gimp-remote-2.2
tells a running GIMP to open a (local or remote) image file.
gimpdoc
create Gimp PDB Documentation
gimv
program to view Image files
ginac-config
script to get information about the installed version of GiNaC
ginsh
GiNaC Interactive Shell
ginstall-info
update info/dir entries
gip
IP calculator for GNOME desktop environment.
gist
gist
git-add
Add files to the index file.
git-am
Apply a series of patches in a mailbox
git-apply
Apply patch on a git index file and a work tree
git-applymbox
Apply a series of patches in a mailbox
git-applypatch
Apply one patch extracted from an e-mail.
git-archimport
Import an Arch repository into git
git-bisect
Find the change that introduced a bug
git-branch
Create a new branch, or remove an old one.
git-cat-file
Provide content or type information for repository objects
git-check-ref-format
Make sure ref name is well formed.
git-checkout
Checkout and switch to a branch.
git-checkout-index
Copy files from the index to the working directory
git-cherry
Find commits not merged upstream.
git-cherry-pick
Apply the change introduced by an existing commit.
git-clone
Clones a repository.
git-clone-pack
Clones a repository by receiving packed objects.
git-commit
Record your changes
git-commit-tree
Creates a new commit object
git-convert-objects
Converts old-style git repository
git-count-objects
Reports on unpacked objects.
git-cvsexportcommit
Export a commit to a CVS checkout
git-cvsimport
Import a CVS repository into git
git-daemon
A really simple server for git repositories.
git-describe
Show the most recent tag that is reachable from a commit.
git-diff
Show changes between commits, commit and working tree, etc.
git-diff-files
Compares files in the working tree and the index
git-diff-index
Compares content and mode of blobs between the index and repository
git-diff-stages
Compares content and mode of blobs between stages in an unmerged index file.
git-diff-tree
Compares the content and mode of blobs found via two tree objects
git-fetch
Download objects and a head from another repository.
git-fetch-pack
Receive missing objects from another repository.
git-fmt-merge-msg
Produce a merge commit message
git-format-patch
Prepare patches for e-mail submission.
git-fsck-objects
Verifies the connectivity and validity of the objects in the database
git-get-tar-commit-id
Extract commit ID from an archive created using git-tar-tree.
git-grep
print lines matching a pattern
git-hash-object
Computes object ID and optionally creates a blob from a file.
git-http-fetch
downloads a remote git repository via HTTP
git-http-push
Push missing objects using HTTP/DAV.
git-index-pack
Build pack index file for an existing packed archive