Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2015-12-05t3404: fix quoting of redirect for some versions of bashCharles Bailey
2015-12-05push: follow the "last one wins" convention for --recurse-submodulesMike Crowe
2015-12-05push: test that --recurse-submodules on command line overrides configMike Crowe
2015-12-04Merge branch 'da/difftool' into maintJunio C Hamano
2015-12-04Merge branch 'dk/gc-idx-wo-pack' into maintJunio C Hamano
2015-12-04Merge branch 'sg/bash-prompt-dirty-orphan'Junio C Hamano
2015-12-04Merge branch 'jk/send-email-complete-aliases'Junio C Hamano
2015-12-04Merge branch 'jk/filter-branch-no-index'Junio C Hamano
2015-12-02Merge branch 'mk/blame-first-parent'Jeff King
2015-12-02Merge branch 'rs/fsck-nul-header'Jeff King
2015-12-02Merge branch 'ls/p4-test-timeouts'Jeff King
2015-12-02Merge branch 'js/test-modernize-t9300'Jeff King
2015-12-02Merge branch 'maint'Jeff King
2015-12-02Merge branch 'eg/p4-submit-catch-failure' into maintJeff King
2015-12-02Merge branch 'ld/p4-detached-head' into maintJeff King
2015-12-02Merge branch 'sg/filter-branch-dwim-ambiguity' into maintJeff King
2015-12-02Merge branch 'dk/t5813-unc-paths' into maintJeff King
2015-11-28add "ok=sigpipe" to test_must_fail and use it to fix flaky testsLars Schneider
2015-11-28implement test_might_fail using a refactored test_must_failLars Schneider
2015-11-25filter-branch: deal with object name vs. pathname ambiguity in tree-filterSZEDER Gábor
2015-11-25blame: fix object casting regressionJeff King
2015-11-24git-p4: clean up after p4 submit failureGIRARD Etienne
2015-11-24bash prompt: indicate dirty index even on orphan branchesSZEDER Gábor
2015-11-24bash prompt: test dirty index and worktree while on an orphan branchSZEDER Gábor
2015-11-24git-p4: work with a detached headLuke Diamand
2015-11-24git-p4: add failing test for submit from detached headLuke Diamand
2015-11-20push: add recurseSubmodules config optionMike Crowe
2015-11-20fsck: treat a NUL in a tag header as an errorRené Scharfe
2015-11-20t1450: add tests for NUL in headers of commits and tagsRené Scharfe
2015-11-20git-p4: add trap to kill p4d on test exitLars Schneider
2015-11-20modernize t9300: move test preparations into test_expect_successJohannes Sixt
2015-11-20sendemail: teach git-send-email to dump alias namesJacob Keller
2015-11-20git-p4: add p4d timeout in testsLars Schneider
2015-11-20modernize t9300: mark here-doc words to ignore tab indentationJohannes Sixt
2015-11-20git-p4: retry kill/cleanup operations in tests with timeoutLars Schneider
2015-11-20modernize t9300: use test_when_finished for clean-upJohannes Sixt
2015-11-20modernize t9300: wrap lines after &&Johannes Sixt
2015-11-20modernize t9300: use test_must_be_emptyJohannes Sixt
2015-11-20modernize t9300: use test_must_failJohannes Sixt
2015-11-20modernize t9300: single-quote placement and indentationJohannes Sixt
2015-11-20Merge branch 'lf/ref-is-hidden-namespace'Jeff King
2015-11-20Merge branch 'dk/gc-idx-wo-pack'Jeff King
2015-11-20t5813: avoid creating urls that break on cygwinDennis Kaarsemaker
2015-11-16allow hooks to ignore their standard input streamClemens Buchacher
2015-11-06filter-branch: skip index read/write when possibleJeff King
2015-11-05Merge branch 'rs/wt-status-detached-branch-fix' into maintJunio C Hamano
2015-11-05Merge branch 'jc/add-u-A-default-to-top' into maintJunio C Hamano
2015-11-05Merge branch 'jk/delete-modechange-conflict' into maintJunio C Hamano
2015-11-05Merge branch 'nd/clone-linked-checkout' into maintJunio C Hamano
2015-11-05t5509: add basic tests for hideRefsLukas Fleischer