3044 Commits (3d11275505694ce4e5256516de1c5dd90e749303)

Author SHA1 Message Date
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
James Shubin 1f9247a3bd completion: tab-complete "git svn --recursive" 5 years ago
Jeff King b19f3fe9dd hex: drop sha1_to_hex() 5 years ago
Denton Liu c1ce9c06d0 completion: learn to complete `git rebase --onto=` 5 years ago
Jeff King aa6d7f93ed hex: drop sha1_to_hex_r() 5 years ago
Elijah Newren 03670c8b23 Fix spelling errors in no-longer-updated-from-upstream modules 5 years ago
Elijah Newren ae821ffe83 multimail: fix a few simple spelling errors 5 years ago
Elijah Newren 96c0caf5e3 Fix spelling errors in messages shown to users 5 years ago
Elijah Newren 15beaaa3d1 Fix spelling errors in code comments 5 years ago
Elijah Newren 8915297925 Fix spelling errors in documentation outside of Documentation/ 5 years ago
Denton Liu 26b061007c submodule: teach set-url subcommand 5 years ago
Maxim Belsky 176f5adfdb completion: clarify installation instruction for zsh 5 years ago
Norman Rasmussen 3b3c79f6c9 diff-highlight: fix a whitespace nit 5 years ago
Eric Wong 12878c8351 coccicheck: detect hashmap_entry.hash assignment 6 years ago
Johannes Schindelin 030a628b81 vcxproj: only copy `git-remote-http.exe` once it was built 6 years ago
Alexandr Miloslavskiy fe0ed5d5e9 contrib/buildsystems: fix Visual Studio Debug configuration 6 years ago
Hervé Beraud d17ae00c97 hg-to-git: make it compatible with both python3 and python2 6 years ago
Clément Chigot af78249463 contrib/svn-fe: fix shebang for svnrdump_sim.py 6 years ago
Denton Liu aeeb978ba6 completion: teach archive to use __gitcomp_builtin 6 years ago
Denton Liu 2b9bd488ae completion: teach rebase to use __gitcomp_builtin 6 years ago
Max Rothman d49dffde9a completion: add missing completions for log, diff, show 6 years ago
Elijah Newren 9df53c5de6 Recommend git-filter-repo instead of git-filter-branch 6 years ago
Denton Liu 414d924beb rebase: teach rebase --keep-base 6 years ago
Denton Liu b1b16bba96 completion: add --skip for cherry-pick and revert 6 years ago
Denton Liu deaa65a754 completion: merge options for cherry-pick and revert 6 years ago
SZEDER Gábor 5af9d5f6c8 completion: complete config variables and values for 'git clone --config=' 6 years ago
SZEDER Gábor 88cd790d6a completion: complete config variables names and values for 'git clone -c' 6 years ago
SZEDER Gábor dd33472831 completion: complete values of configuration variables after 'git -c var=' 6 years ago
SZEDER Gábor e1e00089da completion: complete configuration sections and variable names for 'git -c' 6 years ago
SZEDER Gábor 42d0efec59 completion: split _git_config() 6 years ago
SZEDER Gábor d9ee1e0617 completion: simplify inner 'case' pattern in __gitcomp() 6 years ago
SZEDER Gábor 2675ea1cc0 completion: use 'sort -u' to deduplicate config variable names 6 years ago
SZEDER Gábor d9438873c4 completion: deduplicate configuration sections 6 years ago
SZEDER Gábor 840d7e5b3c completion: complete more values of more 'color.*' configuration variables 6 years ago
SZEDER Gábor 08a12175d8 completion: fix a typo in a comment 6 years ago
Johannes Schindelin b18ae14a8f vcxproj: also link-or-copy builtins 6 years ago