aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* make t8001 work on Mac OS X againJohannes Schindelin2007-03-06
* mailinfo: do not get confused with logical lines that are too long.Linus Torvalds2007-02-27
* Do not take mode bits from index after type change.Junio C Hamano2007-02-16
* 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
* | git-checkout -m: fix merge caseJunio C Hamano2007-01-23
* | Revert "prune: --grace=time"Junio C Hamano2007-01-21
* | prune: --grace=timeMatthias Lederhofer2007-01-20
* | Do not verify filenames in a bare repositoryJohannes Schindelin2007-01-20
* | Extend read_ref_at() to be usable from places other than sha1_name.Junio C Hamano2007-01-19
* | config_set_multivar(): disallow newlines in keysJohannes Schindelin2007-01-19
* | Use standard -t option for touch.Simon 'corecode' Schubert2007-01-18
* | Add --summary to git-format-patch by defaultJunio C Hamano2007-01-17
* | Use merge-recursive in git-checkout -m (branch switching)Junio C Hamano2007-01-16
* | Replace "echo -n" with printf in shell scripts.Jason Riedy2007-01-15
* | Start all test scripts with /bin/sh.Jason Riedy2007-01-15
* | Use merge-recursive in git-revert/git-cherry-pickJunio C Hamano2007-01-14
* | Add describe test.Junio C Hamano2007-01-14
* | Merge branch 'jc/int'Junio C Hamano2007-01-14
|\ \
| * | More tests in t3901.Junio C Hamano2007-01-13
| * | t3901: test "format-patch | am" pipe with i18nJunio C Hamano2007-01-13
| |/
* | Hide output about SVN::Core not being found during tests.Shawn O. Pearce2007-01-14
|/
* git-svn: fix tests to work with older svnEric Wong2007-01-13