summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2007-02-07t4200: skip gc-rerere test on systems with non GNU date.Junio C Hamano
2007-02-07Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano
2007-02-07Avoid ActiveState Perl IO in t800[12]Alex Riesen
2007-02-07Teach fast-import how to clear the internal branch content.Shawn O. Pearce
2007-02-07Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano
2007-02-06Don't do non-fastforward updates in fast-import.Shawn O. Pearce
2007-02-06Support RFC 2822 date parsing in fast-import.Shawn O. Pearce
2007-02-05t9200: Work around HFS+ issues.Junio C Hamano
2007-02-04git-clone --reference: saner handling of borrowed symrefs.Junio C Hamano
2007-02-04Default GIT_MERGE_VERBOSITY to 5 during tests.Shawn O. Pearce
2007-02-04Keep untracked files not involved in a merge.Shawn O. Pearce
2007-02-04Assorted typo fixesPavel Roskin
2007-01-31t9200: do not test -x bit if the filesystem does not support it.Junio C Hamano
2007-01-31t9200: Re-code non-ascii path test in UTF-8Junio C Hamano
2007-01-30Merge branch 'master' into sp/gfiShawn O. Pearce
2007-01-29git-fsck-objects is now synonym to git-fsckJunio C Hamano
2007-01-29[PATCH] Rename git-repo-config to git-config.Tom Prince
2007-01-26Fix seriously broken "git pack-refs"Linus Torvalds
2007-01-25Consolidate {receive,fetch}.unpackLimitJunio C Hamano
2007-01-25fetch-pack: remove --keep-auto and make it the default.Junio C Hamano
2007-01-24t/t1300-repo-config.sh: value continued on next lineJakub Narebski
2007-01-24git-checkout -m: fix merge caseJunio C Hamano
2007-01-22Revert "prune: --grace=time"Junio C Hamano
2007-01-21prune: --grace=timeMatthias Lederhofer
2007-01-21Do not verify filenames in a bare repositoryJohannes Schindelin
2007-01-20Extend read_ref_at() to be usable from places other than sha1_name.Junio C Hamano
2007-01-20config_set_multivar(): disallow newlines in keysJohannes Schindelin
2007-01-18Use standard -t option for touch.Simon 'corecode' Schubert
2007-01-18Accept 'inline' file data in fast-import commit structure.Shawn O. Pearce
2007-01-18Reduce value duplication in t9300-fast-import.Shawn O. Pearce
2007-01-18Create test case for fast-import.Shawn O. Pearce
2007-01-18Add --summary to git-format-patch by defaultJunio C Hamano
2007-01-17Use merge-recursive in git-checkout -m (branch switching)Junio C Hamano
2007-01-16Replace "echo -n" with printf in shell scripts.Jason Riedy
2007-01-16Start all test scripts with /bin/sh.Jason Riedy
2007-01-15Use merge-recursive in git-revert/git-cherry-pickJunio C Hamano
2007-01-15Add describe test.Junio C Hamano
2007-01-14Merge branch 'jc/int'Junio C Hamano
2007-01-14Hide output about SVN::Core not being found during tests.Shawn O. Pearce
2007-01-13More tests in t3901.Junio C Hamano
2007-01-13t3901: test "format-patch | am" pipe with i18nJunio C Hamano
2007-01-13git-svn: fix tests to work with older svnEric Wong
2007-01-12use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre
2007-01-12Merge branch 'jc/detached-head'Junio C Hamano
2007-01-10Fix t1410 for core.filemode==falseJohannes Schindelin
2007-01-09Auto-quote config values in config.c:store_write_pair()Brian Gernhardt
2007-01-08Merge branch 'jc/reflog'Junio C Hamano
2007-01-08--prune is now default for 'pack-refs'Junio C Hamano
2007-01-08git-checkout: fix branch name output from the commandJunio C Hamano
2007-01-07Merge branch 'sp/mmap'Junio C Hamano