summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* t3701: add-p-fix makes the last test to passJunio C Hamano2011-05-081-1/+1
* t3701: Editing a split hunk in an "add -p" sessionJunio C Hamano2011-04-291-0/+36
* t/t7500-commit.sh: use test_cmp instead of testÆvar Arnfjörð Bjarmason2011-02-211-1/+6
* t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediateÆvar Arnfjörð Bjarmason2011-02-213-88/+6
* Merge branch 'maint-1.7.0' into maintJunio C Hamano2011-02-091-0/+1
|\
| * fast-import: introduce "feature notes" commandJonathan Nieder2011-02-091-0/+1
* | diff: support --cached on unborn branchesNguyễn Thái Ngọc Duy2011-02-073-0/+64
* | t7407: fix line endings for mingw buildPat Thoyts2011-02-071-0/+4
* | t4120-apply-popt: help systems with core.filemode=falseJohannes Sixt2011-02-071-2/+7
* | t3509: use unconstrained initial test to setup repository.Pat Thoyts2011-02-071-2/+4
* | Merge branch 'jl/fetch-submodule-recursive' into maintJunio C Hamano2011-01-311-1/+1
|\ \
| * | t5526: Fix wrong argument order in "git config"Jens Lehmann2011-01-311-1/+1
* | | Merge branch 'maint'Junio C Hamano2011-01-272-0/+45
|\ \ \
| * | | tests: sanitize more git environment variablesJeff King2011-01-271-0/+3
| * | | Merge branch 'jn/fast-import-empty-tree-removal' into maintJunio C Hamano2011-01-271-0/+42
| |\ \ \
| | * | | fast-import: treat filemodify with empty tree as deleteJonathan Nieder2011-01-271-0/+42
| * | | | Merge branch 'tr/submodule-relative-scp-url' into maintJunio C Hamano2011-01-191-0/+38
| |\ \ \ \
| * \ \ \ \ Merge branch 'rj/maint-test-fixes' into maintJunio C Hamano2011-01-194-23/+35
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jn/submodule-b-current' into maintJunio C Hamano2011-01-191-5/+23
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jc/maint-svn-info-test-fix' into maintJunio C Hamano2011-01-191-72/+34
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'jn/setup-fixes'Junio C Hamano2011-01-243-4453/+703
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t1510: fix typo in the comment of a testJonathan Nieder2011-01-241-1/+1
| * | | | | | | | | Subject: setup: officially support --work-tree without --git-dirJonathan Nieder2011-01-211-95/+115
| * | | | | | | | | tests: compress the setup testsJonathan Nieder2011-01-191-4401/+618
| * | | | | | | | | tests: cosmetic improvements to the repo-setup testJonathan Nieder2011-01-191-44/+50
| * | | | | | | | | t/README: hint about using $(pwd) rather than $PWD in testsJohannes Sixt2011-01-111-0/+6
| * | | | | | | | | Fix expected values of setup tests on WindowsJohannes Sixt2011-01-112-1167/+1168
* | | | | | | | | | Merge branch 'jn/perl-funcname'Junio C Hamano2011-01-131-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | diff: funcname and word patterns for perlJonathan Nieder2010-12-271-1/+1
* | | | | | | | | | | Merge branch 'rj/svn-test'Junio C Hamano2011-01-131-17/+21
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | lib-git-svn.sh: Move web-server handling code into separate functionRamsay Jones2011-01-041-17/+21
* | | | | | | | | | | | Merge branch 'rj/test-fixes'Junio C Hamano2011-01-133-2/+12
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | t4135-*.sh: Skip the "backslash" tests on cygwinRamsay Jones2011-01-081-1/+0
| * | | | | | | | | | | | t3032-*.sh: Do not strip CR from line-endings while grepping on MinGWRamsay Jones2011-01-081-0/+1
| * | | | | | | | | | | | t3032-*.sh: Pass the -b (--binary) option to sed on cygwinRamsay Jones2011-01-081-1/+3
| * | | | | | | | | | | | t6038-*.sh: Pass the -b (--binary) option to sed on cygwinRamsay Jones2011-01-082-1/+9
* | | | | | | | | | | | | Merge branch 'jn/t9010-work-around-broken-svnadmin'Junio C Hamano2011-01-131-20/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t9010: svnadmin can fail even if availableJonathan Nieder2011-01-101-20/+15
* | | | | | | | | | | | | | Merge branch 'tr/submodule-relative-scp-url'Junio C Hamano2011-01-131-0/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | submodule: fix relative url parsing for scp-style originThomas Rast2011-01-101-0/+38
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | t0000: quote TAP snippets in test codeThomas Rast2011-01-131-18/+18
* | | | | | | | | | | | | t9157-*.sh: Make the svn version check more preciseRamsay Jones2011-01-111-1/+1
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | t9157-*.sh: Add an svn version checkRamsay Jones2011-01-071-0/+8
* | | | | | | | | | | | t3032: limit sed branch labels to 8 charactersBrandon Casey2011-01-061-3/+3
* | | | | | | | | | | | t0001,t1510,t3301: use sane_unset which always returns with status 0Brandon Casey2011-01-063-37/+37
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'jn/svn-fe' (early part)Junio C Hamano2011-01-051-22/+37
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | vcs-svn: Error out for v3 dumpsJonathan Nieder2010-11-241-22/+37
* | | | | | | | | | | | Merge branch 'ao/t9001-fix'Junio C Hamano2011-01-051-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | t/t9001-send-email.sh: fix '&&' chain in some testsAntonio Ospite2011-01-041-4/+4
* | | | | | | | | | | | | Merge branch 'pw/convert-pathname-substitution'Junio C Hamano2011-01-051-0/+43
|\ \ \ \ \ \ \ \ \ \ \ \ \