100 Commits (5f54de5bd07481f6d88e8dbd5551f3356ecbf513)

Author SHA1 Message Date
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. 17 years ago
Shawn O. Pearce 88e21dc746 Teach bash about completing arguments for git-tag 17 years ago
Johannes Schindelin 7d37b5bf4e completion: also complete git-log's --left-right and --cherry-pick option 17 years ago
Shawn O. Pearce be86f7a0df Teach bash about git-submodule and its subcommands 17 years ago
Shawn O. Pearce 217926c08c Teach bash to complete ref arguments to git-describe 17 years ago
Shawn O. Pearce 47e98eecf3 Update bash completion with new 1.5.3 command line options 17 years ago
Mark Levedahl 374a58c9fb git-completion.bash - add support for git-bundle 17 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
Shawn O. Pearce 12977705b3 Update bash completion for git-config options 18 years ago
Shawn O. Pearce 8f87fae645 Teach bash completion about recent log long options 18 years ago
Shawn O. Pearce fb72759b7d Teach bash completion about 'git remote update' 18 years ago
Shawn O. Pearce c70680ce7c Update bash completion header documentation 18 years ago
Shawn O. Pearce bfbd131f52 Remove a duplicate --not option in bash completion 18 years ago
Shawn O. Pearce 1fd6bec9bc Teach bash completion about git-shortlog 18 years ago
Shawn O. Pearce 5cfb4fe525 Hide the plumbing diff-{files,index,tree} from bash completion 18 years ago
Jonas Fonseca 56d99c67d1 Update bash completion to ignore some more plumbing commands 18 years ago
Josh Triplett 2122591b3b Add clean.requireForce option, and add -f option to git-clean to override it 18 years ago
Junio C Hamano 4cc41a16c1 Remove git-diff-stages. 18 years ago