287 Commits (ebef82776512f56eec4b6ac98b076369eb5a93fa)

Author SHA1 Message Date
Ian Ward Comfort d23e7570a7 bash: complete *_HEAD refs if present 15 years ago
SZEDER Gábor 6672950945 bash: completion for gitk aliases 15 years ago
SZEDER Gábor 8024ea60db bash: support user-supplied completion scripts for aliases 15 years ago
SZEDER Gábor 424cce832d bash: support user-supplied completion scripts for user's git commands 15 years ago
SZEDER Gábor c63437cbd7 bash: improve aliased command recognition 15 years ago
SZEDER Gábor 85f6b439f2 bash: support 'git am's new '--continue' option 15 years ago
Björn Gustavsson 6d0d465e20 bash: support the --autosquash option for rebase 15 years ago
SZEDER Gábor 00f09d0e4b bash: support 'git notes' and its subcommands 15 years ago
SZEDER Gábor 63d04a7804 bash: don't offer remote transport helpers as subcommands 15 years ago
Thomas Rast cf6e7ba1c4 bash completion: factor submodules into dirty state 15 years ago
Shawn O. Pearce 4cc47382df bash completion: add space between branch name and status flags 15 years ago
Robert Zeh c18d5d82b4 Add completion for git-svn mkdirs,reset,and gc 15 years ago
Björn Gustavsson e25e2b4201 bash: Support new 'git fetch' options 15 years ago
SZEDER Gábor 9a424b276c bash: update 'git commit' completion 15 years ago
Jonathan Nieder eaa4e6ee2a Speed up bash completion loading 15 years ago
Björn Gustavsson 9858b87fbb bash: add the merge option --ff-only 15 years ago
Scott Chacon c8998b4823 mergetool--lib: add p4merge as a pre-configured mergetool option 15 years ago
Markus Heidelberg f7ad96cfaa bash completion: difftool accepts the same options as diff 15 years ago
Björn Gustavsson 93cf50a412 bash: complete more options for 'git rebase' 15 years ago
Thomas Rast 17225c49d5 bash completion: complete refs for git-grep 15 years ago
Björn Gustavsson e1c1a0674b bash: add support for 'git replace' 15 years ago
Stephen Boyd e0d7805954 completion: fix alias listings with newlines 15 years ago
Stephen Boyd 427e586b19 completion: fix completion of git <TAB><TAB> 15 years ago
Stephen Boyd 8fd2cfa7ac completion: add dirstat and friends to diff options 15 years ago
Stephen Boyd af4e9e8c87 completion: update am, commit, and log 15 years ago
SZEDER Gábor e648f8b6d0 bash: teach 'git checkout' options 15 years ago
SZEDER Gábor 9f040e9524 bash: teach 'git reset --patch' 16 years ago
SZEDER Gábor 59d5eeee9f bash: update 'git stash' completion 16 years ago
SZEDER Gábor 918c03c2a7 bash: rename __git_find_subcommand() to __git_find_on_cmdline() 16 years ago
Todd Zullinger 518ef8f07f completion: Replace config --list with --get-regexp 16 years ago
Josh Triplett 1c2eafb89b Add url.<base>.pushInsteadOf: URL rewriting for push only 16 years ago
Giuseppe Bilotta 86c91f9179 git apply: option to ignore whitespace differences 16 years ago
Daniel Trstenjak 397f7c6371 Show the presence of untracked files in the bash prompt. 16 years ago
Michał Kiedrowicz a91f453f64 grep: Add --max-depth option. 16 years ago
SZEDER Gábor 4fe1a61973 bash: add '--merges' to common 'git log' options 16 years ago
Stephen Boyd f581de1b7b completion: __git_config_get_set_variables() handle values with spaces 16 years ago
Todd Zullinger 5d0e634343 completion: Add --full-diff to log options 16 years ago
Stephen Boyd 6fac1b83bd completion: add missing config variables 16 years ago
Paolo Bonzini cb8a9bd518 Test cccmd in t9001-send-email.sh and fix some bugs 16 years ago
SZEDER Gábor 8513c54b2a bash: add support for 'git stash pop --index' option 16 years ago
Daniel Trstenjak 2414b45ce0 Show presence of stashed changes in bash prompt. 16 years ago
SZEDER Gábor ee6b71141f bash: remove always true if statement from __git_ps1() 16 years ago
Junio C Hamano d7107ca65f completion: fix PS1 display during an AM on detached HEAD 16 years ago
David Aguilar b6f0621a46 mergetool--lib: add support for araxis merge 16 years ago
Giuseppe Bilotta 8dfb17e1fd completion: use git rev-parse to detect bare repos 16 years ago
Stephen Boyd 076c32370d completion: add missing options to show-branch and show 16 years ago
Junio C Hamano dd42c2f015 completion: enhance "current branch" display 16 years ago
Junio C Hamano ff790b6a4b completion: simplify "current branch" in __git_ps1() 16 years ago
Junio C Hamano 8763dbb1b2 completion: fix PS1 display during a merge on detached HEAD 16 years ago
Stephen Boyd 00652369ff bash completion: complete variable names for "git config" with options 16 years ago