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
2016-02-23tests: remove no-op full-svn-test targetEric Wong
2016-02-23Merge branch 'js/git-remote-add-url-insteadof-test'Junio C Hamano
2016-02-23Merge branch 'ew/connect-verbose'Junio C Hamano
2016-02-22git-svn: apply "svn.pathnameencoding" before URL encodingKazutoshi Satoda
2016-02-22git-svn: enable "svn.pathnameencoding" on dcommitKazutoshi Satoda
2016-02-22git-svn: hoist out utf8 prep from t9129 to lib-git-svnEric Wong
2016-02-17Merge branch 'da/user-useconfigonly'Junio C Hamano
2016-02-17Merge branch 'nd/clear-gitenv-upon-use-of-alias'Junio C Hamano
2016-02-17Merge branch 'mg/mingw-test-fix'Junio C Hamano
2016-02-17Merge branch 'js/mingw-tests'Junio C Hamano
2016-02-17Merge branch 'jk/drop-rsync-transport'Junio C Hamano
2016-02-17t5505: 'remote add x y' should work when url.y.insteadOf = xJohannes Schindelin
2016-02-16t5570: add tests for "git {clone,fetch,pull} -v"Eric Wong
2016-02-11Merge branch 'js/test-lib-windows-emulated-yes'Junio C Hamano
2016-02-11Merge branch 'wp/sha1-name-negative-match'Junio C Hamano
2016-02-11Merge branch 'aw/push-force-with-lease-reporting'Junio C Hamano
2016-02-11Merge branch 'ls/clean-smudge-override-in-config'Junio C Hamano
2016-02-11Merge branch 'cc/untracked'Junio C Hamano
2016-02-11Merge branch 'js/xmerge-marker-eol'Junio C Hamano
2016-02-09t9100: fix breakage when SHELL_PATH is not /bin/shMichael J Gruber
2016-02-08ident: add user.useConfigOnly boolean for when ident shouldn't be guessedDan Aloni
2016-02-04Merge branch 'jk/ref-cache-non-repository-optim'Junio C Hamano
2016-02-04Merge branch 'js/dirname-basename'Junio C Hamano
2016-02-04Merge branch 'nd/diff-with-path-params'Junio C Hamano
2016-02-04Merge branch 'tg/ls-remote-symref'Junio C Hamano
2016-02-04Merge branch 'tb/ls-files-eol'Junio C Hamano
2016-02-04Merge branch 'jk/notes-merge-from-anywhere'Junio C Hamano
2016-02-02test-lib: limit the output of the yes utilityJohannes Schindelin
2016-02-02Merge branch 'jk/list-tag-2.7-regression'Junio C Hamano
2016-02-02push: fix ref status reporting for --force-with-leaseAndrew Wheeler
2016-02-02object name: introduce '^{/!-<negative pattern>}' notationWill Palmer
2016-02-02transport: drop support for git-over-rsyncJeff King
2016-01-29convert: treat an empty string for clean/smudge filters as "cat"Lars Schneider
2016-01-29Merge branch 'jk/shortlog'Junio C Hamano
2016-01-29Merge branch 'tk/interpret-trailers-in-place'Junio C Hamano
2016-01-29Merge branch 'jk/sanity'Junio C Hamano
2016-01-29Merge branch 'jk/filter-branch-no-index'Junio C Hamano
2016-01-29mingw: do not bother to test funny file namesJohannes Schindelin
2016-01-29mingw: skip a test in t9130 that cannot pass on WindowsJohannes Schindelin
2016-01-29mingw: handle the missing POSIXPERM prereq in t9124Johannes Schindelin
2016-01-29mingw: avoid illegal filename in t9118Johannes Schindelin
2016-01-29mingw: mark t9100's test cases with appropriate prereqsJohannes Schindelin
2016-01-29t0008: avoid absolute pathPat Thoyts
2016-01-29mingw: work around pwd issues in the testsJohannes Schindelin
2016-01-29mingw: fix t9700's assumption about directory separatorsJohannes Schindelin
2016-01-29mingw: skip test in t1508 that fails due to path conversionJohannes Schindelin
2016-01-29tests: turn off git-daemon tests if FIFOs are not availableJohannes Schindelin
2016-01-28git: remove an early return from save_env_before_alias()Junio C Hamano
2016-01-28mingw: disable mkfifo-based testsJohannes Schindelin
2016-01-28mingw: accomodate t0060-path-utils for MSYS2Johannes Schindelin