summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2007-02-275-1/+93
|\
| * mailinfo: do not get confused with logical lines that are too long.Linus Torvalds2007-02-275-1/+93
* | Update tests to use test-chmtimeEric Wong2007-02-253-34/+27
* | Merge branch 'js/etc-config'Junio C Hamano2007-02-241-2/+2
|\ \
| * | Make tests independent of global config filesJohannes Schindelin2007-02-221-2/+2
* | | git-svn: add test for useSvnsyncPropsEric Wong2007-02-232-0/+613
* | | git-svn: fix useSvmProps, hopefully for the last timeEric Wong2007-02-233-106/+562
* | | git-svn: hide the private git-svn 'config' file as '.metadata'Eric Wong2007-02-231-0/+1
* | | git-svn: brown paper bag fixesEric Wong2007-02-231-0/+28
* | | git-svn: allow 'init' to act as multi-initEric Wong2007-02-232-4/+4
* | | t910*: s/repo-config/config/g; poke around possible race conditionsEric Wong2007-02-235-15/+23
* | | git-svn: make test for SVK mirror path importsam@vilain.net2007-02-232-1/+105
* | | git-svn: use separate, per-repository .rev_db filesEric Wong2007-02-231-0/+11
* | | git-svn: correctly handle globs with a right-hand-side path componentEric Wong2007-02-231-0/+53
* | | git-svn: enable follow-parent functionality by defaultEric Wong2007-02-231-13/+13
* | | git-svn: --follow-parent tracks multi-parent pathsEric Wong2007-02-231-0/+7
* | | git-svn: prepare multi-init for wildcard supportEric Wong2007-02-231-6/+14
* | | git-svn: just name the default svn-remote "svn" instead of "git-svn"Eric Wong2007-02-233-15/+15
* | | git-svn: don't write to the config file from --follow-parentEric Wong2007-02-231-1/+1
* | | git-svn: fix several fetch bugs related to repeated invocationsEric Wong2007-02-231-3/+13
* | | git-svn: fetch tracks initial change with --follow-parentEric Wong2007-02-231-1/+13
* | | git-svn: stop using path names as refnames with --follow-parentEric Wong2007-02-231-2/+4
* | | git-svn: correctly handle do_{switch,update} in deep directoriesEric Wong2007-02-231-0/+31
* | | git-svn: fix committing to subdirectories, add testsEric Wong2007-02-232-0/+38
* | | git-svn: fix segfaults from accessing svn_log_changed_path_tEric Wong2007-02-231-1/+0
* | | git-svn: correctly track revisions made to deleted branchesEric Wong2007-02-231-1/+10
* | | git-svn: avoid tracking change-less revisionsEric Wong2007-02-232-7/+9
* | | git-svn: add an odd test case that seems to cause segfaults over HTTPEric Wong2007-02-231-0/+15
* | | git-svn: --follow-parent now works on sub-directories of larger branchesEric Wong2007-02-231-0/+17
* | | git-svn: 'init' attempts to connect to the repository root if possibleEric Wong2007-02-231-1/+13
* | | git-svn: allow --follow-parent on deleted directoriesEric Wong2007-02-231-0/+12
* | | git-svn: disallow ambigious local refspecsEric Wong2007-02-231-0/+11
* | | git-svn: --follow-parent works with svn-remotes multiple branchesEric Wong2007-02-231-0/+13
* | | git-svn: fix --follow-parent to work with Git::SVNEric Wong2007-02-231-2/+4
* | | git-svn: enable --minimize to simplify the config and connectionsEric Wong2007-02-231-0/+25
* | | git-svn: add support for metadata in .git/configEric Wong2007-02-231-0/+63
* | | git-svn: remove graft-branches commandEric Wong2007-02-231-67/+0
* | | git-svn: add a test for show-ignoreEric Wong2007-02-231-0/+26
* | | git-svn: make multi-init capable of reusing the Ra connectionEric Wong2007-02-231-0/+6
| | |
| \ \
*-. \ \ Merge branches 'lt/crlf' and 'jc/apply-config'Junio C Hamano2007-02-222-0/+379
|\ \ \ \
| | * | | t4119: test autocomputing -p<n> for traditional diff input.Junio C Hamano2007-02-211-74/+43
| | * | | git-apply: guess correct -p<n> value for non-git patches.Junio C Hamano2007-02-211-2/+54
| | * | | git-apply: notice "diff --git" patch againJunio C Hamano2007-02-211-2/+2
| | * | | t4119: add test for traditional patch and different p_valueJunio C Hamano2007-02-211-2/+49
| | * | | git-apply: require -p<n> when working in a subdirectory.Junio C Hamano2007-02-191-14/+18
| | * | | Teach 'git apply' to look at $GIT_DIR/configJunio C Hamano2007-02-171-0/+90
| | |/ /
| * | | Teach core.autocrlf to 'git apply'Junio C Hamano2007-02-171-4/+15
| * | | t0020: add test for auto-crlfJunio C Hamano2007-02-141-0/+206
| |/ /
* | | disable t4016-diff-quote.sh on some filesystemsAlex Riesen2007-02-201-0/+4
* | | Merge branch 'maint'Junio C Hamano2007-02-171-0/+20
|\ \ \ | | |/ | |/|