aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
...
* | | 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
* | t4016: test quoting funny pathnames in diff outputJunio C Hamano2007-02-11
|/
* t4200: skip gc-rerere test on systems with non GNU date.Junio C Hamano2007-02-07
* Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-02-07
|\
| * Teach fast-import how to clear the internal branch content.Shawn O. Pearce2007-02-07
* | Avoid ActiveState Perl IO in t800[12]Alex Riesen2007-02-07
* | Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-02-06
|\ \ | |/
| * Don't do non-fastforward updates in fast-import.Shawn O. Pearce2007-02-06
| * Support RFC 2822 date parsing in fast-import.Shawn O. Pearce2007-02-06
| * Merge branch 'master' into sp/gfiShawn O. Pearce2007-01-30
| |\
| * | Accept 'inline' file data in fast-import commit structure.Shawn O. Pearce2007-01-18
| * | Reduce value duplication in t9300-fast-import.Shawn O. Pearce2007-01-18
| * | Create test case for fast-import.Shawn O. Pearce2007-01-18
* | | t9200: Work around HFS+ issues.Junio C Hamano2007-02-05
* | | git-clone --reference: saner handling of borrowed symrefs.Junio C Hamano2007-02-04
* | | Default GIT_MERGE_VERBOSITY to 5 during tests.Shawn O. Pearce2007-02-03
* | | Keep untracked files not involved in a merge.Shawn O. Pearce2007-02-03
* | | Assorted typo fixesPavel Roskin2007-02-03
* | | t9200: do not test -x bit if the filesystem does not support it.Junio C Hamano2007-01-31
* | | t9200: Re-code non-ascii path test in UTF-8Junio C Hamano2007-01-31
| |/ |/|
* | git-fsck-objects is now synonym to git-fsckJunio C Hamano2007-01-28
* | [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-28
* | Fix seriously broken "git pack-refs"Linus Torvalds2007-01-25
* | Consolidate {receive,fetch}.unpackLimitJunio C Hamano2007-01-24
* | fetch-pack: remove --keep-auto and make it the default.Junio C Hamano2007-01-24
* | t/t1300-repo-config.sh: value continued on next lineJakub Narebski2007-01-23