Merge branch 'fc/git-complete-helper' into fc/git-prompt-script
[gitweb.git] / t / t9902-completion.sh
2012-05-22 Merge branch 'fc/git-complete-helper' into fc/git-promp...
2012-05-14 completion: add new __git_complete helper
2012-05-11 Merge branch 'ef/checkout-empty'
2012-05-11 Merge branch 'jk/maint-reflog-walk-count-vs-time'
2012-05-11 Sync with 1.7.10.2
2012-05-10 Merge branch 'fa/maint-config-doc'
2012-05-10 Merge branch 'ef/maint-clone-progress-fix'
2012-05-10 Merge branch 'ah/maint-grep-double-init'
2012-05-10 Merge branch 'js/checkout-detach-count'
2012-05-10 Merge branch 'jc/install-no-hardlinks'
2012-05-10 Merge branch 'mh/ref-api-lazy-loose'
2012-05-10 Merge branch 'maint'
2012-05-09 tests: move code to run tests under bash into a helper...
2012-05-08 Merge branch 'rs/maint-dir-strbuf' into rs/dir-strbuf
2012-05-08 Merge branch 'jk/maint-status-porcelain-z-b' into HEAD
2012-05-07 Merge branch 'nh/empty-rebase'
2012-05-07 Merge branch 'jk/maint-tformat-with-z'
2012-05-07 Merge branch 'th/difftool-diffall'
2012-05-07 Sync with maint
2012-05-03 Merge branch 'maint'
2012-05-03 Merge branch 'jk/maint-push-progress'
2012-05-03 Merge branch 'nd/columns'
2012-05-02 Merge branch 'tr/xdiff-fast-hash'
2012-05-02 Merge branch 'jk/maint-gitweb-test-use-sane-perl'
2012-05-02 Merge branch 'jc/rerere-train'
2012-05-02 Merge branch 'lp/diffstat-with-graph'
2012-05-02 Merge branch 'zj/mksh-columns-breakage'
2012-05-02 Merge branch 'jk/doc-asciidoc-inline-literal'
2012-05-02 Merge branch 'nd/i18n'
2012-05-02 Merge branch 'mm/simple-push'
2012-05-02 Merge branch 'jc/index-v4'
2012-05-02 Sync with v1.7.10.1
2012-05-01 Merge l10n updates from branch 'maint' into master
2012-04-30 Merge branch 'ld/git-p4-tags-and-labels'
2012-04-30 Merge branch 'nh/empty-rebase'
2012-04-30 Merge branch 'jk/maint-config-bogus-section'
2012-04-30 Merge branch 'js/daemon-test-race-fix'
2012-04-30 Merge branch 'kk/gitweb-omit-expensive'
2012-04-30 Merge branch 'kk/maint-gitweb-missing-owner'
2012-04-30 Merge branch 'rs/commit-list-append'
2012-04-30 Merge branch 'mm/include-userpath'
2012-04-30 Merge branch 'pw/t5800-import-race-fix'
2012-04-30 Merge branch 'jk/repack-no-explode-objects-from-old...
2012-04-28 Merge branch 'maint'
2012-04-28 Merge master branch for tracking l10n updates of next...
2012-04-27 Merge branch 'jc/merge-reduce-parents-early'
2012-04-27 Merge branch 'js/fast-import-test-9300'
2012-04-27 Merge branch 'rt/cherry-revert-conflict-summary'
2012-04-27 Merge branch 'cb/maint-report-mount-point-correctly...
2012-04-27 Merge branch 'cb/cherry-pick-rev-path-confusion'
2012-04-27 Merge branch 'cb/http-multi-curl-auth'
2012-04-26 Merge branch 'rl/maint-stash-i18n-save-error'
2012-04-26 Merge branch 'mb/fetch-call-a-non-branch-a-ref'
2012-04-26 Merge branch 'jm/maint-strncpy-diff-no-index'
2012-04-26 Merge bundle error message fix in
2012-04-24 Merge branch 'fc/completion-tests'
2012-04-22 completion: fix completion after 'git --option <TAB>'
2012-04-22 completion: avoid trailing space for --exec-path
2012-04-22 completion: add missing general options
2012-04-22 tests: add tests for the __gitcomp() completion helper...
2012-04-15 tests: add initial bash completion tests