Age | Commit message (Expand) | Author | Files | Lines |
2021-01-12 | mailmap doc: create a new "gitmailmap(5)" man page | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
2020-12-03 | Merge branch 'ab/retire-parse-remote' | Junio C Hamano | 1 | -1/+0 |
2020-11-16 | parse-remote: remove this now-unused library | Ævar Arnfjörð Bjarmason | 1 | -1/+0 |
2020-09-25 | for-each-repo: run subcommands on configured repos | Derrick Stolee | 1 | -0/+1 |
2020-09-17 | maintenance: create basic maintenance runner | Derrick Stolee | 1 | -0/+1 |
2020-08-04 | command-list.txt: add missing 'gitcredentials' and 'gitremote-helpers' | Philippe Blain | 1 | -0/+2 |
2020-06-22 | bash-completion: add git-prune into bash completion | John Lin | 1 | -1/+1 |
2020-05-24 | Merge branch 'bc/faq' | Junio C Hamano | 1 | -0/+1 |
2020-05-20 | command-list.txt: add gitfaq to the list of guides | Philippe Blain | 1 | -0/+1 |
2020-04-16 | bugreport: add tool to generate debugging info | Emily Shaffer | 1 | -0/+1 |
2019-12-25 | Merge branch 'ds/sparse-cone' | Junio C Hamano | 1 | -0/+1 |
2019-11-22 | sparse-checkout: create builtin with 'list' subcommand | Derrick Stolee | 1 | -0/+1 |
2019-10-29 | help: add gitsubmodules to the list of guides | Philippe Blain | 1 | -0/+1 |
2019-05-07 | help: move git-diff and git-reset to different groups | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2019-05-07 | doc: promote "git restore" | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2019-05-07 | checkout: split part of it to new command 'restore' | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2019-04-02 | checkout: split part of it to new command 'switch' | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2018-10-26 | Merge branch 'du/cherry-is-plumbing' | Junio C Hamano | 1 | -1/+1 |
2018-10-26 | Merge branch 'du/get-tar-commit-id-is-plumbing' | Junio C Hamano | 1 | -1/+1 |
2018-10-26 | Merge branch 'du/rev-parse-is-plumbing' | Junio C Hamano | 1 | -1/+1 |
2018-10-12 | doc: move git-cherry to plumbing | Daniels Umanovskis | 1 | -1/+1 |
2018-10-12 | doc: move git-get-tar-commit-id to plumbing | Daniels Umanovskis | 1 | -1/+1 |
2018-10-11 | doc: move git-rev-parse from porcelain to plumbing | Daniels Umanovskis | 1 | -1/+1 |
2018-08-20 | Sync 'ds/multi-pack-index' to v2.19.0-rc0 | Junio C Hamano | 1 | -0/+1 |
2018-08-13 | Introduce `range-diff` to compare iterations of a topic branch | Johannes Schindelin | 1 | -0/+1 |
2018-07-20 | multi-pack-index: add builtin | Derrick Stolee | 1 | -0/+1 |
2018-06-01 | Merge branch 'nd/command-list' | Junio C Hamano | 1 | -29/+81 |
2018-05-21 | completion: reduce completable command list | Nguyễn Thái Ngọc Duy | 1 | -9/+9 |
2018-05-21 | completion: let git provide the completable command list | Nguyễn Thái Ngọc Duy | 1 | -26/+27 |
2018-05-21 | command-list.txt: documentation and guide line | Nguyễn Thái Ngọc Duy | 1 | -0/+45 |
2018-05-21 | help: use command-list.txt for the source of guides | Nguyễn Thái Ngọc Duy | 1 | -0/+16 |
2018-05-10 | help: use command-list.h for common command list | Nguyễn Thái Ngọc Duy | 1 | -10/+0 |
2018-05-10 | generate-cmds.sh: export all commands to command-list.h | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2018-04-02 | commit-graph: create git-commit-graph builtin | Derrick Stolee | 1 | -0/+1 |
2017-01-25 | relink: retire the command | Johannes Schindelin | 1 | -1/+0 |
2015-07-13 | Merge branch 'nd/multiple-work-trees' | Junio C Hamano | 1 | -0/+1 |
2015-06-29 | worktree: new place for "git prune --worktrees" | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2015-05-21 | command-list.txt: drop the "common" tag | Sébastien Guimmara | 1 | -21/+21 |
2015-05-21 | command-list.txt: add the common groups block | Sébastien Guimmara | 1 | -20/+30 |
2015-05-21 | command-list: prepare machinery for upcoming "common groups" section | Eric Sunshine | 1 | -1/+1 |
2015-05-08 | command-list.txt: fix whitespace inconsistency | Sébastien Guimmara | 1 | -5/+5 |
2014-10-13 | Documentation: add documentation for 'git interpret-trailers' | Christian Couder | 1 | -0/+1 |
2014-06-23 | verify-commit: scriptable commit signature verification | Michael J Gruber | 1 | -0/+1 |
2013-11-12 | peek-remote: remove deprecated alias of ls-remote | John Keeping | 1 | -1/+0 |
2013-11-12 | lost-found: remove deprecated command | John Keeping | 1 | -1/+0 |
2013-11-12 | tar-tree: remove deprecated command | John Keeping | 1 | -1/+0 |
2013-11-12 | repo-config: remove deprecated alias for "git config" | John Keeping | 1 | -1/+0 |
2013-07-13 | builtin: add git-check-mailmap command | Eric Sunshine | 1 | -0/+1 |
2013-01-23 | Merge branch 'as/check-ignore' | Junio C Hamano | 1 | -0/+1 |
2013-01-06 | add git-check-ignore sub-command | Adam Spiers | 1 | -0/+1 |