summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kn/ref-filter-atom-parsing'Junio C Hamano2016-02-261-0/+42
|\
| * ref-filter: align: introduce long-form syntaxKarthik Nayak2016-02-171-0/+42
* | Merge branch 'tg/git-remote'Junio C Hamano2016-02-261-0/+33
|\ \
| * | remote: use remote_is_configured() for add and renametg/git-remoteThomas Gummerer2016-02-161-0/+15
| * | remote: actually check if remote exitsThomas Gummerer2016-02-161-0/+18
* | | Merge branch 'nd/worktree-add-B'Junio C Hamano2016-02-241-0/+15
|\ \ \
| * | | worktree add -B: do the checkout test before update branchnd/worktree-add-BNguyễn Thái Ngọc Duy2016-02-151-0/+7
| * | | worktree: fix "add -B"Nguyễn Thái Ngọc Duy2016-02-151-0/+8
* | | | Merge branch 'nd/exclusion-regression-fix'Junio C Hamano2016-02-242-5/+155
|\ \ \ \
| * | | | dir.c: don't exclude whole dir prematurelyNguyễn Thái Ngọc Duy2016-02-152-5/+155
* | | | | Merge branch 'nd/git-common-dir-fix'Junio C Hamano2016-02-241-0/+10
|\ \ \ \ \
| * | | | | rev-parse: take prefix into account in --git-common-dirnd/git-common-dir-fixNguyễn Thái Ngọc Duy2016-02-121-0/+10
* | | | | | Merge branch 'nd/dwim-wildcards-as-pathspecs'Junio C Hamano2016-02-242-26/+48
|\ \ \ \ \ \
| * | | | | | get_sha1: don't die() on bogus search stringsnd/dwim-wildcards-as-pathspecsJeff King2016-02-101-0/+10
| * | | | | | check_filename: tighten dwim-wildcard ambiguityJeff King2016-02-102-26/+38
* | | | | | | tests: remove no-op full-svn-test targetEric Wong2016-02-231-6/+0
* | | | | | | Merge branch 'js/git-remote-add-url-insteadof-test'Junio C Hamano2016-02-221-0/+5
|\ \ \ \ \ \ \
| * | | | | | | t5505: 'remote add x y' should work when url.y.insteadOf = xjs/git-remote-add-url-insteadof-testJohannes Schindelin2016-02-171-0/+5
* | | | | | | | Merge branch 'ew/connect-verbose'Junio C Hamano2016-02-221-2/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | t5570: add tests for "git {clone,fetch,pull} -v"ew/connect-verboseEric Wong2016-02-151-2/+20
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | git-svn: apply "svn.pathnameencoding" before URL encodingKazutoshi Satoda2016-02-221-0/+15
* | | | | | | | git-svn: enable "svn.pathnameencoding" on dcommitKazutoshi Satoda2016-02-221-2/+23
* | | | | | | | git-svn: hoist out utf8 prep from t9129 to lib-git-svnEric Wong2016-02-222-11/+13
* | | | | | | | Merge branch 'da/user-useconfigonly'Junio C Hamano2016-02-171-0/+39
|\ \ \ \ \ \ \ \
| * | | | | | | | ident: add user.useConfigOnly boolean for when ident shouldn't be guessedDan Aloni2016-02-081-0/+39
| |/ / / / / / /
* | | | | | | | Merge branch 'nd/clear-gitenv-upon-use-of-alias'Junio C Hamano2016-02-171-0/+52
|\ \ \ \ \ \ \ \
| * | | | | | | | git: remove an early return from save_env_before_alias()Junio C Hamano2016-01-271-0/+52
* | | | | | | | | Merge branch 'mg/mingw-test-fix'Junio C Hamano2016-02-171-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t9100: fix breakage when SHELL_PATH is not /bin/shmg/mingw-test-fixMichael J Gruber2016-02-081-1/+2
* | | | | | | | | | Merge branch 'js/mingw-tests'Junio C Hamano2016-02-1723-54/+84
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | mingw: do not bother to test funny file namesJohannes Schindelin2016-01-288-5/+9
| * | | | | | | | | mingw: skip a test in t9130 that cannot pass on WindowsJohannes Schindelin2016-01-281-1/+1
| * | | | | | | | | mingw: handle the missing POSIXPERM prereq in t9124Johannes Schindelin2016-01-281-6/+10
| * | | | | | | | | mingw: avoid illegal filename in t9118Johannes Schindelin2016-01-281-3/+9
| * | | | | | | | | mingw: mark t9100's test cases with appropriate prereqsJohannes Schindelin2016-01-281-9/+9
| * | | | | | | | | t0008: avoid absolute pathPat Thoyts2016-01-281-1/+1
| * | | | | | | | | mingw: work around pwd issues in the testsJohannes Schindelin2016-01-284-16/+16
| * | | | | | | | | mingw: fix t9700's assumption about directory separatorsJohannes Schindelin2016-01-281-1/+1
| * | | | | | | | | mingw: skip test in t1508 that fails due to path conversionJohannes Schindelin2016-01-281-1/+5
| * | | | | | | | | tests: turn off git-daemon tests if FIFOs are not availableJohannes Schindelin2016-01-281-0/+5
| * | | | | | | | | mingw: disable mkfifo-based testsJohannes Schindelin2016-01-271-1/+1
| * | | | | | | | | mingw: accomodate t0060-path-utils for MSYS2Johannes Schindelin2016-01-271-0/+9
| * | | | | | | | | mingw: fix t5601-clone.shJohannes Schindelin2016-01-271-10/+8
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jk/drop-rsync-transport'Junio C Hamano2016-02-171-36/+0
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | transport: drop support for git-over-rsyncjk/drop-rsync-transportJeff King2016-02-011-36/+0
| |/ / / / / / /
* | | | | | | | Merge branch 'js/test-lib-windows-emulated-yes'Junio C Hamano2016-02-101-2/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | test-lib: limit the output of the yes utilityjs/test-lib-windows-emulated-yesJohannes Schindelin2016-02-021-2/+4
| |/ / / / / / /
* | | | | | | | Merge branch 'wp/sha1-name-negative-match'Junio C Hamano2016-02-101-1/+52
|\ \ \ \ \ \ \ \
| * | | | | | | | object name: introduce '^{/!-<negative pattern>}' notationwp/sha1-name-negative-matchWill Palmer2016-02-011-1/+30
| * | | | | | | | test for '!' handling in rev-parse's named commitsWill Palmer2016-01-111-1/+23