aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* submodule: export sanitized GIT_CONFIG_PARAMETERSJeff King2016-04-28
* t5550: break submodule config test into multiple sub-testsJeff King2016-04-28
* t5550: fix typo in $HTTPD_URLJeff King2016-04-28
* git_config_push_parameter: handle empty GIT_CONFIG_PARAMETERSJeff King2016-03-23
* git: submodule honor -c credential.* from command lineJacob Keller2016-03-01
* t/lib-httpd: load mod_unixdMichael J Gruber2016-02-25
* Merge branch 'nd/worktree-add-B'Junio C Hamano2016-02-24
|\
| * worktree add -B: do the checkout test before update branchNguyễn Thái Ngọc Duy2016-02-15
| * worktree: fix "add -B"Nguyễn Thái Ngọc Duy2016-02-15
* | Merge branch 'nd/exclusion-regression-fix'Junio C Hamano2016-02-24
|\ \
| * | dir.c: don't exclude whole dir prematurelyNguyễn Thái Ngọc Duy2016-02-15
* | | Merge branch 'nd/git-common-dir-fix'Junio C Hamano2016-02-24
|\ \ \
| * | | rev-parse: take prefix into account in --git-common-dirNguyễn Thái Ngọc Duy2016-02-12
* | | | Merge branch 'nd/dwim-wildcards-as-pathspecs'Junio C Hamano2016-02-24
|\ \ \ \
| * | | | get_sha1: don't die() on bogus search stringsJeff King2016-02-10
| * | | | check_filename: tighten dwim-wildcard ambiguityJeff King2016-02-10
* | | | | tests: remove no-op full-svn-test targetEric Wong2016-02-23
* | | | | Merge branch 'js/git-remote-add-url-insteadof-test'Junio C Hamano2016-02-22
|\ \ \ \ \
| * | | | | t5505: 'remote add x y' should work when url.y.insteadOf = xJohannes Schindelin2016-02-17
* | | | | | Merge branch 'ew/connect-verbose'Junio C Hamano2016-02-22
|\ \ \ \ \ \
| * | | | | | t5570: add tests for "git {clone,fetch,pull} -v"Eric Wong2016-02-15
| | |_|/ / / | |/| | | |
* | | | | | git-svn: apply "svn.pathnameencoding" before URL encodingKazutoshi Satoda2016-02-22
* | | | | | git-svn: enable "svn.pathnameencoding" on dcommitKazutoshi Satoda2016-02-22
* | | | | | git-svn: hoist out utf8 prep from t9129 to lib-git-svnEric Wong2016-02-22
* | | | | | Merge branch 'da/user-useconfigonly'Junio C Hamano2016-02-17
|\ \ \ \ \ \
| * | | | | | ident: add user.useConfigOnly boolean for when ident shouldn't be guessedDan Aloni2016-02-08
| |/ / / / /
* | | | | | Merge branch 'nd/clear-gitenv-upon-use-of-alias'Junio C Hamano2016-02-17
|\ \ \ \ \ \
| * | | | | | git: remove an early return from save_env_before_alias()Junio C Hamano2016-01-27
* | | | | | | Merge branch 'mg/mingw-test-fix'Junio C Hamano2016-02-17
|\ \ \ \ \ \ \
| * | | | | | | t9100: fix breakage when SHELL_PATH is not /bin/shMichael J Gruber2016-02-08
* | | | | | | | Merge branch 'js/mingw-tests'Junio C Hamano2016-02-17
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | mingw: do not bother to test funny file namesJohannes Schindelin2016-01-28
| * | | | | | | mingw: skip a test in t9130 that cannot pass on WindowsJohannes Schindelin2016-01-28
| * | | | | | | mingw: handle the missing POSIXPERM prereq in t9124Johannes Schindelin2016-01-28
| * | | | | | | mingw: avoid illegal filename in t9118Johannes Schindelin2016-01-28
| * | | | | | | mingw: mark t9100's test cases with appropriate prereqsJohannes Schindelin2016-01-28
| * | | | | | | t0008: avoid absolute pathPat Thoyts2016-01-28
| * | | | | | | mingw: work around pwd issues in the testsJohannes Schindelin2016-01-28
| * | | | | | | mingw: fix t9700's assumption about directory separatorsJohannes Schindelin2016-01-28
| * | | | | | | mingw: skip test in t1508 that fails due to path conversionJohannes Schindelin2016-01-28
| * | | | | | | tests: turn off git-daemon tests if FIFOs are not availableJohannes Schindelin2016-01-28
| * | | | | | | mingw: disable mkfifo-based testsJohannes Schindelin2016-01-27
| * | | | | | | mingw: accomodate t0060-path-utils for MSYS2Johannes Schindelin2016-01-27
| * | | | | | | mingw: fix t5601-clone.shJohannes Schindelin2016-01-27
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'jk/drop-rsync-transport'Junio C Hamano2016-02-17
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | transport: drop support for git-over-rsyncJeff King2016-02-01
| |/ / / / /
* | | | | | Merge branch 'js/test-lib-windows-emulated-yes'Junio C Hamano2016-02-10
|\ \ \ \ \ \
| * | | | | | test-lib: limit the output of the yes utilityJohannes Schindelin2016-02-02
| |/ / / / /
* | | | | | Merge branch 'wp/sha1-name-negative-match'Junio C Hamano2016-02-10
|\ \ \ \ \ \
| * | | | | | object name: introduce '^{/!-<negative pattern>}' notationWill Palmer2016-02-01