180 Commits (3bec8ff99a7792cae67aaeb5892d832478d7f548)

Author SHA1 Message Date
Thomas Rast 738a94a9f6 bash: offer to show (un)staged changes 16 years ago
Markus Heidelberg f135e72d61 bash completion: add 'rename' subcommand to git-remote 16 years ago
Thomas Rast 20bf729231 bash completion: refactor diff options 16 years ago
Thomas Rast 47d5a8fa71 bash completion: move pickaxe options to log 16 years ago
Pete Harlan e82f0d73f0 git-svn: Add --localtime option to "fetch" 16 years ago
SZEDER Gábor 3d279863de bash: refactor 'git log --pretty=<format>' options 16 years ago
SZEDER Gábor 8108513422 bash: add missing format-patch command line options 16 years ago
SZEDER Gábor 7de931c3c2 bash: remove unnecessary checks for long options with argument 16 years ago
Ted Pavlic a42577d4c8 bash-completion: Add comments to remind about required arguments 16 years ago
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