summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* t/t1300-repo-config.sh: value continued on next lineJakub Narebski2007-01-231-0/+20
* git-checkout -m: fix merge caseJunio C Hamano2007-01-231-1/+27
* Revert "prune: --grace=time"Junio C Hamano2007-01-214-10/+10
* prune: --grace=timeMatthias Lederhofer2007-01-204-10/+10
* Do not verify filenames in a bare repositoryJohannes Schindelin2007-01-201-0/+29
* Extend read_ref_at() to be usable from places other than sha1_name.Junio C Hamano2007-01-191-3/+3
* config_set_multivar(): disallow newlines in keysJohannes Schindelin2007-01-191-0/+6
* Use standard -t option for touch.Simon 'corecode' Schubert2007-01-181-12/+12
* Add --summary to git-format-patch by defaultJunio C Hamano2007-01-176-0/+12
* Use merge-recursive in git-checkout -m (branch switching)Junio C Hamano2007-01-161-8/+33
* Replace "echo -n" with printf in shell scripts.Jason Riedy2007-01-153-4/+4
* Start all test scripts with /bin/sh.Jason Riedy2007-01-153-1/+3
* Use merge-recursive in git-revert/git-cherry-pickJunio C Hamano2007-01-141-0/+62
* Add describe test.Junio C Hamano2007-01-141-0/+97
* Merge branch 'jc/int'Junio C Hamano2007-01-143-0/+263
|\
| * More tests in t3901.Junio C Hamano2007-01-131-36/+137
| * t3901: test "format-patch | am" pipe with i18nJunio C Hamano2007-01-133-0/+162
* | Hide output about SVN::Core not being found during tests.Shawn O. Pearce2007-01-141-1/+1
|/
* git-svn: fix tests to work with older svnEric Wong2007-01-132-2/+4
* use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre2007-01-129-15/+15
* Merge branch 'jc/detached-head'Junio C Hamano2007-01-111-1/+1
|\
| * git-checkout: fix branch name output from the commandJunio C Hamano2007-01-081-1/+1
* | Fix t1410 for core.filemode==falseJohannes Schindelin2007-01-101-0/+2
* | Auto-quote config values in config.c:store_write_pair()Brian Gernhardt2007-01-081-0/+17
* | Merge branch 'jc/reflog'Junio C Hamano2007-01-081-0/+176
|\ \
| * | reflog expire --fix-staleJunio C Hamano2007-01-061-0/+176
* | | --prune is now default for 'pack-refs'Junio C Hamano2007-01-081-1/+1
| |/ |/|
* | Merge branch 'sp/mmap'Junio C Hamano2007-01-071-0/+60
|\ \ | |/ |/|
| * Merge branch 'master' into sp/mmapJunio C Hamano2006-12-302-1/+18
| |\
| * | Test suite for sliding window mmap implementation.Shawn O. Pearce2006-12-291-0/+60
* | | Fix timestamp for test-tickJunio C Hamano2007-01-061-3/+3
* | | git-svn: t/t91??-*: optimize the tests a bitEric Wong2006-12-313-19/+7
* | | git-svn: t/t9100-git-svn-basic: remove old check for NO_SYMLINKEric Wong2006-12-311-49/+35
* | | git-svn: remove svnadmin dependency from the testsEric Wong2006-12-311-22/+17
* | | Add test case for update hooks in receive-pack.Shawn O. Pearce2006-12-311-0/+81
| |/ |/|
* | Teach Git how to parse standard power of 2 suffixes.Shawn O. Pearce2006-12-301-0/+10
* | t3900: test log --encoding=noneJunio C Hamano2006-12-301-1/+8
|/
* Fix 'git add' with .gitignoreJunio C Hamano2006-12-291-0/+33
* Add info about new test families (8 and 9) to t/READMEJakub Narebski2006-12-291-0/+2
* t5400 send-pack test: try a bit more nontrivial transfer.Junio C Hamano2006-12-292-9/+45
* Merge branch 'jc/utf8'Junio C Hamano2006-12-286-0/+133
|\
| * t3900: test conversion to non UTF-8 as wellJunio C Hamano2006-12-281-0/+11
| * Rename t3900 test vector fileJunio C Hamano2006-12-272-5/+5
| * UTF-8: introduce i18n.logoutputencoding.Junio C Hamano2006-12-276-0/+122
* | GIT_SKIP_TESTS: allow users to omit tests that are known to breakJunio C Hamano2006-12-281-18/+70
* | xdl_merge(): fix a segmentation fault when refining conflictsJohannes Schindelin2006-12-281-0/+22
* | git-svn: remove non-delta fetch code pathsEric Wong2006-12-281-2/+1
* | t9200-git-cvsexportcommit.sh: quiet down commitEric Wong2006-12-281-4/+6
* | test-lib: quiet down init-db output for testsEric Wong2006-12-281-1/+1
* | t6024-recursive-merge: quiet down this testEric Wong2006-12-281-43/+47