summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
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-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-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
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