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
2018-10-18headers: normalize the spelling of some header guardsRamsay Jones
2018-10-16Merge branch 'ma/t1400-undebug-test'Junio C Hamano
2018-10-16Merge branch 'en/status-multiple-renames-to-the-same-target-fix'Junio C Hamano
2018-10-16Merge branch 'jn/gc-auto'Junio C Hamano
2018-10-16Merge branch 'jn/gc-auto-prep'Junio C Hamano
2018-10-16Merge branch 'md/test-cleanup'Junio C Hamano
2018-10-16Merge branch 'tg/t5551-with-curl-7.61.1'Junio C Hamano
2018-10-16Merge branch 'ts/alias-of-alias'Junio C Hamano
2018-10-16Merge branch 'ds/commit-graph-with-grafts'Junio C Hamano
2018-10-16Merge branch 'ab/commit-graph-progress'Junio C Hamano
2018-10-10Merge branch 'ab/fsck-skiplist'Junio C Hamano
2018-10-10Merge branch 'ds/multi-pack-verify'Junio C Hamano
2018-10-10Merge branch 'bc/hash-independent-tests'Junio C Hamano
2018-10-10Merge branch 'nd/test-tool'Junio C Hamano
2018-10-07tests: order arguments to git-rev-list properlyMatthew DeVore
2018-10-07t9109: don't swallow Git errors upstream of pipesMatthew DeVore
2018-10-07tests: don't swallow Git errors upstream of pipesMatthew DeVore
2018-10-07t/*: fix ordering of expected/observed argumentsMatthew DeVore
2018-10-07tests: standardize pipe placementMatthew DeVore
2018-10-07Documentation: add shell guidelinesMatthew DeVore
2018-10-07t/README: reformat Do, Don't, Keep in mind listsMatthew DeVore
2018-09-28t1400: drop debug `echo` to actually execute `test`Martin Ă…gren
2018-09-28commit: fix erroneous BUG, 'multiple renames on the same target? how?'Elijah Newren
2018-09-27Sync with 2.19.1Junio C Hamano
2018-09-27Sync with 2.18.1Junio C Hamano
2018-09-27Sync with 2.17.2Junio C Hamano
2018-09-27fsck: detect submodule paths starting with dashJeff King
2018-09-27fsck: detect submodule urls starting with dashJeff King
2018-09-27Sync with 2.16.5Junio C Hamano
2018-09-27Sync with 2.15.3Junio C Hamano
2018-09-27Sync with Git 2.14.4Junio C Hamano
2018-09-27submodule-config: ban submodule paths that start with a dashJeff King
2018-09-27submodule-config: ban submodule urls that start with dashJeff King
2018-09-24Merge branch 'tg/range-diff-corner-case-fix'Junio C Hamano
2018-09-24Merge branch 'sg/split-index-test'Junio C Hamano
2018-09-24Merge branch 'en/update-ref-no-deref-stdin'Junio C Hamano
2018-09-24Merge branch 'ms/remote-error-message-update'Junio C Hamano
2018-09-24Merge branch 'jt/lazy-object-fetch-fix'Junio C Hamano
2018-09-24Merge branch 'en/sequencer-empty-edit-result-aborts'Junio C Hamano
2018-09-24Merge branch 'ds/reachable'Junio C Hamano
2018-09-24Merge branch 'nd/attr-pathspec-fix'Junio C Hamano
2018-09-24Merge branch 'sg/t3701-tighten-trace'Junio C Hamano
2018-09-24Merge branch 'en/rerere-multi-stage-1-fix'Junio C Hamano
2018-09-24Merge branch 'js/mingw-o-append'Junio C Hamano
2018-09-24Merge branch 'jk/reopen-tempfile-truncate'Junio C Hamano
2018-09-24Merge branch 'ds/format-patch-range-diff-test'Junio C Hamano
2018-09-24Merge branch 'js/rebase-i-autosquash-fix'Junio C Hamano
2018-09-24t5551: compare sorted cookies filesThomas Gummerer
2018-09-24t5551: move setup code inside test_expect blocksThomas Gummerer
2018-09-21commit-reach: properly peel tagsDerrick Stolee