aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* 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
|\
| * 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
| |/
* | 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
|/
* git-svn: fix tests to work with older svnEric Wong2007-01-13
* use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre2007-01-12
* Merge branch 'jc/detached-head'Junio C Hamano2007-01-11
|\
| * git-checkout: fix branch name output from the commandJunio C Hamano2007-01-08
* | Fix t1410 for core.filemode==falseJohannes Schindelin2007-01-10
* | Auto-quote config values in config.c:store_write_pair()Brian Gernhardt2007-01-08
* | Merge branch 'jc/reflog'Junio C Hamano2007-01-08
|\ \
| * | reflog expire --fix-staleJunio C Hamano2007-01-06
* | | --prune is now default for 'pack-refs'Junio C Hamano2007-01-08
| |/ |/|
* | Merge branch 'sp/mmap'Junio C Hamano2007-01-07
|\ \ | |/ |/|
| * Merge branch 'master' into sp/mmapJunio C Hamano2006-12-30
| |\
| * | Test suite for sliding window mmap implementation.Shawn O. Pearce2006-12-29
* | | Fix timestamp for test-tickJunio C Hamano2007-01-06
* | | git-svn: t/t91??-*: optimize the tests a bitEric Wong2006-12-31
* | | git-svn: t/t9100-git-svn-basic: remove old check for NO_SYMLINKEric Wong2006-12-31
* | | git-svn: remove svnadmin dependency from the testsEric Wong2006-12-31
* | | Add test case for update hooks in receive-pack.Shawn O. Pearce2006-12-31
| |/ |/|
* | Teach Git how to parse standard power of 2 suffixes.Shawn O. Pearce2006-12-30
* | t3900: test log --encoding=noneJunio C Hamano2006-12-30
|/
* Fix 'git add' with .gitignoreJunio C Hamano2006-12-29
* Add info about new test families (8 and 9) to t/READMEJakub Narebski2006-12-29