summaryrefslogtreecommitdiffstats
path: root/command-list.txt
AgeCommit message (Expand)AuthorLines
2026-01-13builtin: add new "history" commandPatrick Steinhardt-0/+1
2025-09-08Merge branch 'tc/last-modified'Junio C Hamano-0/+1
2025-08-28last-modified: new subcommand to show when files were last modifiedToon Claes-0/+1
2025-08-17repo: declare the repo commandLucas Seiki Oshiro-0/+1
2025-03-03builtin: introduce diff-pairs commandJustin Tobler-0/+1
2025-02-03backfill: add builtin boilerplateDerrick Stolee-0/+1
2024-06-06builtin/refs: new command to migrate ref storage formatsPatrick Steinhardt-0/+1
2023-11-26replay: introduce new builtinElijah Newren-0/+1
2022-09-19version: fix builtin linking & documentationVictoria Dye-0/+1
2022-09-19diagnose: add to command-list.txtVictoria Dye-0/+1
2022-09-02scalar: add to 'git help -a' command listVictoria Dye-0/+1
2022-08-04docs: move http-protocol docs to man section 5Ævar Arnfjörð Bjarmason-0/+1
2022-08-04docs: move pack format docs to man section 5Ævar Arnfjörð Bjarmason-0/+2
2022-08-04docs: move signature docs to man section 5Ævar Arnfjörð Bjarmason-0/+1
2022-08-04docs: move index format docs to man section 5Ævar Arnfjörð Bjarmason-0/+1
2022-08-04docs: move protocol-related docs to man section 5Ævar Arnfjörð Bjarmason-0/+4
2022-08-04docs: move commit-graph format docs to man section 5Ævar Arnfjörð Bjarmason-0/+1
2022-08-04git docs: add a category for file formats, protocols and interfacesÆvar Arnfjörð Bjarmason-0/+5
2022-08-04git docs: add a category for user-facing file, repo and command UXÆvar Arnfjörð Bjarmason-8/+13
2022-01-07hook: add 'run' subcommandEmily Shaffer-0/+1
2021-11-05generate-cmdlist.sh: replace "grep' invocation with a shell versionÆvar Arnfjörð Bjarmason-1/+1
2021-11-05command-list.txt: sort with "LC_ALL=C sort"Ævar Arnfjörð Bjarmason-10/+10
2021-10-25command-list.txt: remove 'sparse-index' from main helpSZEDER Gábor-1/+1
2021-01-12mailmap doc: create a new "gitmailmap(5)" man pageÆvar Arnfjörð Bjarmason-0/+1
2020-12-03Merge branch 'ab/retire-parse-remote'Junio C Hamano-1/+0
2020-11-16parse-remote: remove this now-unused libraryÆvar Arnfjörð Bjarmason-1/+0
2020-09-25for-each-repo: run subcommands on configured reposDerrick Stolee-0/+1
2020-09-17maintenance: create basic maintenance runnerDerrick Stolee-0/+1
2020-08-04command-list.txt: add missing 'gitcredentials' and 'gitremote-helpers'Philippe Blain-0/+2
2020-06-22bash-completion: add git-prune into bash completionJohn Lin-1/+1
2020-05-24Merge branch 'bc/faq'Junio C Hamano-0/+1
2020-05-20command-list.txt: add gitfaq to the list of guidesPhilippe Blain-0/+1
2020-04-16bugreport: add tool to generate debugging infoEmily Shaffer-0/+1
2019-12-25Merge branch 'ds/sparse-cone'Junio C Hamano-0/+1
2019-11-22sparse-checkout: create builtin with 'list' subcommandDerrick Stolee-0/+1
2019-10-29help: add gitsubmodules to the list of guidesPhilippe Blain-0/+1
2019-05-07help: move git-diff and git-reset to different groupsNguyễn Thái Ngọc Duy-2/+2
2019-05-07doc: promote "git restore"Nguyễn Thái Ngọc Duy-1/+1
2019-05-07checkout: split part of it to new command 'restore'Nguyễn Thái Ngọc Duy-0/+1
2019-04-02checkout: split part of it to new command 'switch'Nguyễn Thái Ngọc Duy-0/+1
2018-10-26Merge branch 'du/cherry-is-plumbing'Junio C Hamano-1/+1
2018-10-26Merge branch 'du/get-tar-commit-id-is-plumbing'Junio C Hamano-1/+1
2018-10-26Merge branch 'du/rev-parse-is-plumbing'Junio C Hamano-1/+1
2018-10-12doc: move git-cherry to plumbingDaniels Umanovskis-1/+1
2018-10-12doc: move git-get-tar-commit-id to plumbingDaniels Umanovskis-1/+1
2018-10-11doc: move git-rev-parse from porcelain to plumbingDaniels Umanovskis-1/+1
2018-08-20Sync 'ds/multi-pack-index' to v2.19.0-rc0Junio C Hamano-0/+1
2018-08-13Introduce `range-diff` to compare iterations of a topic branchJohannes Schindelin-0/+1
2018-07-20multi-pack-index: add builtinDerrick Stolee-0/+1
2018-06-01Merge branch 'nd/command-list'Junio C Hamano-29/+81