aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
...
* | | git-svn: hide the private git-svn 'config' file as '.metadata'Eric Wong2007-02-23
* | | git-svn: brown paper bag fixesEric Wong2007-02-23
* | | git-svn: allow 'init' to act as multi-initEric Wong2007-02-23
* | | t910*: s/repo-config/config/g; poke around possible race conditionsEric Wong2007-02-23
* | | git-svn: make test for SVK mirror path importsam@vilain.net2007-02-23
* | | git-svn: use separate, per-repository .rev_db filesEric Wong2007-02-23
* | | git-svn: correctly handle globs with a right-hand-side path componentEric Wong2007-02-23
* | | git-svn: enable follow-parent functionality by defaultEric Wong2007-02-23
* | | git-svn: --follow-parent tracks multi-parent pathsEric Wong2007-02-23
* | | git-svn: prepare multi-init for wildcard supportEric Wong2007-02-23
* | | git-svn: just name the default svn-remote "svn" instead of "git-svn"Eric Wong2007-02-23
* | | git-svn: don't write to the config file from --follow-parentEric Wong2007-02-23
* | | git-svn: fix several fetch bugs related to repeated invocationsEric Wong2007-02-23
* | | git-svn: fetch tracks initial change with --follow-parentEric Wong2007-02-23
* | | git-svn: stop using path names as refnames with --follow-parentEric Wong2007-02-23
* | | git-svn: correctly handle do_{switch,update} in deep directoriesEric Wong2007-02-23
* | | git-svn: fix committing to subdirectories, add testsEric Wong2007-02-23
* | | git-svn: fix segfaults from accessing svn_log_changed_path_tEric Wong2007-02-23
* | | git-svn: correctly track revisions made to deleted branchesEric Wong2007-02-23
* | | git-svn: avoid tracking change-less revisionsEric Wong2007-02-23
* | | git-svn: add an odd test case that seems to cause segfaults over HTTPEric Wong2007-02-23
* | | git-svn: --follow-parent now works on sub-directories of larger branchesEric Wong2007-02-23
* | | git-svn: 'init' attempts to connect to the repository root if possibleEric Wong2007-02-23
* | | git-svn: allow --follow-parent on deleted directoriesEric Wong2007-02-23
* | | git-svn: disallow ambigious local refspecsEric Wong2007-02-23
* | | git-svn: --follow-parent works with svn-remotes multiple branchesEric Wong2007-02-23
* | | git-svn: fix --follow-parent to work with Git::SVNEric Wong2007-02-23
* | | git-svn: enable --minimize to simplify the config and connectionsEric Wong2007-02-23
* | | git-svn: add support for metadata in .git/configEric Wong2007-02-23
* | | git-svn: remove graft-branches commandEric Wong2007-02-23
* | | git-svn: add a test for show-ignoreEric Wong2007-02-23
* | | git-svn: make multi-init capable of reusing the Ra connectionEric Wong2007-02-23
| | |
| \ \
*-. \ \ Merge branches 'lt/crlf' and 'jc/apply-config'Junio C Hamano2007-02-22
|\ \ \ \
| | * | | t4119: test autocomputing -p<n> for traditional diff input.Junio C Hamano2007-02-21
| | * | | git-apply: guess correct -p<n> value for non-git patches.Junio C Hamano2007-02-21
| | * | | git-apply: notice "diff --git" patch againJunio C Hamano2007-02-21
| | * | | t4119: add test for traditional patch and different p_valueJunio C Hamano2007-02-21
| | * | | git-apply: require -p<n> when working in a subdirectory.Junio C Hamano2007-02-19
| | * | | Teach 'git apply' to look at $GIT_DIR/configJunio C Hamano2007-02-17
| | |/ /
| * | | Teach core.autocrlf to 'git apply'Junio C Hamano2007-02-17
| * | | t0020: add test for auto-crlfJunio C Hamano2007-02-14
| |/ /
* | | disable t4016-diff-quote.sh on some filesystemsAlex Riesen2007-02-20
* | | Merge branch 'maint'Junio C Hamano2007-02-17
|\ \ \ | | |/ | |/|
| * | Do not take mode bits from index after type change.Junio C Hamano2007-02-16
| |/
* | Merge branch 'jc/deprecate'Junio C Hamano2007-02-13
|\ \ | |/ |/|
| * Remove git-resolve.Junio C Hamano2007-02-12
* | Work around Subversion race in git-svn tests.Michael Spang2007-02-12
|/
* fast-import: Support reusing 'from' and brown paper bag fix reset.Shawn O. Pearce2007-02-12
* Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-02-11
|\
| * fast-import: Hide the pack boundary commits by default.Shawn O. Pearce2007-02-11