297 Commits (f9237e61576c9bd1ba6a00276a9a849a4b5354fb)

Author SHA1 Message Date
Shawn O. Pearce 778306e405 bash completion: Append space after file names have been completed 17 years ago
Shawn O. Pearce 6c36c9e4ea bash completion: Don't offer "a.." as a completion for "a." 17 years ago
Shawn O. Pearce ab02dfe533 bash completion: Improve responsiveness of git-log completion 17 years ago
Eric Raible 50e6102504 completion: add branch options --contains --merged --no-merged 17 years ago
SZEDER Gábor d773c6314d bash: offer only paths after '--' 17 years ago
Dmitry Potapov bf11d4613c completion.bash: add 'skip' and 'run' to git-bisect 17 years ago
SZEDER Gábor 7bedebcaad stash: introduce 'stash save --keep-index' option 17 years ago
Olivier Marin 8813df9066 Documentation: remove {show,whatchanged}.difftree config options 17 years ago
Teemu Likonen 66aafad5e4 bash: Add more option completions for 'git log' 17 years ago
Dan McGee 20827d99c5 completion: add --graph to log command completion 17 years ago
SZEDER Gábor 1d284cbae3 completion: add more 'git add' options 17 years ago
Richard Quirk 07ba53f724 bash: Add completion for gitk --merge 17 years ago
Dan McGee 799596a5d0 completion: remove use of dashed git commands 17 years ago
Dan McGee 3903c6189d completion: allow 'git remote' subcommand completion 17 years ago
Teemu Likonen f457413908 bash: Add completion for git diff --base --ours --theirs 17 years ago
SZEDER Gábor efb779f887 merge, pull: add '--(no-)log' command line option 17 years ago
SZEDER Gábor d8abe148be merge, pull: introduce '--(no-)stat' option 17 years ago
Pascal Obry aba201c6e8 Add prefix oriented completions for diff and format-patch commands. 17 years ago
Pascal Obry d9e3b7025f Add interactive option in rebase command completion list. 17 years ago
Josh Elsasser 6aeeffd144 Allow git-cvsserver database table name prefix to be specified. 17 years ago
SZEDER Gábor 5447aac755 bash: fix long option with argument double completion 17 years ago
Teemu Likonen ce5a2c956f bash: Add more long options to be completed with "git --<TAB>" 17 years ago
SZEDER Gábor 51fe120903 bash: use __gitdir when completing 'git rebase' options 17 years ago
Shawn O. Pearce 6753f2aa55 bash: Remove completion of core.legacyheaders option 17 years ago
SZEDER Gábor 47f6ee2838 bash: add 'git svn' subcommands and options 17 years ago
SZEDER Gábor 88b302f5e2 bash: add new 'git stash' subcommands 17 years ago
SZEDER Gábor 3ff1320d4b bash: refactor searching for subcommands on the command line 17 years ago
SZEDER Gábor 1d17b22ebf bash: remove unnecessary conditions when checking for subcommands 17 years ago
Kevin Ballard a5c4f85b16 bash: Properly quote the GIT_DIR at all times to fix subdirectory paths with spaces 17 years ago
SZEDER Gábor b9217642ef bash: git-branch -d and -m lists only local branches 17 years ago
SZEDER Gábor 3b376b0cb8 bash: add git-branch options 17 years ago
Junio C Hamano 3041c32430 am: --rebasing 17 years ago
Johannes Schindelin be5f5bf027 completion: support format-patch's --cover-letter option 17 years ago
Shawn O. Pearce 27c578885a Use git-describe --exact-match in bash prompt on detached HEAD 17 years ago
Robin Rosenberg e75201963f Improve bash prompt to detect various states like an unfinished merge 17 years ago
Dan McGee a3b811a491 Update git-completion for new 'remote rm' option 17 years ago
Junio C Hamano 5c66d0d458 Officially deprecate repo-config. 17 years ago
Jeff King 718a087a47 teach bash completion to treat commands with "--" as a helper 17 years ago
Johannes Schindelin b3a4f8586b bash completion: add diff options 17 years ago
Gerrit Pape fee9832a8d No longer install git-svnimport, move to contrib/examples 17 years ago
Matt Kraai 2ecb5ea2ad Move convert-objects to contrib. 18 years ago
Shawn O. Pearce 88e21dc746 Teach bash about completing arguments for git-tag 18 years ago
Johannes Schindelin 7d37b5bf4e completion: also complete git-log's --left-right and --cherry-pick option 18 years ago
Shawn O. Pearce be86f7a0df Teach bash about git-submodule and its subcommands 18 years ago
Shawn O. Pearce 217926c08c Teach bash to complete ref arguments to git-describe 18 years ago
Shawn O. Pearce 47e98eecf3 Update bash completion with new 1.5.3 command line options 18 years ago
Mark Levedahl 374a58c9fb git-completion.bash - add support for git-bundle 18 years ago
Junio C Hamano 7fd53fce1c git-completion: add "git stash" 18 years ago
Shawn O. Pearce 161fea832a Teach bash how to complete +refspec on git-push 18 years ago
Shawn O. Pearce 92d7c8e37b Avoid src:dst syntax as default bash completion for git push 18 years ago