summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* t4200: skip gc-rerere test on systems with non GNU date.Junio C Hamano2007-02-071-20/+17
* Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-02-071-0/+51
|\
| * Teach fast-import how to clear the internal branch content.Shawn O. Pearce2007-02-071-0/+51
* | Avoid ActiveState Perl IO in t800[12]Alex Riesen2007-02-071-1/+2
* | Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-02-061-0/+359
|\ \ | |/
| * Don't do non-fastforward updates in fast-import.Shawn O. Pearce2007-02-061-0/+80
| * Support RFC 2822 date parsing in fast-import.Shawn O. Pearce2007-02-061-0/+36
| * Merge branch 'master' into sp/gfiShawn O. Pearce2007-01-3038-124/+676
| |\
| * | Accept 'inline' file data in fast-import commit structure.Shawn O. Pearce2007-01-181-0/+59
| * | Reduce value duplication in t9300-fast-import.Shawn O. Pearce2007-01-181-17/+17
| * | Create test case for fast-import.Shawn O. Pearce2007-01-181-0/+184
* | | t9200: Work around HFS+ issues.Junio C Hamano2007-02-051-0/+14
* | | git-clone --reference: saner handling of borrowed symrefs.Junio C Hamano2007-02-041-1/+39
* | | Default GIT_MERGE_VERBOSITY to 5 during tests.Shawn O. Pearce2007-02-031-0/+2
* | | Keep untracked files not involved in a merge.Shawn O. Pearce2007-02-031-0/+42
* | | Assorted typo fixesPavel Roskin2007-02-036-9/+9
* | | t9200: do not test -x bit if the filesystem does not support it.Junio C Hamano2007-01-311-0/+6
* | | t9200: Re-code non-ascii path test in UTF-8Junio C Hamano2007-01-311-8/+8
| |/ |/|
* | git-fsck-objects is now synonym to git-fsckJunio C Hamano2007-01-283-5/+5
* | [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-2816-122/+122
* | Fix seriously broken "git pack-refs"Linus Torvalds2007-01-251-0/+9
* | Consolidate {receive,fetch}.unpackLimitJunio C Hamano2007-01-241-1/+1
* | fetch-pack: remove --keep-auto and make it the default.Junio C Hamano2007-01-241-1/+2
* | 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
| |/ |/|