summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/no-gitweb-test-without-cgi-etc' into maintJunio C Hamano2011-08-231-0/+5
|\
| * t/gitweb-lib.sh: skip gitweb tests when perl dependencies are not metJunio C Hamano2011-06-151-0/+5
* | Merge branch 'jk/tag-list-multiple-patterns' into maintJunio C Hamano2011-08-161-0/+5
|\ \
| * | tag: accept multiple patterns for --listJeff King2011-06-201-0/+5
* | | Merge branch 'jl/submodule-update-quiet' into maintJunio C Hamano2011-08-161-2/+4
|\ \ \
| * | | submodule: update and add must honor --quiet flagJens Lehmann2011-07-281-2/+4
* | | | Merge branch 'jl/submodule-add-relurl-wo-upstream' into maintJunio C Hamano2011-08-161-0/+10
|\ \ \ \
| * | | | submodule add: allow relative repository path even when no url is setJens Lehmann2011-06-061-2/+5
| * | | | submodule add: test failure when url is not configured in superprojectJens Lehmann2011-06-061-0/+7
| | |/ / | |/| |
* | | | Merge branch 'js/ls-tree-error' into maintJunio C Hamano2011-08-161-0/+24
|\ \ \ \
| * | | | Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails.Jon Seymour2011-07-251-1/+1
| * | | | Add a test to check that git ls-tree sets non-zero exit code on error.Jon Seymour2011-07-241-0/+24
* | | | | Merge branch 'jk/fast-export-quote-path' into maintJunio C Hamano2011-08-161-1/+27
|\ \ \ \ \
| * | | | | fast-export: quote paths in outputJeff King2011-08-051-1/+27
* | | | | | Merge branch 'jc/maint-reset-unmerged-path' into maintJunio C Hamano2011-08-161-0/+15
|\ \ \ \ \ \
| * | | | | | reset [<commit>] paths...: do not mishandle unmerged pathsJunio C Hamano2011-07-131-0/+15
* | | | | | | Merge branch 'jc/submodule-sync-no-auto-vivify' into maintJunio C Hamano2011-08-161-2/+13
|\ \ \ \ \ \ \
| * | | | | | | submodule sync: do not auto-vivify uninteresting submoduleJunio C Hamano2011-06-261-2/+13
* | | | | | | | Merge branch 'bc/submodule-foreach-stdin-fix-1.7.4' into maintJunio C Hamano2011-08-161-0/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | git-submodule.sh: preserve stdin for the command spawned by foreachBrandon Casey2011-06-291-2/+2
| * | | | | | | | t/t7407: demonstrate that the command called by 'submodule foreach' loses stdinBrandon Casey2011-06-291-0/+18
* | | | | | | | | Merge branch 'aw/rebase-i-p' into maintJunio C Hamano2011-08-163-3/+29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rebase -i -p: include non-first-parent commits in todo listAndrew Wong2011-06-193-3/+29
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'jk/combine-diff-binary-etc' into maintJunio C Hamano2011-08-161-0/+212
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | combine-diff: respect textconv attributesJeff King2011-05-241-0/+99
| * | | | | | | | | combine-diff: handle binary files as binaryJeff King2011-05-231-0/+113
* | | | | | | | | | Merge branch 'jl/maint-fetch-recursive-fix' into maintJunio C Hamano2011-08-011-8/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fetch: Also fetch submodules in subdirectories in on-demand modeJens Lehmann2011-06-201-8/+8
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jc/maint-1.7.3-checkout-describe' into maintJunio C Hamano2011-08-011-0/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | checkout -b <name>: correctly detect existing branchJunio C Hamano2011-06-051-0/+11
* | | | | | | | | | | t7400: fix bogus test failure with symlinked trashJeff King2011-07-311-2/+4
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | tests: print failed test numbers at the end of the test runJens Lehmann2011-07-241-1/+13
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge git://bogomips.org/git-svn into maintJunio C Hamano2011-06-291-0/+33
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-svn: Correctly handle root commits in mergeinfo rangesMichael Haggerty2011-06-281-1/+1
| * | | | | | | | | git-svn: Demonstrate a bug with root commits in mergeinfo rangesMichael Haggerty2011-06-281-0/+33
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'maint-1.7.5' into maintJunio C Hamano2011-06-291-2/+10
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | test: skip clean-up when running under --immediate modeJunio C Hamano2011-06-291-2/+10
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'jk/maint-config-alias-fix' into maintJunio C Hamano2011-06-011-0/+7
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'ml/test-readme' into maintJunio C Hamano2011-05-311-8/+9
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'ab/i18n-fixup' into maintJunio C Hamano2011-05-3136-363/+343
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jc/rename-degrade-cc-to-c' into maintJunio C Hamano2011-05-311-0/+25
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jn/run-command-error-failure' into maintJunio C Hamano2011-05-291-0/+23
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mk/grep-pcre'Junio C Hamano2011-06-201-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t7810: avoid unportable use of "echo"Junio C Hamano2011-06-201-3/+3
* | | | | | | | | | | | | | Merge branch 'di/no-no-existant'Junio C Hamano2011-06-196-13/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fix typo: existant->existentDmitry Ivankov2011-06-166-13/+13
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | tests: link shell libraries into valgrind directoryJeff King2011-06-171-2/+7
* | | | | | | | | | | | | | t/Makefile: pass test opts to valgrind target properlyJeff King2011-06-171-1/+1
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | gitweb: do not misparse nonnumeric content tag files that contain a digitJonathan Nieder2011-06-091-0/+8
* | | | | | | | | | | | | Merge branch 'jc/magic-pathspec'Junio C Hamano2011-06-071-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \