summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2020-09-09Merge branch 'os/vcbuild'Junio C Hamano
2020-09-08contrib/buildsystems: fix expat library name for generated vcxprojOrgad Shaneh
2020-09-03Merge branch 'jk/slimmed-down'Junio C Hamano
2020-08-27Merge branch 'rz/complete-more-options'Junio C Hamano
2020-08-24Merge branch 'dl/subtree-docs'Junio C Hamano
2020-08-20completion: add GIT_COMPLETION_SHOW_ALL env varRyan Zoeller
2020-08-18contrib/subtree: document 'push' does not take '--squash'Danny Lin
2020-08-18contrib/subtree: fix "unsure" for --message in the documentDanny Lin
2020-08-18Merge branch 'pd/mergetool-nvimdiff'Junio C Hamano
2020-08-13drop vcs-svn experimentJeff King
2020-08-13make git-fast-import a builtinJeff King
2020-08-13make git-bugreport a builtinJeff King
2020-08-13make credential helpers builtinsJeff King
2020-08-12Merge branch 'ss/cmake-build'Junio C Hamano
2020-08-10Merge branch 'es/adjust-subtree-test-for-merge-msg-update'Junio C Hamano
2020-08-04Merge branch 'mp/complete-show-color-moved'Junio C Hamano
2020-08-03Revert "contrib: subtree: adjust test to change in fmt-merge-msg"Emily Shaffer
2020-07-29mergetools: add support for nvimdiff (neovim) familypudinha
2020-07-21Merge branch 'en/sparse-status' into masterJunio C Hamano
2020-07-21git-prompt: change == to = for zsh's sakeDavid J. Malan
2020-07-15completion: add show --color-moved[-ws]Michal Privoznik
2020-07-09Merge branch 'vs/completion-with-set-u' into masterJunio C Hamano
2020-07-07Merge branch 'js/default-branch-name'Junio C Hamano
2020-07-07Merge branch 'ak/commit-graph-to-slab'Junio C Hamano
2020-07-07Merge branch 'en/sparse-status'Junio C Hamano
2020-07-01completion: nounset mode fixesVille Skyttä
2020-06-30contrib: subtree: adjust test to change in fmt-merge-msgĐoàn Trần Công Danh
2020-06-26cmake: support for building git on windows with msvc and clang.Sibi Siddharthan
2020-06-26cmake: support for building git on windows with mingwSibi Siddharthan
2020-06-26cmake: support for testing git when building out of the source treeSibi Siddharthan
2020-06-26cmake: support for testing git with ctestSibi Siddharthan
2020-06-26cmake: installation support for gitSibi Siddharthan
2020-06-26cmake: generate the shell/perl/python scripts and templates, translationsSibi Siddharthan
2020-06-25Merge branch 'jk/complete-git-switch'Junio C Hamano
2020-06-22git-prompt: include sparsity state as wellElijah Newren
2020-06-22git-prompt: document how in-progress operations affect the promptElijah Newren
2020-06-17commit: move members graph_pos, generation to a slabAbhishek Kumar
2020-06-12Introduce CMake support for configuring GitSibi Siddharthan
2020-06-09Merge branch 'vs/complete-stash-show-p-fix'Junio C Hamano
2020-05-28completion: improve handling of --orphan option of switch/checkoutJacob Keller
2020-05-28completion: improve handling of -c/-C and -b/-B in switch/checkoutJacob Keller
2020-05-28completion: improve handling of --track in switch/checkoutJacob Keller
2020-05-28completion: improve handling of --detach in checkoutJacob Keller
2020-05-28completion: improve completion for git switch with no optionsJacob Keller
2020-05-28completion: improve handling of DWIM mode for switch/checkoutJacob Keller
2020-05-28completion: perform DWIM logic directly in __git_complete_refsJacob Keller
2020-05-28completion: extract function __git_dwim_remote_headsJacob Keller
2020-05-28completion: replace overloaded track term for __git_complete_refsJacob Keller
2020-05-28completion: use native ZSH array pattern matchingMarco Trevisan (Treviño)
2020-05-21completion: don't override given stash subcommand with -pVille Skyttä