232 Commits (5424bc557fc6414660830b470dd45774b8f5f281)

Author SHA1 Message Date
Ted Pavlic 50e126e185 bash-completion: Try bash completions before simple filetype 16 years ago
Ted Pavlic 25a31f8140 bash-completion: Support running when set -u is enabled 16 years ago
Lee Marlow df3987717f bash completion: Use 'git add' completions for 'git stage' 16 years ago
Lee Marlow c9a114b591 bash completion: Add '--intent-to-add' long option for 'git add' 16 years ago
Johannes Schindelin cc54570925 bash completions: Add the --patience option 16 years ago
SZEDER Gábor e89e2ed7c2 bash: add '--merge' to 'git reset' 16 years ago
René Scharfe 6d0e674a57 diff: add option to show context between close hunks 16 years ago
Lee Marlow 98171a07ae bash completion: Sync config variables with their man pages 16 years ago
Lee Marlow 025a19298d bash completion: Sort config completion variables 16 years ago
SZEDER Gábor c07838371b bash: offer refs instead of filenames for 'git revert' 16 years ago
SZEDER Gábor 608efb875f bash: complete full refs 16 years ago
SZEDER Gábor 8d8163f377 bash: remove dashed command leftovers 16 years ago
Markus Heidelberg 41d8cf7d7f bash completion: add doubledash to "git show" 16 years ago
Lee Marlow 99f0b59954 bash completion: Add 'workflows' to 'git help' 16 years ago
SZEDER Gábor 5a625b07bb bash: remove fetch, push, pull dashed form leftovers 16 years ago
Teemu Likonen fd3a8dcbbd bash completion: Add --[no-]validate to "git send-email" 16 years ago
SZEDER Gábor 05e8b3d6f4 bash: use for-each-ref format 'refname:short' 17 years ago
Eric Raible aa5735bed4 completion: git commit should list --interactive 17 years ago
Petr Baudis ff2549dc9a bash completion: Hide more plumbing commands 17 years ago
Matthias Kestenholz 1b0f7978dd bash-completion: Add all submodule subcommands to the completion list 17 years ago
Eric Raible f135aacb5a Completion: add missing '=' for 'diff --diff-filter' 17 years ago
Junio C Hamano 25b3d4d6f3 completion: find out supported merge strategies correctly 17 years ago
Marcus Griep 2946cccfdf bash-completion: Add non-command git help files to bash-completion 17 years ago
Lee Marlow 5a13c8f6f7 bash completion: Add '--merge' long option for 'git log' 17 years ago
Lee Marlow b4c72162f6 bash completion: Add completion for 'git mergetool' 17 years ago
Eric Raible 7950659dc9 bash completion: 'git apply' should use 'fix' not 'strip' 17 years ago
SZEDER Gábor 5a7ebd4faa bash: remove redundant check for 'git stash apply' options 17 years ago
Lee Marlow 1127c51cfe bash completion: Add completion for 'git mv' 17 years ago
Lee Marlow b1bc1494ed bash completion: Add completion for 'git ls-files' 17 years ago
Lee Marlow b3191ce2d5 bash completion: Add completion for 'git archive' 17 years ago
Lee Marlow 95d43780cf bash completion: More completions for 'git stash' 17 years ago
Lee Marlow a6c2be244f bash completion: Add completion for 'git revert' 17 years ago
Lee Marlow 5dad868b26 bash completion: Add completion for 'git init' 17 years ago
Lee Marlow 4181c7e8a7 bash completion: Add completion for 'git clean' 17 years ago
Lee Marlow 3eb1101207 bash completion: Add completion for 'git clone' 17 years ago
Lee Marlow c72e0db1ff bash completion: Add completion for 'git grep' 17 years ago
Lee Marlow e49b99a6f5 bash completion: Add more long options for 'git log' 17 years ago
Lee Marlow 7339479c2b bash completion: remove unused function _git_diff_tree 17 years ago
Lee Marlow 1eb7e2f834 bash completion: Add completion for 'git help' 17 years ago
Thomas Rast cbb504c974 bash completion: Add long options for 'git describe' 17 years ago
SZEDER Gábor c84bb14ce5 bash: offer only paths after '--' for 'git checkout' 17 years ago
Thomas Rast 2ca880fe54 git-completion.bash: provide completion for 'show-branch' 17 years ago
Lee Marlow 08c701d476 bash completion: Add long options for 'git rm' 17 years ago
Stephan Beyer a31c00b00e am --abort: Add to bash-completion and mention in git-rerere documentation 17 years ago
Johannes Schindelin 51ef1daa4a Rename .git/rebase to .git/rebase-apply 17 years ago
Johannes Schindelin 28ed6e7b32 Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge" 17 years ago
Shawn O. Pearce 055767194c bash completion: Remove dashed command completion support 17 years ago
Teemu Likonen 25a1f374f0 bash: Add long option completion for 'git send-email' 17 years ago
Shawn O. Pearce db8a9ff038 bash completion: Resolve git show ref:path<tab> losing ref: portion 17 years ago
Shawn O. Pearce 778306e405 bash completion: Append space after file names have been completed 17 years ago