Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-25Merge branch 'dl/subtree-docs'Junio C Hamano
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-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-30mergetools: add support for nvimdiff (neovim) familypudinha
2020-07-22Merge 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-10Merge 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-02completion: 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-18commit: 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ä
2020-05-15Merge branch 'ds/bloom-cleanup'Junio C Hamano
2020-05-11completion: offer '--(no-)patch' among 'git log' optionsSZEDER Gábor
2020-04-30Merge branch 'en/fill-directory-exponential'Junio C Hamano
2020-04-29Merge branch 'tm/zsh-complete-switch-restore'Junio C Hamano
2020-04-29Merge branch 'js/subtree-doc-update-to-asciidoctor-2'Junio C Hamano
2020-04-17complete: zsh: add missing sub cmd completion candidatesTerry Moschou
2020-04-08subtree: fix build with AsciiDoctor 2Johannes Schindelin
2020-04-01completion: fix 'git add' on paths under an untracked directoryElijah Newren
2020-03-25import-tars: ignore the global PAX headerJohannes Schindelin