668 Commits (dc29ddebb969af489cdfd5dbbf424710973ef62f)

Author SHA1 Message Date
Joe Cridge ab7fade919 git-prompt.sh: document GIT_PS1_STATESEPARATOR 10 years ago
Ariel Faigon 0b1f688bf4 git-completion.tcsh: fix redirect with noclobber 10 years ago
SZEDER Gábor 72dbb36554 completion: teach 'scissors' mode to 'git commit --cleanup=' 10 years ago
SZEDER Gábor af16bdaa3f completion: fix and update 'git log --decorate=' options 10 years ago
Márcio Almada 852ff1c362 completion: fix global bash variable leak on __gitcompappend 10 years ago
SZEDER Gábor 260d5850ad completion: use __gitcomp_nl() for completing refs 10 years ago
Cody A Taylor 9bdc5173f0 git prompt: use toplevel to find untracked files 10 years ago
John Szakmeister db8d750876 contrib/completion: escape the forward slash in __git_match_ctag 10 years ago
Dave Olszewski a8bc269f11 push: allow --follow-tags to be set by config push.followTags 10 years ago
Michael J Gruber 0d6accc01d config,completion: add color.status.unmerged 10 years ago
SZEDER Gábor 53e53c7c81 completion: simplify __git_remotes() 10 years ago
Tony Finch 6babe76496 git-prompt: preserve value of $? in all cases 10 years ago
Christoph Junghans 22dfa8a23d log: teach --invert-grep option 10 years ago
Matthieu Moy d89ad9c1b8 git-completion: add --autostash for 'git rebase' 10 years ago
Jess Austin 0120b8c85c git-prompt.sh: allow to hide prompt for ignored pwd 10 years ago
Richard Hansen 76b4309400 git-prompt.sh: if pc mode, immediately set PS1 to a plain prompt 10 years ago
Tony Finch eb443e3b39 git-prompt: preserve value of $? inside shell prompt 10 years ago
Peter van der Does 0e5ed7cca3 Update documentation occurrences of filename .sh 10 years ago
Justin Guenther 9dd70e0a0d git-prompt.sh: make $f local to __git_eread() 10 years ago
Ralf Thielow 85ed2f3206 completion: add git-tag options 10 years ago
Paolo Bonzini 8d81408435 git-send-email: add --transfer-encoding option 10 years ago
Junio C Hamano f13f9b0eab mergetool: rename bc3 to bc 10 years ago
John Szakmeister 8f7ff5b2fe completion: silence "fatal: Not a git repository" error 10 years ago
Junio C Hamano fca416a41e completion: use "git -C $there" instead of (cd $there && git ...) 10 years ago
David Aguilar 2ca0b197b8 completion: add --show-signature for log and show 10 years ago
Thomas Braun c254516737 completion: Add --ignore-blank-lines for diff 11 years ago
Jeff King 0fa7f01635 git-prompt: do not look for refs/stash in $GIT_DIR 11 years ago
John Keeping aaf7253f84 completion: complete `git push --force-with-lease=` 11 years ago
John Keeping 9e8a6a9433 completion: add some missing options to `git push` 11 years ago
John Keeping 3a224ff2bb completion: complete "unstuck" `git push --recurse-submodules` 11 years ago
Steffen Prohaska 56f24e80f0 completion: handle '!f() { ... }; f' and "!sh -c '...' -" aliases 11 years ago
John Keeping 8fee872647 completion: add missing options for git-merge 11 years ago
John Keeping 6d2b06f02b completion: add a note that merge options are shared 11 years ago
Richard Hansen 1e4119c81b git-prompt.sh: don't assume the shell expands the value of PS1 11 years ago
Felipe Contreras 66ab301c16 contrib: completion: fix 'eread()' namespace 11 years ago
Richard Hansen 8976500cbb git-prompt.sh: don't put unsanitized branch names in $PS1 11 years ago
Felipe Contreras 59d3924fbb prompt: fix missing file errors in zsh 11 years ago
Felipe Contreras 880111c11b completion: fix completing args of aliased "push", "fetch", etc. 11 years ago
Sup Yut Sum 4dd5c4709a completion: teach --recurse-submodules to fetch, pull and push 11 years ago
John Keeping 4310e328d4 completion: handle --[no-]fork-point options to git-rebase 11 years ago
John Keeping 85453fd1e3 completion: complete merge-base options 11 years ago
Ramkumar Ramachandra de06c13a94 completion: complete format.coverLetter 11 years ago
Ramkumar Ramachandra c39a2f1178 completion: fix remote.pushdefault 11 years ago
Ramkumar Ramachandra 422553df49 completion: fix branch.autosetup(merge|rebase) 11 years ago
Ramkumar Ramachandra f33c2c0f9e completion: introduce __gitcomp_nl_append () 11 years ago
Ramkumar Ramachandra d028b8906a zsh completion: find matching custom bash completion 11 years ago
Jonathan Nieder 11d62145b9 remove #!interpreter line from shell libraries 11 years ago
John Keeping 816b2c04c9 peek-remote: remove deprecated alias of ls-remote 11 years ago
John Keeping 7c4012812a lost-found: remove deprecated command 11 years ago
John Keeping 925ceccf05 tar-tree: remove deprecated command 11 years ago