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
2017-07-13Merge branch 'kn/ref-filter-branch-list' into maintJunio C Hamano
2017-07-13Merge branch 'jk/reflog-walk-maint' into maintJunio C Hamano
2017-07-10Merge branch 'js/fsck-name-object' into maintJunio C Hamano
2017-07-10Merge branch 'js/t5534-rev-parse-gives-multi-line-output-fix' into maintJunio C Hamano
2017-07-10Merge branch 'cc/shared-index-permfix' into maintJunio C Hamano
2017-07-10Merge branch 'ks/t7508-indent-fix' into maintJunio C Hamano
2017-07-10Merge branch 'sb/t4005-modernize' into maintJunio C Hamano
2017-07-10Merge branch 'rs/apply-validate-input' into maintJunio C Hamano
2017-07-10Merge branch 'pw/rebase-i-regression-fix-tests' into maintJunio C Hamano
2017-07-10Merge branch 'jk/add-p-commentchar-fix' into maintJunio C Hamano
2017-07-10Merge branch 'js/alias-early-config' into maintJunio C Hamano
2017-07-09branch: use BRANCH_COLOR_LOCAL in ref-filter formatJeff King
2017-07-07reflog-walk: don't free reflogs added to cacheJeff King
2017-07-07reflog-walk: duplicate strings in complete_reflogs listJeff King
2017-07-05reflog-walk: skip over double-null oid due to HEAD renameJeff King
2017-07-05t5534: fix misleading grep invocationJohannes Schindelin
2017-06-28t1450: use egrep for regexp "alternation"Junio C Hamano
2017-06-28apply: check git diffs for mutually exclusive header linesRené Scharfe
2017-06-27apply: check git diffs for invalid file modesRené Scharfe
2017-06-27apply: check git diffs for missing old filenamesRené Scharfe
2017-06-25t1700: make sure split-index respects core.sharedrepositoryChristian Couder
2017-06-25t1301: move modebits() to test-lib-functions.shChristian Couder
2017-06-25Merge branch 'sd/t3200-branch-m-test' into maintJunio C Hamano
2017-06-25Merge branch 'km/test-mailinfo-b-failure' into maintJunio C Hamano
2017-06-25Merge branch 'ps/stash-push-pathspec-fix' into maintJunio C Hamano
2017-06-25Merge branch 'jk/pack-idx-corruption-safety' into maintJunio C Hamano
2017-06-25Merge branch 'jk/diff-blob' into maintJunio C Hamano
2017-06-25Merge branch 'jc/name-rev-lw-tag' into maintJunio C Hamano
2017-06-23t3420: fix under GETTEXT_POISON buildJunio C Hamano
2017-06-22add--interactive: quote commentChar regexJeff King
2017-06-21t7508: fix a broken indentationKaartic Sivaraam
2017-06-19rebase: add more regression tests for console outputPhillip Wood
2017-06-19rebase: add regression tests for console outputPhillip Wood
2017-06-19rebase -i: add test for reflog messagePhillip Wood
2017-06-15alias: use the early config machinery to expand aliasesJohannes Schindelin
2017-06-15t7006: demonstrate a problem with aliases in subdirectoriesJohannes Schindelin
2017-06-15t1308: relax the test verifying that empty alias values are disallowedJohannes Schindelin
2017-06-15config: report correct line number upon errorJohannes Schindelin
2017-06-13Merge branch 'ab/t3070-test-dedup' into maintJunio C Hamano
2017-06-13Merge branch 'jh/memihash-opt' into maintJunio C Hamano
2017-06-13Merge branch 'tb/pull-ff-rebase-autostash' into maintJunio C Hamano
2017-06-13Merge branch 'sl/clean-d-ignored-fix' into maintJunio C Hamano
2017-06-13Merge branch 'jc/skip-test-in-the-middle' into maintJunio C Hamano
2017-06-13Merge branch 'bw/forking-and-threading' into maintJunio C Hamano
2017-06-13Merge branch 'jk/bug-to-abort' into maintJunio C Hamano
2017-06-13Merge branch 'sb/checkout-recurse-submodules' into maintJunio C Hamano
2017-06-13git-stash: fix pushing stash with pathspec from subdirPatrick Steinhardt
2017-06-13t3200: add test for single parameter passed to -m optionSahil Dua
2017-06-12t5100: add some more mailinfo testsKyle J. McKay
2017-06-09t4005: modernize style and drop hard coded sha1Stefan Beller