218 Commits (ab07ba2a2436cc717b872387320297bb806d35d9)

Author SHA1 Message Date
David Aguilar e2dc2de917 bash completion: add git-difftool 16 years ago
Sebastian Pipping 1c0f3d224e difftool/mergetool: add diffuse as merge and diff tool 16 years ago
Todd Zullinger 43acdf243e bash completion: Update 'git am' options 16 years ago
Markus Heidelberg 89a56bfbd3 add --html-path to get the location of installed HTML docs 16 years ago
Daniel Cheng (aka SDiZ) ba7906f2f4 Fix bash completion in path with spaces 16 years ago
Thomas Rast 67f1fe5f08 bash completion: only show 'log --merge' if merging 16 years ago
Stephen Boyd e1d37937ac completion: add --thread=deep/shallow to format-patch 16 years ago
Stephen Boyd 3f7df3a71a completion: add --cc and --no-attachment option to format-patch 16 years ago
Stephen Boyd 77813151f9 completion: add --annotate option to send-email 16 years ago
Arto Jonsson 4bca86367b bash completion: add options for 'git fsck' 16 years ago
Kevin McConnell ebd15bf0d7 Add --staged to bash completion for git diff 16 years ago
Jay Soffian 0a4e14727f bash completion: teach fetch, pull, and push to complete their options 16 years ago
Jay Soffian 3c7b480a1c bash completion: refactor --strategy completion 16 years ago
Jay Soffian 52d5c3b5b2 bash completion: fix completion issues with fetch, pull, and push 16 years ago
Jay Soffian bc14fac825 builtin-remote: add set-head subcommand 16 years ago
Teemu Likonen 72de29c24f bash completion: add --format= and --oneline options for "git log" 16 years ago
Marius Storm-Olsen ddb6d01023 Fixup: Add bare repository indicator for __git_ps1 16 years ago
Marius Storm-Olsen f50edca56c Add bare repository indicator for __git_ps1 16 years ago
Thomas Rast bf3c20f6e8 bash completion: only show 'log --merge' if merging 16 years ago
Thomas Rast a393777ec9 bash completion: refactor common log, shortlog and gitk options 16 years ago
SZEDER Gábor 4a5856cb24 bash: update 'git svn' options 16 years ago
SZEDER Gábor d532ebd5a7 bash: add missing 'git merge' options 16 years ago
SZEDER Gábor 48c9ab78f3 bash: fix misspelled 'git svn' option 16 years ago
Matt Kraai 901d615c5d bash-completion: Complete the values of color.interactive, color.ui, color.pager 16 years ago
Ted Pavlic 5c9cc64a4a completion: More fixes to prevent unbound variable errors 16 years ago
Ted Pavlic e5dd864adf completion: Better __git_ps1 support when not in working directory 16 years ago
Ted Pavlic ad244d2568 completion: Use consistent if [...] convention, not "test" 16 years ago
Ted Pavlic fa26a401be completion: For consistency, change "git rev-parse" to __gitdir calls 16 years ago
Ted Pavlic a9ee90d7ff completion: Get rid of tabbed indentation in comments. Replace with spaces. 16 years ago
Ted Pavlic cf9957875c completion: Fix GIT_PS1_SHOWDIRTYSTATE to prevent unbound variable errors. 16 years ago
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