639 Commits (edcc85814c87ebd7f3b1b7d3979fac3dfb84d308)

Author SHA1 Message Date
Jacob Keller ac76fd54a8 completion: add completion for --submodule=* diff option 9 years ago
Ville Skyttä 2703c22fc2 completion: complete --delete, --move, and --remotes for git branch 9 years ago
Josh Triplett 6bc6b6c0dc format-patch: format.from gives the default for --from 9 years ago
Chris Packham 5f072e0017 completion: add option '--recurse-submodules' to 'git clone' 9 years ago
Nguyễn Thái Ngọc Duy 6d308627ca worktree: add "unlock" command 9 years ago
Nguyễn Thái Ngọc Duy 58142c09a4 worktree: add "lock" command 9 years ago
Thomas Braun 634d2344e6 completion: add git status 9 years ago
Thomas Braun 7c599e92aa completion: add __git_get_option_value helper 9 years ago
Thomas Braun 21d2a9e3cc completion: factor out untracked file modes into a variable 9 years ago
Nguyễn Thái Ngọc Duy b462c02402 completion: support git-worktree 9 years ago
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 ...) 10 years ago