summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
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
2007-01-07reflog expire --fix-staleJunio C Hamano
2007-01-06Fix timestamp for test-tickJunio C Hamano
2007-01-01git-svn: t/t91??-*: optimize the tests a bitEric Wong
2007-01-01git-svn: t/t9100-git-svn-basic: remove old check for NO_SYMLINKEric Wong
2007-01-01git-svn: remove svnadmin dependency from the testsEric Wong
2006-12-31Add test case for update hooks in receive-pack.Shawn O. Pearce
2006-12-31Merge branch 'master' into sp/mmapJunio C Hamano
2006-12-31Teach Git how to parse standard power of 2 suffixes.Shawn O. Pearce
2006-12-30t3900: test log --encoding=noneJunio C Hamano
2006-12-29Test suite for sliding window mmap implementation.Shawn O. Pearce
2006-12-29Fix 'git add' with .gitignoreJunio C Hamano
2006-12-29Add info about new test families (8 and 9) to t/READMEJakub Narebski
2006-12-29t5400 send-pack test: try a bit more nontrivial transfer.Junio C Hamano
2006-12-29Merge branch 'jc/utf8'Junio C Hamano
2006-12-29GIT_SKIP_TESTS: allow users to omit tests that are known to breakJunio C Hamano
2006-12-29t3900: test conversion to non UTF-8 as wellJunio C Hamano
2006-12-28xdl_merge(): fix a segmentation fault when refining conflictsJohannes Schindelin
2006-12-28git-svn: remove non-delta fetch code pathsEric Wong
2006-12-28t9200-git-cvsexportcommit.sh: quiet down commitEric Wong
2006-12-28test-lib: quiet down init-db output for testsEric Wong
2006-12-28t6024-recursive-merge: quiet down this testEric Wong
2006-12-28Rename t3900 test vector fileJunio C Hamano
2006-12-28UTF-8: introduce i18n.logoutputencoding.Junio C Hamano
2006-12-27Merge branch 'master' into js/shallowJunio C Hamano
2006-12-27git-svn: quiet down tests and fix some unportable shell constructsEric Wong
2006-12-25t3600: update the test for updated git rmJunio C Hamano
2006-12-25Merge branch 'jc/skip-count'Junio C Hamano
2006-12-24Merge branch 'sb/merge-friendly'Junio C Hamano
2006-12-23Display 'theirs' branch name when possible in merge.Shawn O. Pearce
2006-12-22Add a test for git-rerereJohannes Schindelin
2006-12-21Merge branch 'ew/svn-pm'Junio C Hamano
2006-12-20revision: --skip=<n>Junio C Hamano