730 Commits (728af2832c3e58222965521682414adb9a80932b)

Author SHA1 Message Date
Michael J Gruber d3bfbf91df completion: complete --cherry-mark for git log 9 years ago
Ralf Thielow 4d10b7e1bc completion: add 'revisions' and 'everyday' to 'git help' 9 years ago
Ralf Thielow 716b29db91 completion: add option '--guides' to 'git help' 9 years ago
SZEDER Gábor 59305aeeba completion: fix mis-indentation in _git_stash() 9 years ago
Christian Couder 435ec090ec config: add core.untrackedCache 9 years ago
Paul Wagland d7d4ca87a9 completion: update completion arguments for stash 9 years ago
Paul Wagland f7c2e1a042 completion: complete show-branch "--date-order" 9 years ago
John Keeping fa4b5e3a35 completion: add missing git-rebase options 9 years ago
Thomas Braun e6414b4645 completion: complete "diff --word-diff-regex=" 9 years ago
Johannes Schindelin 17c4ddbbaf completion: add missing branch.*.rebase values 9 years ago
Victor Leschuk 89f09dd34e grep: add --threads=<num> option and grep.threads configuration 9 years ago
SZEDER Gábor ccab28a947 completion: fix completing unstuck email alias arguments 9 years ago
SZEDER Gábor 160fcdb007 completion: remove 'git column' from porcelain commands 9 years ago
SZEDER Gábor c26f70ceb3 bash prompt: indicate dirty index even on orphan branches 9 years ago
SZEDER Gábor 0af9f7ecb8 bash prompt: remove a redundant 'git diff' option 9 years ago
Jacob Keller dfbe5eeb32 completion: add support for completing email aliases 9 years ago
Elia Pinto 01861cb7a2 http: add support for specifying the SSL version 10 years ago
SZEDER Gábor 905f2036d0 completion: list variable names reliably with 'git config --name-only' 10 years ago
SZEDER Gábor 578625fa91 config: add '--name-only' option to list only variable names 10 years ago
Thomas Braun 09bb6520d4 completion: offer '--edit-todo' during interactive rebase 10 years ago
SZEDER Gábor dd160d794f bash prompt: faster untracked status indicator with untracked directories 10 years ago
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
Thomas Braun 956352b67e completion: suggest sequencer commands for revert 10 years ago
SZEDER Gábor 12bdc880c7 completion: simplify query for config variables 10 years ago
SZEDER Gábor e8f9e42829 completion: add a helper function to get config variables 10 years ago
Lars Kellogg-Stedman f6f2a9e42d http: add support for specifying an SSL cipher list 10 years ago
SZEDER Gábor a074aa90a8 completion: remove credential helpers from porcelain commands 10 years ago
SZEDER Gábor af16bdaa3f completion: fix and update 'git log --decorate=' options 10 years ago
SZEDER Gábor 110062a134 completion: remove redundant __git_compute_all_commands() call 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