621 Commits (61efc5c2d81cbd8c9a5d145e1aab2f744772c856)

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
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 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
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
Christoph Junghans 22dfa8a23d log: teach --invert-grep option 10 years ago
Matthieu Moy d89ad9c1b8 git-completion: add --autostash for 'git rebase' 10 years ago
Peter van der Does 0e5ed7cca3 Update documentation occurrences of filename .sh 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 ...) 11 years ago
David Aguilar 2ca0b197b8 completion: add --show-signature for log and show 11 years ago
Thomas Braun c254516737 completion: Add --ignore-blank-lines for diff 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
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