summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* t2203: fix wrong commit commandNguyễn Thái Ngọc Duy2012-01-111-1/+1
* attr: don't confuse prefixes with leading directoriesJeff King2012-01-101-0/+10
* Merge branch 'jm/mergetool-pathspec' into maint-1.7.6Junio C Hamano2011-10-261-18/+40
|\
| * mergetool: Use args as pathspec to unmerged filesJonathon Mah2011-09-261-18/+40
* | Merge branch 'mz/remote-rename' into maint-1.7.6Junio C Hamano2011-10-261-0/+31
|\ \
| * | remote: only update remote-tracking branch if updating refspecMartin von Zweigbergk2011-09-111-1/+2
| * | remote: "rename o foo" should not rename ref "origin/bar"Martin von Zweigbergk2011-09-111-0/+10
| * | remote: write correct fetch spec when renaming remote 'remote'Martin von Zweigbergk2011-09-111-0/+20
* | | Merge branch 'rj/maint-t9159-svn-rev-notation' into maint-1.7.6Junio C Hamano2011-10-261-0/+8
|\ \ \
| * | | t9159-*.sh: skip for mergeinfo test for svn <= 1.4Ramsay Jones2011-09-211-0/+8
| |/ /
* | | Merge branch 'hl/iso8601-more-zone-formats' into maint-1.7.6Junio C Hamano2011-10-261-0/+6
|\ \ \
| * | | date.c: Support iso8601 timezone formatsHaitao Li2011-09-121-0/+6
| | |/ | |/|
* | | Merge branch 'mg/maint-doc-sparse-checkout' into maint-1.7.6Junio C Hamano2011-10-262-0/+6
|\ \ \
| * | | unpack-trees: print "Aborting" to stderrMichael J Gruber2011-09-212-0/+6
| |/ /
* | | 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
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |