ref-filter: add --no-contains option to tag/branch/for-each-ref
[gitweb.git] / contrib / completion / git-completion.bash
2017-03-24 ref-filter: add --no-contains option to tag/branch...
2017-02-27 Merge branch 'rl/remote-allow-missing-branch-name-merge'
2017-02-27 Merge branch 'km/delete-ref-reflog-message'
2017-02-27 Merge branch 'jk/tempfile-ferror-fclose-confusion'
2017-02-27 Merge branch 'vn/xdiff-func-context'
2017-02-27 Merge branch 'js/git-path-in-subdir'
2017-02-27 Merge branch 'mm/two-more-xstrfmt'
2017-02-27 Merge branch 'nd/clean-preserve-errno-in-warning'
2017-02-27 Merge branch 'jk/show-branch-lift-name-len-limit'
2017-02-27 Merge branch 'jn/remote-helpers-with-git-dir'
2017-02-27 Merge branch 'jk/grep-no-index-fix'
2017-02-27 Merge branch 'dt/gc-ignore-old-gc-logs'
2017-02-27 Merge branch 'jh/preload-index-skip-skip'
2017-02-27 Merge branch 'mh/submodule-hash'
2017-02-27 Merge branch 'sf/putty-w-args'
2017-02-27 Merge branch 'js/rebase-helper'
2017-02-27 Merge branch 'bw/attr'
2017-02-27 Merge branch 'sg/completion'
2017-02-27 Merge branch 'lt/pathspec-negative'
2017-02-27 Merge branch 'cw/tag-reflog-message'
2017-02-27 Merge branch 'jk/alternate-ref-optim'
2017-02-27 Merge branch 'kn/ref-filter-branch-list'
2017-02-27 Merge branch 'ps/urlmatch-wildcard'
2017-02-27 Merge branch 'mm/merge-rename-delete-message'
2017-02-27 Merge branch 'mh/ref-remove-empty-directory'
2017-02-27 Merge branch 'jk/delta-chain-limit'
2017-02-27 Merge branch 'jk/describe-omit-some-refs'
2017-02-24 Merge branch 'ps/doc-gc-aggressive-depth-update'
2017-02-24 Merge branch 'bc/worktree-doc-fix-detached'
2017-02-24 Merge branch 'dr/doc-check-ref-format-normalize'
2017-02-24 Merge branch 'gp/document-dotfiles-in-templates-are...
2017-02-24 Merge branch 'rt/align-add-i-help-text'
2017-02-24 Merge branch 'bc/blame-doc-fix'
2017-02-21 Merge branch 'svn-escape-backslash' of git://bogomips...
2017-02-17 Merge branch 'master' of git://github.com/git-l10n...
2017-02-16 Merge branch 'jk/tempfile-ferror-fclose-confusion'
2017-02-16 Merge branch 'dp/submodule-doc-markup-fix'
2017-02-16 Merge branch 'jk/reset-to-break-a-commit-doc-updated'
2017-02-16 Merge branch 'jk/reset-to-break-a-commit-doc'
2017-02-16 Merge branch 'js/mingw-isatty'
2017-02-16 Merge branch 'rs/strbuf-cleanup-in-rmdir-recursively'
2017-02-16 Merge branch 'rs/ls-files-partial-optim'
2017-02-16 Merge branch 'rs/cocci-check-free-only-null'
2017-02-16 Merge branch 'ls/p4-path-encoding'
2017-02-15 Merge branch 'tg/stash-doc-cleanup'
2017-02-15 Merge branch 'jk/doc-submodule-markup-fix'
2017-02-15 Merge branch 'jk/doc-remote-helpers-markup-fix'
2017-02-15 Merge branch 'sb/doc-unify-bottom'
2017-02-15 Merge branch 'sb/push-options-via-transport'
2017-02-15 Merge branch 'cw/completion'
2017-02-15 Merge branch 'rs/swap'
2017-02-15 Merge branch 'sb/submodule-doc'
2017-02-13 completion: restore removed line continuating backslash
2017-02-10 Merge branch 'nd/rev-list-all-includes-HEAD-doc'
2017-02-10 Merge branch 'rs/fill-directory-optim'
2017-02-10 Merge branch 'jk/log-graph-name-only'
2017-02-10 Merge branch 'da/t7800-cleanup'
2017-02-10 Merge branch 'dl/difftool-doc-no-gui-option'
2017-02-10 Merge branch 'js/difftool-builtin'
2017-02-10 Merge branch 'rs/p5302-create-repositories-before-tests'
2017-02-10 Merge branch 'ps/worktree-prune-help-fix'
2017-02-10 Merge branch 'ew/complete-svn-authorship-options'
2017-02-10 Merge branch 'jk/reset-to-break-a-commit-doc'
2017-02-10 Merge branch 'bw/push-submodule-only'
2017-02-08 Merge branch 'da/difftool-dir-diff-fix' into da/t7800...
2017-02-06 completion: fix git svn authorship switches
2017-02-04 completion: recognize more long-options
2017-02-04 completion: teach remote subcommands to complete options
2017-02-04 completion: teach replace to complete options
2017-02-04 completion: teach ls-remote to complete options
2017-02-04 completion: improve bash completion for git-add
2017-02-04 completion: add subcommand completion for rerere
2017-02-04 completion: teach submodule subcommands to complete...
2017-02-04 completion: cache the path to the repository
2017-02-04 completion: extract repository discovery from __gitdir()
2017-02-04 completion: don't guard git executions with __gitdir()
2017-02-04 completion: consolidate silencing errors from git commands
2017-02-04 completion: don't use __gitdir() for git commands
2017-02-04 completion: respect 'git -C <path>'
2017-02-04 completion: fix completion after 'git -C <path>'
2017-02-04 completion: don't offer commands when 'git --opt' needs...
2017-02-04 completion: list short refs from a remote given as...
2017-02-04 completion: don't list 'HEAD' when trying refs completi...
2017-02-04 completion: list refs from remote when remote's name...
2017-02-04 completion: respect 'git --git-dir=<path>' when listing...
2017-02-04 completion: fix most spots not respecting 'git --git...
2017-02-04 completion: ensure that the repository path given on...
2017-02-04 completion: improve __git_refs()'s in-code documentation
2017-02-04 Merge branch 'master' of git://github.com/git-l10n...
2017-02-03 Merge branch 'cw/log-updates-for-all-refs-really'
2017-02-03 Merge branch 'pl/complete-diff-submodule-diff'
2017-02-03 Merge branch 'sb/submodule-update-initial-runs-custom...
2017-02-02 Sync with v2.11.1
2017-02-02 Merge branch 'nd/log-graph-configurable-colors'
2017-02-02 Merge branch 'bc/use-asciidoctor-opt'
2017-02-02 Merge branch 'sg/mailmap-self'
2017-02-02 Merge branch 'js/mingw-hooks-with-exe-suffix'
2017-02-02 Merge branch 'rs/receive-pack-cleanup'
2017-02-02 Merge branch 'mm/reset-facl-before-umask-test'
2017-02-02 Merge branch 'hv/mingw-help-is-executable'
next