summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2007-05-22Merge branch 'maint-1.5.1' into maintJunio C Hamano
2007-05-22git-status: respect core.excludesFileJohannes Schindelin
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
2007-05-09cvsserver: Add test cases for git-cvsserverFrank Lichtenheld
2007-05-07t7300: Basic tests for git-cleanMichael Spang
2007-05-06Merge branch 'maint'Junio C Hamano
2007-05-06Add test for blame corner cases.Junio C Hamano
2007-05-04Merge branch 'maint'Junio C Hamano
2007-05-04posix compatibility for t4200Bryan Larsen
2007-05-02Don't use seq in tests, not everyone has itShawn O. Pearce
2007-04-29Merge branch 'jc/attr'Junio C Hamano
2007-04-29Fall back to $EMAIL for missing GIT_AUTHOR_EMAIL and GIT_COMMITTER_EMAILJosh Triplett
2007-04-26Add a test for merging changed and rename-changed branchesAlex Riesen
2007-04-25Add 'filter' attribute and external filter driver definition.Junio C Hamano
2007-04-25Add 'ident' conversion.Junio C Hamano
2007-04-24t/test-lib.sh: Protect ourselves from common misconfigurationJunio C Hamano
2007-04-24Merge branch 'maint'Junio C Hamano
2007-04-24t6030: grab commit object name as we goJunio C Hamano
2007-04-24t5302: avoid using tail -cJunio C Hamano
2007-04-24t4201: Do not display weird characters on the terminalJohannes Schindelin
2007-04-23dir.c(common_prefix): Fix two bugsJohannes Schindelin
2007-04-23Support 'diff=pgm' attributeJunio C Hamano
2007-04-23Update tests not to assume that generated packfiles are writable.Junio C Hamano
2007-04-22Merge branch 'jc/attr'Junio C Hamano
2007-04-22Merge branch 'lt/gitlink'Junio C Hamano
2007-04-22Merge branch 'np/pack'Junio C Hamano
2007-04-22Merge branch 'jc/quickfetch'Junio C Hamano
2007-04-20Remove case-sensitive file in t3030-merge-recursive.Brian Gernhardt
2007-04-20Update 'crlf' attribute semantics.Junio C Hamano
2007-04-19Tests for core subproject supportAlex Riesen
2007-04-18Merge branch 'maint'Junio C Hamano
2007-04-18Fix overwriting of files when applying contextually independent diffsAlex Riesen
2007-04-18Custom low-level merge driver: change the configuration scheme.Junio C Hamano
2007-04-18Custom low-level merge driver support.Junio C Hamano
2007-04-17Merge branch 'jc/read-tree-df'Junio C Hamano
2007-04-17Add a demonstration/test of customized merge.Junio C Hamano
2007-04-17Add --ignore-unmatch option to exit with zero status when no files are removed.Steven Grimm
2007-04-17Make sure quickfetch is not fooled with a previous, incomplete fetch.Junio C Hamano
2007-04-17Bisect: rename "t/t6030-bisect-run.sh" to "t/t6030-bisect-porcelain.sh".Christian Couder