completion: refactor __gitcomp related tests
[gitweb.git] / t / t9902-completion.sh
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