summaryrefslogtreecommitdiff
path: root/Documentation/git-help.txt
AgeCommit message (Expand)Author
2023-10-09documentation: add missing fullstopsElijah Newren
2023-10-09documentation: add some commas where they are helpfulElijah Newren
2023-10-09documentation: add missing articleElijah Newren
2023-10-09documentation: fix verb tenseElijah Newren
2023-10-09documentation: wording improvementsElijah Newren
2022-08-04git docs: add a category for file formats, protocols and interfacesÆvar Arnfjörð Bjarmason
2022-08-04git docs: add a category for user-facing file, repo and command UXÆvar Arnfjörð Bjarmason
2022-08-04git help doc: use "<doc>" instead of "<guide>"Ævar Arnfjörð Bjarmason
2022-02-23help: add --no-[external-commands|aliases] for use with --allÆvar Arnfjörð Bjarmason
2022-02-23help: correct usage & behavior of "git help --all"Ævar Arnfjörð Bjarmason
2022-02-23help doc: add missing "]" to "[-a|--all]"Ævar Arnfjörð Bjarmason
2021-12-10Merge branch 'ja/doc-cleanup'Junio C Hamano
2021-11-09doc: express grammar placeholders between angle bracketsJean-Noël Avila
2021-09-23help: correct logic error in combining --all and --configÆvar Arnfjörð Bjarmason
2021-09-23help: correct usage & behavior of "git help --guides"Ævar Arnfjörð Bjarmason
2021-09-10help: correct the usage string in -h and documentationÆvar Arnfjörð Bjarmason
2020-08-05help: drop usage of 'common' and 'useful' for guidesPhilippe Blain
2020-07-29git-help.txt: fix mentions of option --guidesAndrei Rybak
2019-03-13doc: format pathnames and URLs as monospace.Corentin BOMPARD
2019-01-23doc: tidy asciidoc styleJean-Noël Avila
2018-10-26Merge branch 'rv/alias-help'Junio C Hamano
2018-10-11git-help.txt: document "git help cmd" vs "git cmd --help" for aliasesRasmus Villemoes
2018-10-04help -a: improve and make --verbose defaultNguyễn Thái Ngọc Duy
2018-05-29help: add --config to list all available configNguyễn Thái Ngọc Duy
2018-05-21help: add "-a --verbose" to list all commands with synopsisNguyễn Thái Ngọc Duy
2016-06-28doc: typeset long command-line options as literalMatthieu Moy
2016-06-28doc: typeset short command-line options as literalMatthieu Moy
2016-06-08doc: change configuration variables formatTom Russello
2016-06-08doc: more consistency in environment variables formatTom Russello
2014-05-21Documentation: use "command-line" when used as a compound adjective, and fix ...Jason St. John
2013-04-03doc: include --guide option description for "git help"Philip Oakley
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2010-08-24Work around em-dash handling in newer AsciiDocJunio C Hamano
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2008-08-30builtin-help: fallback to GIT_MAN_VIEWER before manRomain Francoise
2008-07-05manpages: use teletype font for sample command linesJonathan Nieder
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-05Documentation: more "git-" versus "git " changesJonathan Nieder
2008-07-02Documentation formatting and cleanupJonathan Nieder
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-04-26documentation: help: add info about "man.<tool>.cmd" config varChristian Couder
2008-04-26documentation: help: add "man.<tool>.path" config variableChristian Couder
2008-03-14Documentation/git-help: typofixJunio C Hamano
2008-03-13Documentation: help: explain 'man.viewer' multiple valuesChristian Couder
2008-03-12Documentation: help: describe 'man.viewer' config variableChristian Couder
2008-02-16Documentation: add 'git-web--browse.txt' and simplify other docs.Christian Couder
2008-02-05Rename 'git-help--browse.sh' to 'git-web--browse.sh'.Christian Couder