aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* git-branch --track: fix tracking branch computation.Junio C Hamano2007-06-15
* merge-recursive: refuse to merge binary filesJohannes Schindelin2007-06-15
* Merge branch 'ar/clone' into maintJunio C Hamano2007-06-12
|\
| * Fix clone to setup the origin if its name ends with .gitAlex Riesen2007-06-06
* | checkout: do not get confused with ambiguous tag/branch namesJunio C Hamano2007-06-08
|/
* Use =20 when rfc2047 encoding spaces.Kristian Høgsberg2007-06-02
* Add test case for $Id$ expanded in the repositoryAndy Parkins2007-05-28
* Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-26
|\
| * Fix git-svn to handle svn not reporting the md5sum of a file, and test.James Y Knight2007-05-26
| * Add tests for the last two fixes.Junio C Hamano2007-05-26
* | Fix possible coredump with fast-import --import-marksShawn O. Pearce2007-05-24
* | Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-21
|\ \ | |/
| * git-status: respect core.excludesFileJohannes Schindelin2007-05-21
* | Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-20
|\ \ | |/
| * t1300: Add tests for git-config --bool --getFrank Lichtenheld2007-05-20
* | Use $Id$ as the ident attribute keyword rather than $ident$ to be consistent ...Andy Parkins2007-05-14
* | Merge branch 'maint'Junio C Hamano2007-05-13
|\ \ | |/
| * git-svn: don't attempt to minimize URLs by defaultEric Wong2007-05-13
| * git-config: test for 'do not forget "a.b.var" ends "a.var" section'.Steffen Prohaska2007-05-13
| * checkout: allow detaching to HEAD even when switching to the tip of a branchJunio C Hamano2007-05-12
* | t9400: Use the repository config and nothing else.Junio Hamano2007-05-12
* | git-add: allow path limiting with -uJeff King2007-05-12
* | read-tree -m -u: avoid getting confused by intermediate symlinks.Junio C Hamano2007-05-11
* | apply: do not get confused by symlinks in the middleJunio C Hamano2007-05-11
* | t9400: skip cvsserver test if Perl SQLite interface is unavailableJunio C Hamano2007-05-09
* | cvsserver: Add test cases for git-cvsserverFrank Lichtenheld2007-05-08
* | t7300: Basic tests for git-cleanMichael Spang2007-05-07
* | Merge branch 'maint'Junio C Hamano2007-05-06
|\ \ | |/
| * Add test for blame corner cases.Junio C Hamano2007-05-05
* | Merge branch 'maint'Junio C Hamano2007-05-03
|\ \ | |/
| * posix compatibility for t4200Bryan Larsen2007-05-03
* | Don't use seq in tests, not everyone has itShawn O. Pearce2007-05-02
* | Merge branch 'jc/attr'Junio C Hamano2007-04-29
|\ \
| * | Add 'filter' attribute and external filter driver definition.Junio C Hamano2007-04-24
| * | Add 'ident' conversion.Junio C Hamano2007-04-24
* | | Fall back to $EMAIL for missing GIT_AUTHOR_EMAIL and GIT_COMMITTER_EMAILJosh Triplett2007-04-29
* | | Add a test for merging changed and rename-changed branchesAlex Riesen2007-04-25
|/ /
* | t/test-lib.sh: Protect ourselves from common misconfigurationJunio C Hamano2007-04-24
* | Merge branch 'maint'Junio C Hamano2007-04-24
|\ \ | |/
| * dir.c(common_prefix): Fix two bugsJohannes Schindelin2007-04-23
* | t6030: grab commit object name as we goJunio C Hamano2007-04-23
* | t5302: avoid using tail -cJunio C Hamano2007-04-23
* | t4201: Do not display weird characters on the terminalJohannes Schindelin2007-04-23
* | Support 'diff=pgm' attributeJunio C Hamano2007-04-22
* | Update tests not to assume that generated packfiles are writable.Junio C Hamano2007-04-22
* | Merge branch 'jc/attr'Junio C Hamano2007-04-21
|\ \
| * | Update 'crlf' attribute semantics.Junio C Hamano2007-04-19
| * | Custom low-level merge driver: change the configuration scheme.Junio C Hamano2007-04-18
| * | Custom low-level merge driver support.Junio C Hamano2007-04-18
| * | Add a demonstration/test of customized merge.Junio C Hamano2007-04-17