summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2007-06-09t5000: silence unzip availability checkRené Scharfe
2007-06-09Merge branch 'js/merge'Junio C Hamano
2007-06-09Merge branch 'ar/wildcardpush'Junio C Hamano
2007-06-09Merge branch 'ar/clone'Junio C Hamano
2007-06-08Merge branch 'maint'Junio C Hamano
2007-06-08cvsserver: Make req_Root more critical of its input dataFrank Lichtenheld
2007-06-08checkout: do not get confused with ambiguous tag/branch namesJunio C Hamano
2007-06-08Test wildcard push/fetchJunio C Hamano
2007-06-07War on whitespaceJunio C Hamano
2007-06-06Fix clone to setup the origin if its name ends with .gitAlex Riesen
2007-06-06t5000: skip ZIP tests if unzip was not foundJohannes Schindelin
2007-06-06git-branch --track: fix tracking branch computation.Junio C Hamano
2007-06-05git-merge-file: refuse to merge binary filesJohannes Schindelin
2007-06-05merge-recursive: refuse to merge binary filesJohannes Schindelin
2007-06-03gitweb: Handle non UTF-8 text betterMartin Koegler
2007-06-03Merge branches 'lh/submodules' and 'pb/am'Junio C Hamano
2007-06-02Add basic test-script for git-submoduleLars Hjemli
2007-06-02Merge branch 'sp/pack'Junio C Hamano
2007-06-02Merge branch 'maint'Junio C Hamano
2007-06-02Use =20 when rfc2047 encoding spaces.Kristian Høgsberg
2007-05-30Test for recent rev-parse $abbrev_sha1 regressionShawn O. Pearce
2007-05-29Merge branch 'maint'Junio C Hamano
2007-05-29cvsserver: Handle 'cvs login'Frank Lichtenheld
2007-05-29t9400: Work around CVS' deficienciesFrank Lichtenheld
2007-05-29Add test case for $Id$ expanded in the repositoryAndy Parkins
2007-05-27Merge branch 'maint'Junio C Hamano
2007-05-26Merge branch 'maint-1.5.1' into maintJunio C Hamano
2007-05-26Fix git-svn to handle svn not reporting the md5sum of a file, and test.James Y Knight
2007-05-26Add tests for the last two fixes.Junio C Hamano
2007-05-24Merge branch 'maint'Junio C Hamano
2007-05-24Fix possible coredump with fast-import --import-marksShawn O. Pearce
2007-05-22t9400: Add some basic pserver testsFrank Lichtenheld
2007-05-22t9400: Add some more cvs update testsFrank Lichtenheld
2007-05-22t9400: Add test cases for config file handlingFrank Lichtenheld
2007-05-22Merge branch 'maint'Junio C Hamano
2007-05-22Merge branch 'maint-1.5.1' into maintJunio C Hamano
2007-05-22git-status: respect core.excludesFileJohannes Schindelin
2007-05-21gitweb: Add test t9500 for gitweb (as standalone script)Jakub Narebski
2007-05-21Merge branch 'maint-1.5.1' into maintJunio C Hamano
2007-05-20t1300: Add tests for git-config --bool --getFrank Lichtenheld
2007-05-15Use $Id$ as the ident attribute keyword rather than $ident$ to be consistent ...Andy Parkins
2007-05-13Merge branch 'maint'Junio C Hamano
2007-05-13git-svn: don't attempt to minimize URLs by defaultEric Wong
2007-05-13git-config: test for 'do not forget "a.b.var" ends "a.var" section'.Steffen Prohaska
2007-05-12checkout: allow detaching to HEAD even when switching to the tip of a branchJunio C Hamano
2007-05-12t9400: Use the repository config and nothing else.Junio Hamano
2007-05-12git-add: allow path limiting with -uJeff King
2007-05-12read-tree -m -u: avoid getting confused by intermediate symlinks.Junio C Hamano
2007-05-12apply: do not get confused by symlinks in the middleJunio C Hamano
2007-05-09t9400: skip cvsserver test if Perl SQLite interface is unavailableJunio C Hamano