summaryrefslogtreecommitdiff
path: root/command-list.txt
AgeCommit message (Expand)Author
2021-01-12mailmap doc: create a new "gitmailmap(5)" man pageÆvar Arnfjörð Bjarmason
2020-12-03Merge branch 'ab/retire-parse-remote'Junio C Hamano
2020-11-16parse-remote: remove this now-unused libraryÆvar Arnfjörð Bjarmason
2020-09-25for-each-repo: run subcommands on configured reposDerrick Stolee
2020-09-17maintenance: create basic maintenance runnerDerrick Stolee
2020-08-05command-list.txt: add missing 'gitcredentials' and 'gitremote-helpers'Philippe Blain
2020-06-22bash-completion: add git-prune into bash completionJohn Lin
2020-05-25Merge branch 'bc/faq'Junio C Hamano
2020-05-20command-list.txt: add gitfaq to the list of guidesPhilippe Blain
2020-04-16bugreport: add tool to generate debugging infoEmily Shaffer
2019-12-25Merge branch 'ds/sparse-cone'Junio C Hamano
2019-11-22sparse-checkout: create builtin with 'list' subcommandDerrick Stolee
2019-10-29help: add gitsubmodules to the list of guidesPhilippe Blain
2019-05-07help: move git-diff and git-reset to different groupsNguyễn Thái Ngọc Duy
2019-05-07doc: promote "git restore"Nguyễn Thái Ngọc Duy
2019-05-07checkout: split part of it to new command 'restore'Nguyễn Thái Ngọc Duy
2019-04-02checkout: split part of it to new command 'switch'Nguyễn Thái Ngọc Duy
2018-10-26Merge branch 'du/cherry-is-plumbing'Junio C Hamano
2018-10-26Merge branch 'du/get-tar-commit-id-is-plumbing'Junio C Hamano
2018-10-26Merge branch 'du/rev-parse-is-plumbing'Junio C Hamano
2018-10-11doc: move git-cherry to plumbingDaniels Umanovskis
2018-10-11doc: move git-get-tar-commit-id to plumbingDaniels Umanovskis
2018-10-11doc: move git-rev-parse from porcelain to plumbingDaniels Umanovskis
2018-08-20Sync 'ds/multi-pack-index' to v2.19.0-rc0Junio C Hamano
2018-08-13Introduce `range-diff` to compare iterations of a topic branchJohannes Schindelin
2018-07-20multi-pack-index: add builtinDerrick Stolee
2018-06-01Merge branch 'nd/command-list'Junio C Hamano
2018-05-21completion: reduce completable command listNguyễn Thái Ngọc Duy
2018-05-21completion: let git provide the completable command listNguyễn Thái Ngọc Duy
2018-05-21command-list.txt: documentation and guide lineNguyễn Thái Ngọc Duy
2018-05-21help: use command-list.txt for the source of guidesNguyễn Thái Ngọc Duy
2018-05-10help: use command-list.h for common command listNguyễn Thái Ngọc Duy
2018-05-10generate-cmds.sh: export all commands to command-list.hNguyễn Thái Ngọc Duy
2018-04-02commit-graph: create git-commit-graph builtinDerrick Stolee
2017-01-25relink: retire the commandJohannes Schindelin
2015-07-13Merge branch 'nd/multiple-work-trees'Junio C Hamano
2015-06-29worktree: new place for "git prune --worktrees"Nguyễn Thái Ngọc Duy
2015-05-21command-list.txt: drop the "common" tagSébastien Guimmara
2015-05-21command-list.txt: add the common groups blockSébastien Guimmara
2015-05-21command-list: prepare machinery for upcoming "common groups" sectionEric Sunshine
2015-05-08command-list.txt: fix whitespace inconsistencySébastien Guimmara
2014-10-13Documentation: add documentation for 'git interpret-trailers'Christian Couder
2014-06-23verify-commit: scriptable commit signature verificationMichael J Gruber
2013-11-12peek-remote: remove deprecated alias of ls-remoteJohn Keeping
2013-11-12lost-found: remove deprecated commandJohn Keeping
2013-11-12tar-tree: remove deprecated commandJohn Keeping
2013-11-12repo-config: remove deprecated alias for "git config"John Keeping
2013-07-13builtin: add git-check-mailmap commandEric Sunshine
2013-01-24Merge branch 'as/check-ignore'Junio C Hamano
2013-01-06add git-check-ignore sub-commandAdam Spiers