3096 Commits (6ddd76fd6c356c037b5d5272732900f1f952721e)

Author SHA1 Message Date
Ryan Zoeller c099f579b9 completion: add GIT_COMPLETION_SHOW_ALL env var 4 years ago
Danny Lin ce820cbd58 contrib/subtree: document 'push' does not take '--squash' 4 years ago
Danny Lin f99c0c996b contrib/subtree: fix "unsure" for --message in the document 4 years ago
Emily Shaffer b87528c4d7 Revert "contrib: subtree: adjust test to change in fmt-merge-msg" 5 years ago
pudinha 11868978c7 mergetools: add support for nvimdiff (neovim) family 5 years ago
David J. Malan e8882a87d9 git-prompt: change == to = for zsh's sake 5 years ago
Michal Privoznik 688b87c81b completion: add show --color-moved[-ws] 5 years ago
Ville Skyttä c2dbcd206d completion: nounset mode fixes 5 years ago
Đoàn Trần Công Danh 508fd8e8ba contrib: subtree: adjust test to change in fmt-merge-msg 5 years ago
Sibi Siddharthan 7f475e2780 cmake: support for building git on windows with msvc and clang. 5 years ago
Sibi Siddharthan f7adba4182 cmake: support for building git on windows with mingw 5 years ago
Sibi Siddharthan 7f5397a07c cmake: support for testing git when building out of the source tree 5 years ago
Sibi Siddharthan c4b2f41b5f cmake: support for testing git with ctest 5 years ago
Sibi Siddharthan f1f5dff9e7 cmake: installation support for git 5 years ago
Sibi Siddharthan afa45fe5c0 cmake: generate the shell/perl/python scripts and templates, translations 5 years ago
Elijah Newren afda36dbf3 git-prompt: include sparsity state as well 5 years ago
Elijah Newren 30b00f009c git-prompt: document how in-progress operations affect the prompt 5 years ago
Abhishek Kumar c49c82aa4c commit: move members graph_pos, generation to a slab 5 years ago
Sibi Siddharthan 061c2240b1 Introduce CMake support for configuring Git 5 years ago
Jacob Keller 91439928ec completion: improve handling of --orphan option of switch/checkout 5 years ago
Jacob Keller acb658fe7d completion: improve handling of -c/-C and -b/-B in switch/checkout 5 years ago
Jacob Keller 00e7bd2b00 completion: improve handling of --track in switch/checkout 5 years ago
Jacob Keller 6d76a5cc7f completion: improve handling of --detach in checkout 5 years ago
Jacob Keller 68d97c7fdd completion: improve completion for git switch with no options 5 years ago
Jacob Keller 4e79adf4e5 completion: improve handling of DWIM mode for switch/checkout 5 years ago
Jacob Keller 688077910b completion: perform DWIM logic directly in __git_complete_refs 5 years ago
Jacob Keller 58a2ca37a1 completion: extract function __git_dwim_remote_heads 5 years ago
Jacob Keller 0408c6b412 completion: replace overloaded track term for __git_complete_refs 5 years ago
Marco Trevisan (Treviño) a44a0a9fc4 completion: use native ZSH array pattern matching 5 years ago
Ville Skyttä fffd0cf520 completion: don't override given stash subcommand with -p 5 years ago
SZEDER Gábor b928e488bd completion: offer '--(no-)patch' among 'git log' options 5 years ago
Terry Moschou 051cc54941 complete: zsh: add missing sub cmd completion candidates 5 years ago
Johannes Schindelin 826f0c0df2 subtree: fix build with AsciiDoctor 2 5 years ago
Elijah Newren c0af173a13 completion: fix 'git add' on paths under an untracked directory 5 years ago
Johannes Schindelin c839fcff65 import-tars: ignore the global PAX header 5 years ago
Kir Kolyshkin fd0bc17557 completion: add diff --color-moved[-ws] 5 years ago
Paolo Bonzini aa416b22ea am: support --show-current-patch=diff to retrieve .git/rebase-apply/patch 5 years ago
Paolo Bonzini f3b4822899 am: support --show-current-patch=raw as a synonym for--show-current-patch 5 years ago
Elijah Newren 6d04ce75c4 git-prompt: change the prompt for interactive-based rebases 5 years ago
Matheus Tavares d031049da3 completion: add support for sparse-checkout 5 years ago
Johannes Schindelin b6d4d82bd5 msvc: accommodate for vcpkg's upgrade to OpenSSL v1.1.x 5 years ago
SZEDER Gábor 7d5ecd775d completion: list paths and refs for 'git worktree add' 5 years ago
SZEDER Gábor 3027e4f9a8 completion: list existing working trees for 'git worktree' subcommands 5 years ago
SZEDER Gábor 3c86f6cde8 completion: simplify completing 'git worktree' subcommands and options 5 years ago
SZEDER Gábor 367efd54b3 completion: return the index of found word from __git_find_on_cmdline() 5 years ago
SZEDER Gábor d447fe2bfe completion: clean up the __git_find_on_cmdline() helper function 5 years ago
Denton Liu 6579d93a97 contrib/credential/netrc: work outside a repo 5 years ago
Denton Liu 1c78c78d25 contrib/credential/netrc: make PERL_PATH configurable 5 years ago
Denton Liu 1f0fc1db85 pretty: implement 'reference' format 5 years ago
Denton Liu f0f9de2bd7 completion: complete `tformat:` pretty format 5 years ago