summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/reflog-date'Junio C Hamano2009-03-261-0/+67
|\
| * make oneline reflog dates more consistent with multiline formatJeff King2009-03-201-0/+67
* | Merge branch 'jc/attributes-checkout'Junio C Hamano2009-03-261-0/+31
|\ \
| * | Add a test for checking whether gitattributes is honored by checkout.Kristian Amlie2009-03-201-0/+31
* | | Merge branch 'js/maint-diff-temp-smudge'Junio C Hamano2009-03-261-0/+16
|\ \ \
| * | | Smudge the files fed to external diff and textconvJohannes Schindelin2009-03-221-0/+16
* | | | Merge branch 'bc/maint-1.6.1-branch-deleted-was'Junio C Hamano2009-03-261-1/+1
|\ \ \ \
| * | | | git-branch: display "was sha1" on branch deletion rather than just "sha1"Brandon Casey2009-03-211-1/+1
* | | | | fast-export: Avoid dropping files from commitsElijah Newren2009-03-251-2/+5
* | | | | Merge branch 'for-junio' of git://repo.or.cz/git/mingw/j6tJunio C Hamano2009-03-253-1/+4
|\ \ \ \ \
| * | | | | t7502-commit: Skip SIGTERM test on WindowsJohannes Sixt2009-03-252-1/+3
| * | | | | t7005-editor: Use $SHELL_PATH in the editor scriptsJohannes Sixt2009-03-251-0/+1
* | | | | | Merge branch 'js/windows-tests'Junio C Hamano2009-03-2452-288/+594
|\ \ \ \ \ \ | |/ / / / /
| * | | | | t0060: fix whitespace in "wc -c" invocationJeff King2009-03-231-1/+1
| * | | | | t5503: GIT_DEBUG_SEND_PACK is not supported on MinGWJohannes Sixt2009-03-221-0/+7
| * | | | | t7004: Use prerequisite tags to skip tests that need gpgJohannes Sixt2009-03-221-49/+48
| * | | | | Use prerequisites to skip tests that need unzipJohannes Sixt2009-03-222-11/+11
| * | | | | t3700: Skip a test with backslashes in pathspecJohannes Sixt2009-03-222-1/+3
| * | | | | Skip tests that require a filesystem that obeys POSIX permissionsJohannes Sixt2009-03-226-19/+23
| * | | | | t0060: Fix tests on WindowsJohannes Sixt2009-03-221-33/+83
| * | | | | Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt2009-03-2232-76/+211
| * | | | | t9100, t9129: Use prerequisite tags for UTF-8 testsJohannes Sixt2009-03-222-31/+28
| * | | | | t5302: Use prerequisite tags to skip 64-bit offset testsJohannes Sixt2009-03-221-10/+5
| * | | | | Skip tests that fail if the executable bit is not handled by the filesystemJohannes Sixt2009-03-225-20/+42
| * | | | | t3600: Use test prerequisite tagsJohannes Sixt2009-03-221-28/+30
| * | | | | test-lib: Infrastructure to test and check for prerequisitesJohannes Sixt2009-03-212-5/+54
| * | | | | t0050: Check whether git init detected symbolic link support correctlyJohannes Sixt2009-03-191-2/+26
| * | | | | Tests on Windows: $(pwd) must return Windows-style pathsJohannes Sixt2009-03-193-3/+7
| * | | | | test-lib: Work around missing sum on WindowsJohannes Sixt2009-03-191-0/+3
| * | | | | test-lib: Work around incompatible sort and find on WindowsJohannes Sixt2009-03-191-0/+13
* | | | | | Merge branch 'mg/test-installed'Junio C Hamano2009-03-211-3/+11
|\ \ \ \ \ \
| * | | | | | test-lib.sh: Allow running the test suite against installed gitMichael J Gruber2009-03-161-2/+10
| * | | | | | test-lib.sh: Test for presence of git-init in the right path.Michael J Gruber2009-03-161-1/+1
* | | | | | | http tests: Darwin is not that specialJunio C Hamano2009-03-201-6/+1
* | | | | | | Merge branch 'mv/parseopt-ls-files'Junio C Hamano2009-03-201-1/+13
|\ \ \ \ \ \ \
| * | | | | | | ls-files: fix broken --no-empty-directoryJeff King2009-03-071-1/+13
| * | | | | | | t3000: use test_cmp instead of diffJeff King2009-03-071-2/+2
* | | | | | | | Merge branch 'xx/db-refspec-vs-js-remote'Junio C Hamano2009-03-201-0/+12
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Adjust js/remote-improvements and db/refspec-wildcard-in-the-middleJunio C Hamano2009-03-084-33/+156
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Support '*' in the middle of a refspecDaniel Barkalow2009-03-071-0/+12
* | | | | | | | | | Merge branch 'jc/clone-branch-rebase'Junio C Hamano2009-03-201-0/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Make git-clone respect branch.autosetuprebaseJunio C Hamano2009-03-031-0/+15
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'js/rebase-i-opt'Junio C Hamano2009-03-201-0/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rebase -i: avoid 'git reset' when possibleJohannes Schindelin2009-03-031-0/+11
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'fc/parseopt-config'Junio C Hamano2009-03-201-1/+8
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | config: test for --replace-all with one argument and fix documentation.Carlos Rica2009-03-171-1/+8
* | | | | | | | | | t5602: Work around path mangling on MSYSJohannes Sixt2009-03-191-2/+2
* | | | | | | | | | t5300, t5302, t5303: Do not use /dev/zeroJohannes Sixt2009-03-193-15/+16
* | | | | | | | | | t2200, t7004: Avoid glob pattern that also matches filesJohannes Sixt2009-03-192-3/+4
* | | | | | | | | | t7300: fix clean up on WindowsJohannes Schindelin2009-03-191-3/+3