summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
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
2015-11-04gc: remove garbage .idx files from pack dirDoug Kelly
2015-11-04t5304: test cleaning pack garbageDoug Kelly
2015-11-03Merge branch 'jk/merge-file-exit-code' into maintJunio C Hamano
2015-11-03Merge branch 'dt/t7063-fix-flaky-test' into maintJunio C Hamano
2015-11-03Merge branch 'mk/submodule-gitdir-path' into maintJunio C Hamano
2015-11-03Merge branch 'ls/p4-translation-failure' into maintJunio C Hamano
2015-11-03Merge branch 'gr/rebase-i-drop-warn' into maintJunio C Hamano
2015-11-03Merge branch 'js/clone-dissociate' into maintJunio C Hamano
2015-11-03Merge branch 'ld/p4-import-labels' into maintJunio C Hamano
2015-11-03Merge branch 'jk/repository-extension' into maintJunio C Hamano
2015-11-03Merge branch 'mk/blame-first-parent'Junio C Hamano
2015-11-03Merge branch 'rs/wt-status-detached-branch-fix'Junio C Hamano
2015-11-03Merge branch 'js/git-gdb'Junio C Hamano
2015-11-03Merge branch 'da/difftool'Junio C Hamano
2015-11-03Merge branch 'kn/for-each-branch'Junio C Hamano
2015-11-01wt-status: avoid building bogus branch name with detached HEADRené Scharfe
2015-11-01t7060: add test for status --branch on a detached HEADRené Scharfe
2015-10-30blame: allow blame --reverse --first-parent when it makes senseMax Kirillov
2015-10-30blame: test to describe use of blame --reverse --first-parentMax Kirillov
2015-10-30test: facilitate debugging Git executables in tests with gdbJohannes Schindelin
2015-10-30ref-filter: fallback on alphabetical comparisonKarthik Nayak
2015-10-30Merge branch 'jk/merge-file-exit-code'Junio C Hamano
2015-10-30Merge branch 'gr/rebase-i-drop-warn'Junio C Hamano
2015-10-30Merge branch 'jk/delete-modechange-conflict'Junio C Hamano
2015-10-30Merge branch 'jc/add-u-A-default-to-top'Junio C Hamano
2015-10-30Merge branch 'ar/clone-dissociate'Junio C Hamano
2015-10-29difftool: ignore symbolic links in use_wt_fileDavid Aguilar