summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2007-05-07t7300: Basic tests for git-cleanLibravatar Michael Spang1-0/+180
2007-05-06Merge branch 'maint'Libravatar Junio C Hamano1-0/+132
2007-05-05Add test for blame corner cases.Libravatar Junio C Hamano1-0/+132
2007-05-03Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2007-05-03posix compatibility for t4200Libravatar Bryan Larsen1-1/+1
2007-05-02Don't use seq in tests, not everyone has itLibravatar Shawn O. Pearce1-2/+5
2007-04-29Merge branch 'jc/attr'Libravatar Junio C Hamano1-0/+48
2007-04-29Fall back to $EMAIL for missing GIT_AUTHOR_EMAIL and GIT_COMMITTER_EMAILLibravatar Josh Triplett1-0/+1
2007-04-25Add a test for merging changed and rename-changed branchesLibravatar Alex Riesen1-0/+23
2007-04-24Add 'filter' attribute and external filter driver definition.Libravatar Junio C Hamano1-0/+9
2007-04-24Add 'ident' conversion.Libravatar Junio C Hamano1-0/+39
2007-04-24t/test-lib.sh: Protect ourselves from common misconfigurationLibravatar Junio C Hamano1-0/+4
2007-04-24Merge branch 'maint'Libravatar Junio C Hamano1-0/+6
2007-04-23t6030: grab commit object name as we goLibravatar Junio C Hamano1-7/+10
2007-04-23t5302: avoid using tail -cLibravatar Junio C Hamano1-1/+1
2007-04-23t4201: Do not display weird characters on the terminalLibravatar Johannes Schindelin1-4/+4
2007-04-23dir.c(common_prefix): Fix two bugsLibravatar Johannes Schindelin1-0/+6
2007-04-22Support 'diff=pgm' attributeLibravatar Junio C Hamano1-0/+97
2007-04-22Update tests not to assume that generated packfiles are writable.Libravatar Junio C Hamano1-11/+11
2007-04-21Merge branch 'jc/attr'Libravatar Junio C Hamano2-10/+231
2007-04-21Merge branch 'lt/gitlink'Libravatar Junio C Hamano1-0/+85
2007-04-21Merge branch 'np/pack'Libravatar Junio C Hamano2-1/+147
2007-04-21Merge branch 'jc/quickfetch'Libravatar Junio C Hamano1-0/+89
2007-04-19Remove case-sensitive file in t3030-merge-recursive.Libravatar Brian Gernhardt1-52/+52
2007-04-19Update 'crlf' attribute semantics.Libravatar Junio C Hamano1-11/+63
2007-04-18Tests for core subproject supportLibravatar Alex Riesen1-0/+85
2007-04-18Merge branch 'maint'Libravatar Junio C Hamano1-0/+33
2007-04-18Fix overwriting of files when applying contextually independent diffsLibravatar Alex Riesen1-0/+33
2007-04-18Custom low-level merge driver: change the configuration scheme.Libravatar Junio C Hamano1-2/+6
2007-04-18Custom low-level merge driver support.Libravatar Junio C Hamano1-1/+70
2007-04-17Merge branch 'jc/read-tree-df'Libravatar Junio C Hamano2-1/+529
2007-04-17Add a demonstration/test of customized merge.Libravatar Junio C Hamano1-0/+72
2007-04-17Add --ignore-unmatch option to exit with zero status when no files are removed.Libravatar Steven Grimm1-0/+4
2007-04-17Make sure quickfetch is not fooled with a previous, incomplete fetch.Libravatar Junio C Hamano1-0/+89
2007-04-16Bisect: rename "t/t6030-bisect-run.sh" to "t/t6030-bisect-porcelain.sh".Libravatar Christian Couder1-1/+1
2007-04-16Merge branch 'js/wrap-log'Libravatar Junio C Hamano7-0/+50
2007-04-16Fix permissions on test scriptsLibravatar Alex Riesen7-0/+0
2007-04-16Fix t4201: accidental arithmetic expansionLibravatar Alex Riesen1-1/+1
2007-04-16Add --quiet option to suppress output of "rm" commands for removed files.Libravatar Steven Grimm1-0/+24
2007-04-15Change attribute negation marker from '!' to '-'.Libravatar Junio C Hamano1-1/+1
2007-04-14Define 'crlf' attribute.Libravatar Junio C Hamano1-0/+24
2007-04-11tests for various pack index featuresLibravatar Nicolas Pitre1-0/+146
2007-04-11use test-genrandom in tests instead of /dev/urandomLibravatar Nicolas Pitre1-1/+1
2007-04-11Add testcase for format-patch --subject-prefix (take 3)Libravatar Robin H. Johnson2-0/+165
2007-04-10t3030: merge-recursive backend test.Libravatar Junio C Hamano1-0/+528
2007-04-10t1000: fix case table.Libravatar Junio C Hamano1-1/+1
2007-04-10shortlog -w: make wrap-line behaviour optional.Libravatar Junio C Hamano1-1/+1
2007-04-10Use print_wrapped_text() in shortlogLibravatar Johannes Schindelin1-0/+50
2007-04-09git-archive: make tar the default formatLibravatar René Scharfe1-1/+9
2007-04-07Merge branch 'cc/bisect'Libravatar Junio C Hamano1-4/+49