1042 Commits (9a2861e32a147d89f22961bd7d3257b8776de4d2)

Author SHA1 Message Date
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
Felipe Contreras 4b25d091ba Fix a bunch of pointer declarations (codestyle) 16 years ago
Markus Heidelberg 6123d7196f bash completion: show-branch color support 16 years ago
Mike Ralphson 680ebc0180 Documentation: fix typos / spelling mistakes 16 years ago
David Aguilar e2dc2de917 bash completion: add git-difftool 16 years ago
David Aguilar afcbc8e7ec difftool: move 'git-difftool' out of contrib 16 years ago
Sebastian Pipping 1c0f3d224e difftool/mergetool: add diffuse as merge and diff tool 16 years ago
David Aguilar 8b7332221d difftool: add a -y shortcut for --no-prompt 16 years ago
David Aguilar 46ae156d6c difftool: use perl built-ins when testing for msys 16 years ago
David Aguilar 2e8af7e42b difftool: remove the backup file feature 16 years ago
David Aguilar 76ca653842 difftool: remove merge options for opendiff, tkdiff, kdiff3 and xxdiff 16 years ago
Markus Heidelberg bad4273200 git-mergetool/difftool: make (g)vimdiff workable under Windows 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
Johannes Schindelin 63801da88d import-zips: fix thinko 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
Giuseppe Bilotta 6872f606d9 import-tars: separate author from committer 16 years ago
David Aguilar 2464456a6a contrib/difftool: use a separate config namespace for difftool commands 16 years ago
Pete Wyckoff 3b167396b4 git-p4: remove tabs from usermap file 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
Michael J Gruber 3dbe1165e9 Fix typo in contrib/examples/git-svnimport.txt 16 years ago
Marius Storm-Olsen ddb6d01023 Fixup: Add bare repository indicator for __git_ps1 16 years ago
Abhijit Menon-Sen 3ca9364222 Convert git-* invocations to "git *" in the svnimport example. 16 years ago
Pete Wyckoff b4b0ba06f8 git-p4: avoid syncing duplicate changes 16 years ago
Marius Storm-Olsen f50edca56c Add bare repository indicator for __git_ps1 16 years ago
Alexandre Julliard 6f3c504b54 Add a README in the contrib/emacs directory. 16 years ago
Alexandre Julliard 5b4e44104e git.el: Improve the confirmation message on remove and revert. 16 years ago
Alexandre Julliard 21ba0e8435 git.el: Make sure that file lists are sorted as they are created. 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