Display data in columns NAME git-column - Display data in columns SYNOPSIS git column [--command=<name>] [--[raw-]mode=<mode>] [-...columnate lists NAME column - columnate lists SYNOPSIS column [options] [ file ...] DESCRIPTION The column utility formats its input into multiple columns. It supports three modes:…Show packed archive index NAME git-show-index - Show packed archive index SYNOPSIS git show-index [--object-format=<hash-algorithm>] DESCRIPTION Read the .idx file for a Git packfi…convert text files for printing NAME pr - convert text files for printing SYNOPSIS pr [ OPTION ]... [ FILE ]... DESCRIPTION Paginate or columnate FILE(s) for printing. With no FILE…Create, list, delete or verify a tag object signed with GPG NAME git-tag - Create, list, delete or verify a tag object signed with GPG SYNOPSIS git tag [-a | -s | -u <key-id>] [-f]…show information on IPC facilities currently employed in the system NAME lsipc - show information on IPC facilities currently employed in the system SYNOPSIS lsipc [options] DESCRI…List, create, or delete branches NAME git-branch - List, create, or delete branches SYNOPSIS git branch [--color[=<when>] | --no-color] [--show-current] [-v [--abbrev=<n> | --no-ab…Show the working tree status NAME git-status - Show the working tree status SYNOPSIS git status [<options>] [--] [<pathspec>...] DESCRIPTION Displays paths that have differences be…Show various types of objects NAME git-show - Show various types of objects SYNOPSIS git show [<options>] [<object>...] DESCRIPTION Shows one or more objects (blobs, trees, tags an…Name tbl - prepare tables for groff documents Synopsis tbl [ -C ] [ file ...] tbl --help tbl -v tbl --version Description The GNU implementation of tbl is part of the groff (1) doc…Name tbl - prepare tables for groff documents Synopsis tbl [ -C ] [ file ...] tbl --help tbl -v tbl --version Description The GNU implementation of tbl is part of the groff (1) doc…Print lines matching a pattern NAME git-grep - Print lines matching a pattern SYNOPSIS git grep [-a | --text] [-I] [--textconv] [-i | --ignore-case] [-w | --word-regexp] [-v | --in…Compares the content and mode of blobs found via two tree objects NAME git-diff-tree - Compares the content and mode of blobs found via two tree objects SYNOPSIS git diff-tree [--s…display information about known users in the system NAME lslogins - display information about known users in the system SYNOPSIS lslogins [options] [ -s | -u [ = UID ]] [ -g groups…Show commit logs NAME git-log - Show commit logs SYNOPSIS git log [<options>] [<revision-range>] [[--] <path>...] DESCRIPTION Shows the commit logs. List commits that are reachable…Get and set repository or global options NAME git-config - Get and set repository or global options SYNOPSIS git config list [<file-option>] [<display-option>] [--includes] git con…remove columns from a file NAME colrm - remove columns from a file SYNOPSIS colrm [first [last]] DESCRIPTION colrm removes selected columns from a file. Input is taken from standar…Lists commit objects in reverse chronological order NAME git-rev-list - Lists commit objects in reverse chronological order SYNOPSIS git rev-list [<options>] <commit>... [--] [<pat…Compares files in the working tree and the index NAME git-diff-files - Compares files in the working tree and the index SYNOPSIS git diff-files [-q] [-0 | -1 | -2 | -3 | -c | --cc]…Compare a tree to the working tree or index NAME git-diff-index - Compare a tree to the working tree or index SYNOPSIS git diff-index [-m] [--cached] [--merge-base] [<common-diff-o…