summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cb/maint-ls-files-error-report' into maintJunio C Hamano2011-09-231-0/+72
|\
| * t3005: do not assume a particular order of stdout and stderr of git-ls-filesJohannes Sixt2011-08-281-10/+12
| * ls-files: fix pathspec display on errorClemens Buchacher2011-08-111-0/+70
* | Merge branch 'jc/maint-clone-alternates' into maintJunio C Hamano2011-09-231-0/+23
|\ \
| * | clone: clone from a repository with relative alternatesJunio C Hamano2011-08-231-1/+9
| * | clone: allow more than one --referenceJunio C Hamano2011-08-221-0/+15
* | | Merge branch 'nd/maint-clone-gitdir' into maintJunio C Hamano2011-09-231-0/+4
|\ \ \
| * | | clone: allow to clone from .git fileNguyễn Thái Ngọc Duy2011-08-221-0/+4
| |/ /
* | | Merge branch 'mh/check-ref-format-print-normalize' into maintJunio C Hamano2011-09-231-0/+9
|\ \ \
| * | | Forbid DEL characters in reference namesMichael Haggerty2011-08-271-0/+3
| * | | check-ref-format --print: Normalize refnames that start with slashesMichael Haggerty2011-08-251-0/+6
| * | | Merge branch 'jk/git-connection-deadlock-fix' into maint-1.7.4Junio C Hamano2011-05-261-0/+43
| |\ \ \
* | \ \ \ Merge branch 'mg/branch-set-upstream-previous' into maintJunio C Hamano2011-09-231-0/+14
|\ \ \ \ \
| * | | | | branch.c: use the parsed branch nameMichael J Gruber2011-08-191-0/+14
* | | | | | Merge branch 'jk/reset-reflog-message-fix' into maintJunio C Hamano2011-09-111-4/+4
|\ \ \ \ \ \
| * | | | | | reset: give better reflog messagesJeff King2011-07-221-4/+4
* | | | | | | Merge branch 'vi/make-test-vector-less-specific' into maintJunio C Hamano2011-09-118-13/+13
|\ \ \ \ \ \ \
| * | | | | | | tests: cleanup binary test vector filesVitaliy Ivanov2011-07-198-13/+13
| |/ / / / / /
* | | | | | | Merge branch 'jk/maint-config-param' into maintJunio C Hamano2011-09-111-0/+18
|\ \ \ \ \ \ \
| * | | | | | | config: avoid segfault when parsing command-line configJeff King2011-06-221-0/+4
| * | | | | | | config: die on error in command-line configJeff King2011-06-221-0/+8
| * | | | | | | fix "git -c" parsing of values with equals signsJeff King2011-06-221-0/+6
* | | | | | | | Merge branch 'jk/maint-1.7.2-status-ignored' into maintJunio C Hamano2011-09-111-0/+121
|\ \ \ \ \ \ \ \
| * | | | | | | | git status --ignored: tests and docsJunio C Hamano2011-06-021-0/+121
* | | | | | | | | 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