summaryrefslogtreecommitdiff
path: root/Documentation/git-status.txt
AgeCommit message (Expand)Author
2024-03-28Merge branch 'jc/show-untracked-false'Junio C Hamano
2024-03-13status: allow --untracked=false and friendsJunio C Hamano
2024-03-13doc: status.showUntrackedFiles does not take "false"Jonas Wunderlich
2023-12-26doc: enforce dashes in placeholdersJean-Noël Avila
2023-10-23Merge branch 'en/docfixes'Junio C Hamano
2023-10-09documentation: wording improvementsElijah Newren
2023-10-04git-status.txt: fix minor asciidoc format issueJavier Mora
2023-09-22Documentation/git-status: add missing line breaksJosh Soref
2022-12-01status: modernize git-status "slow untracked files" adviceRudy Rigot
2022-10-13doc txt & -h consistency: use "<options>", not "<options>..."Ævar Arnfjörð Bjarmason
2021-10-22status: print stash info with --porcelain=v2 --show-stashØystein Walle
2021-10-13Merge branch 'ja/doc-status-types-and-copies'Junio C Hamano
2021-10-06Merge branch 'os/status-docfix'Junio C Hamano
2021-10-04Documentation/git-status: mention how to detect copiesJohannes Altmanninger
2021-10-04Documentation/git-status: document porcelain status T (typechange)Johannes Altmanninger
2021-10-04Documentation/git-status: remove impossible porcelain status DR and DCJohannes Altmanninger
2021-09-28doc: fix capitalization in "git status --porcelain=v2" descriptionOrgad Shaneh
2021-02-20Documentation: typofix --column descriptionJunio C Hamano
2021-01-11docs: rephrase and clarify the git status --short formatbrian m. carlson
2019-09-09Documentation: wrap blocks with "--"Martin Ågren
2019-04-01Documentation/git-status: fix titles in porcelain v2 sectionTodd Zullinger
2018-12-26git-status.txt: render tables correctly under AsciidoctorMartin Ågren
2018-06-22Documentation: spelling and grammar fixesVille Skyttä
2018-05-13add status config and command line options for rename detectionBen Peart
2018-04-25Merge branch 'en/doc-typoes'Junio C Hamano
2018-04-09Documentation: fix several one-character-off spelling errorsElijah Newren
2018-03-22Merge branch 'sb/status-doc-fix' into maintJunio C Hamano
2018-03-08Merge branch 'jh/status-no-ahead-behind'Junio C Hamano
2018-02-28Merge branch 'sb/status-doc-fix'Junio C Hamano
2018-02-27Merge branch 'nd/ita-wt-renames-in-status' into maintJunio C Hamano
2018-02-15Documentation/git-status: clarify status table for porcelain modeStefan Beller
2018-01-24status: add --[no-]ahead-behind to status and commit for V2 format.Jeff Hostetler
2018-01-23Merge branch 'nd/ita-wt-renames-in-status'Junio C Hamano
2017-12-27wt-status.c: handle worktree renamesNguyễn Thái Ngọc Duy
2017-12-13Merge branch 'jk/no-optional-locks'Junio C Hamano
2017-11-27git-status.txt: mention --no-optional-locksJeff King
2017-10-31status: document options to show matching ignored filesJameson Miller
2017-10-03Merge branch 'mr/doc-negative-pathspec'Junio C Hamano
2017-09-25docs: improve discoverability of exclude pathspecManav Rathi
2017-06-19status: add optional stash count informationLiam Beguin
2017-03-30submodule.c: correctly handle nested submodules in is_submodule_modifiedStefan Beller
2017-03-29short status: improve reporting for submodule changesStefan Beller
2017-03-02Documentation: improve description for core.quotePathAndreas Heiduk
2016-08-11git-status.txt: describe --porcelain=v2 formatJeff Hostetler
2016-08-05status: support --porcelain[=<version>]Jeff Hostetler
2015-09-21Documentation: explain optional arguments betterMatthieu Moy
2015-05-26Merge branch 'nd/untracked-cache'Junio C Hamano
2015-04-28Merge branch 'mg/status-v-v'Junio C Hamano
2015-04-24status: document the -v/--verbose optionMichael Haggerty
2015-03-14*config.txt: stick to camelCase naming conventionNguyễn Thái Ngọc Duy