232 Commits (5424bc557fc6414660830b470dd45774b8f5f281)

Author SHA1 Message Date
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
Stephen Boyd ae616de6d5 completion: complete values for send-email 16 years ago
Stephen Boyd 672c68cbb9 completion: complete values for log.date 16 years ago
Stephen Boyd 9b82d63b5a completion: complete values for help.format 16 years ago
Stephen Boyd 0aa62fd041 completion: add {gui,diff,merge}tool, man, and pager config variables 16 years ago
Stephen Boyd 226b343cde completion: add missing configuration variables to _git_config() 16 years ago
Markus Heidelberg 6123d7196f bash completion: show-branch color support 16 years ago
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