t/t7003-filter-branch.sh: use the $( ... ) construct for command substitution
[gitweb.git] / t /
2015-12-08 Merge branch 'jk/rebase-no-autostash' into maint
2015-12-04 t3404: fix quoting of redirect for some versions of...
2015-12-04 push: follow the "last one wins" convention for --recur...
2015-12-04 push: test that --recurse-submodules on command line...
2015-12-04 Sync with maint
2015-12-04 Merge branch 'da/difftool' into maint
2015-12-04 Merge branch 'dk/gc-idx-wo-pack' into maint
2015-12-04 Merge branch 'sg/bash-prompt-dirty-orphan'
2015-12-04 Merge branch 'np/credential-cache-sighup'
2015-12-04 Merge branch 'rs/parseopt-short-help'
2015-12-04 Merge branch 'jk/send-email-complete-aliases'
2015-12-04 Merge branch 'jk/filter-branch-no-index'
2015-12-04 Merge branch 'ad/sha1-update-chunked'
2015-12-01 Merge branch 'mk/blame-first-parent'
2015-12-01 Merge branch 'jk/send-email-ca-path'
2015-12-01 Merge branch 'rs/fsck-nul-header'
2015-12-01 Merge branch 'ls/p4-test-timeouts'
2015-12-01 Merge branch 'js/test-modernize-t9300'
2015-12-01 Merge branch 'jk/send-email-expand-paths'
2015-12-01 Merge branch 'dg/subtree-test-cleanup'
2015-12-01 Merge branch 'dt/http-range'
2015-12-01 Merge branch 'maint'
2015-12-01 Merge branch 'eg/p4-submit-catch-failure' into maint
2015-12-01 Merge branch 'dk/check-ignore-docs' into maint
2015-12-01 Merge branch 'ld/p4-detached-head' into maint
2015-12-01 Merge branch 'sg/filter-branch-dwim-ambiguity' into...
2015-12-01 Merge branch 'mg/doc-word-diff-example' into maint
2015-12-01 Merge branch 'cb/ssl-config-pathnames' into maint
2015-12-01 Merge branch 'dk/t5813-unc-paths' into maint
2015-12-01 Merge branch 'dk/rerere-train-quoting' into maint
2015-12-01 Merge branch 'cb/hook-sigpipe' into maint
2015-12-01 Merge branch 'pt/http-socks-proxy' into maint
2015-12-01 Merge branch 'rc/configure-use-libs-when-checking-a...
2015-11-28 add "ok=sigpipe" to test_must_fail and use it to fix...
2015-11-28 implement test_might_fail using a refactored test_must_fail
2015-11-25 Merge branch 'fp/subtree-todo-update'
2015-11-25 Merge branch 'rc/configure-use-libs-when-checking-a...
2015-11-25 Merge branch 'maint'
2015-11-24 filter-branch: deal with object name vs. pathname ambig...
2015-11-24 blame: fix object casting regression
2015-11-24 git-p4: clean up after p4 submit failure
2015-11-24 bash prompt: indicate dirty index even on orphan branches
2015-11-24 bash prompt: test dirty index and worktree while on...
2015-11-24 git-p4: work with a detached head
2015-11-24 git-p4: add failing test for submit from detached head
2015-11-20 push: add recurseSubmodules config option
2015-11-20 fsck: treat a NUL in a tag header as an error
2015-11-20 t1450: add tests for NUL in headers of commits and...
2015-11-20 git-p4: add trap to kill p4d on test exit
2015-11-20 modernize t9300: move test preparations into test_expec...
2015-11-20 sendemail: teach git-send-email to dump alias names
2015-11-20 git-p4: add p4d timeout in tests
2015-11-20 modernize t9300: mark here-doc words to ignore tab...
2015-11-20 git-p4: retry kill/cleanup operations in tests with...
2015-11-20 modernize t9300: use test_when_finished for clean-up
2015-11-20 modernize t9300: wrap lines after &&
2015-11-20 modernize t9300: use test_must_be_empty
2015-11-20 modernize t9300: use test_must_fail
2015-11-20 modernize t9300: single-quote placement and indentation
2015-11-20 Merge branch 'master' of git://git.bogomips.org/git-svn
2015-11-20 Merge branch 'lf/ref-is-hidden-namespace'
2015-11-20 Merge branch 'dk/gc-idx-wo-pack'
2015-11-20 t5813: avoid creating urls that break on cygwin
2015-11-16 allow hooks to ignore their standard input stream
2015-11-06 filter-branch: skip index read/write when possible
2015-11-05 Merge branch 'ea/checkout-progress'
2015-11-05 Merge branch 'dt/http-range'
2015-11-05 Sync with 2.6.3
2015-11-05 Merge branch 'rs/daemon-plug-child-leak' into maint
2015-11-05 Merge branch 'rs/wt-status-detached-branch-fix' into...
2015-11-05 Merge branch 'jk/initialization-fix-to-add-submodule...
2015-11-05 Merge branch 'js/misc-fixes' into maint
2015-11-05 Merge branch 'jc/add-u-A-default-to-top' into maint
2015-11-05 Merge branch 'jk/delete-modechange-conflict' into maint
2015-11-05 Merge branch 'js/imap-send-curl-compilation-fix' into...
2015-11-05 Merge branch 'rp/link-curl-before-ssl' into maint
2015-11-05 Merge branch 'nd/clone-linked-checkout' into maint
2015-11-05 Merge branch 'sa/send-email-smtp-batch-data-limit'...
2015-11-05 t5509: add basic tests for hideRefs
2015-11-04 Sync with maint
2015-11-04 Merge branch 'xf/user-manual-ff' into maint
2015-11-04 Merge branch 'xf/user-manual-markup' into maint
2015-11-04 Merge branch 'jc/everyday-markup' into maint
2015-11-04 Merge branch 'jc/em-dash-in-doc' into maint
2015-11-04 Merge branch 'es/worktree-add' into maint
2015-11-04 gc: remove garbage .idx files from pack dir
2015-11-04 t5304: test cleaning pack garbage
2015-11-03 Sync with maint
2015-11-03 Merge branch 'mk/blame-error-message' into maint
2015-11-03 Merge branch 'jk/merge-file-exit-code' into maint
2015-11-03 Merge branch 'dt/name-hash-dir-entry-fix' into maint
2015-11-03 Merge branch 'jc/am-3-fallback-regression-fix' into...
2015-11-03 Merge branch 'jc/usage-stdin' into maint
2015-11-03 Merge branch 'rt/placeholder-in-usage' into maint
2015-11-03 Merge branch 'dt/t7063-fix-flaky-test' into maint
2015-11-03 Merge branch 'mk/submodule-gitdir-path' into maint
2015-11-03 Merge branch 'nd/gc-auto-background-fix' into maint
2015-11-03 Merge branch 'ls/p4-translation-failure' into maint
2015-11-03 Merge branch 'gr/rebase-i-drop-warn' into maint
2015-11-03 Merge branch 'js/clone-dissociate' into maint
next