28 Commits (3681d40b965258f7559235642c75f2117476765e)

Author SHA1 Message Date
Junio C Hamano d2c11a38c4 UTF-8: introduce i18n.logoutputencoding. 18 years ago
Shawn O. Pearce 9013192449 Teach bash the new features of 'git show'. 18 years ago
Andy Parkins a159ca0cb7 Allow subcommand.color and color.subcommand color configuration 18 years ago
Shawn O. Pearce 67ffa11425 Fix broken bash completion of local refs. 18 years ago
Shawn O. Pearce 4548e855e4 Teach bash how to complete long options for git-commit. 18 years ago
Shawn O. Pearce 8832919515 Teach bash about git-am/git-apply and their whitespace options. 18 years ago
Shawn O. Pearce b51ec6bddb Cache the list of merge strategies and available commands during load. 18 years ago
Shawn O. Pearce ce1e39d29e Support --strategy=x completion in addition to --strategy x. 18 years ago
Shawn O. Pearce 5de40f59d4 Teach bash about git-repo-config. 18 years ago
Shawn O. Pearce 35e65ecca7 Support bash completion of refs/remote. 18 years ago
Shawn O. Pearce 6e31b866e4 Teach bash about git log/show/whatchanged options. 18 years ago
Shawn O. Pearce 61d926a3cd Teach bash how to complete git-rebase. 18 years ago
Shawn O. Pearce 1273231ee9 Teach bash how to complete git-cherry-pick. 18 years ago
Shawn O. Pearce f53352fbaf Teach bash how to complete git-format-patch. 18 years ago
Shawn O. Pearce d3d717a4ad Add current branch in PS1 support to git-completion.bash. 18 years ago
Shawn O. Pearce d33909bf6e Teach bash how to complete options for git-name-rev. 18 years ago
Shawn O. Pearce f2bb9f8880 Hide plumbing/transport commands from bash completion. 18 years ago
Shawn O. Pearce 4ad91321ee Teach git-completion.bash how to complete git-merge. 18 years ago
Shawn O. Pearce a79c6551a3 Remove more sed invocations from within bash completion. 18 years ago
Shawn O. Pearce e5d5b21fdf Support bash completion on symmetric difference operator. 18 years ago
Shawn O. Pearce 873537fadc Take --git-dir into consideration during bash completion. 18 years ago
Shawn O. Pearce 56fc25f21e Bash completion support for remotes in .git/config. 18 years ago
Shawn O. Pearce 76c3eb51ed Only load .exe suffix'd completions on Cygwin. 18 years ago
Shawn O. Pearce 144d33dec9 Added missing completions for show-branch and merge-base. 18 years ago
Shawn O. Pearce 67e78c3b8a Added bash completion support for git-reset. 18 years ago
Shawn O. Pearce dfb960920d Added completion support for git-branch.exe. 18 years ago
Dennis Stosberg 367dce2a5b Bash completion support for aliases 18 years ago
Junio C Hamano 690d8824c8 Contributed bash completion support for core Git tools. 18 years ago