summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2008-02-19Add a --cover-letter option to format-patchLibravatar Daniel Barkalow3-0/+127
2008-02-19Add more tests for format-patchLibravatar Daniel Barkalow1-0/+45
2008-02-16Merge branch 'sp/safecrlf'Libravatar Junio C Hamano1-0/+58
2008-02-16Merge branch 'jc/gitignore-ends-with-slash'Libravatar Junio C Hamano1-0/+41
2008-02-16Merge branch 'pb/prepare-commit-msg'Libravatar Junio C Hamano2-0/+184
2008-02-16Merge branch 'jk/noetcconfig'Libravatar Junio C Hamano2-4/+7
2008-02-16Merge branch 'maint'Libravatar Junio C Hamano8-1/+88
2008-02-16commit: discard index after setting up partial commitLibravatar Jeff King1-0/+21
2008-02-15filter-branch: handle filenames that need quotingLibravatar Junio C Hamano1-0/+14
2008-02-15diff: Fix miscounting of --check outputLibravatar Junio C Hamano1-0/+9
2008-02-15mailinfo: feed only one line to handle_filter() for QP inputLibravatar Jay Soffian5-1/+44
2008-02-13Merge branch 'maint'Libravatar Junio C Hamano2-1/+32
2008-02-13config: add test cases for empty value and no value config variables.Libravatar Christian Couder1-0/+23
2008-02-13status: suggest "git rm --cached" to unstage for initial commitLibravatar Jeff King1-1/+10
2008-02-13Protect get_author_ident_from_commit() from filenames in work treeLibravatar Junio C Hamano1-0/+22
2008-02-12Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIRLibravatar Johan Herland1-1/+1
2008-02-12Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIRLibravatar Johan Herland1-1/+17
2008-02-11Merge branch 'lt/in-core-index'Libravatar Junio C Hamano1-0/+20
2008-02-11Define the project whitespace policyLibravatar Junio C Hamano1-0/+1
2008-02-11Merge branch 'maint'Libravatar Junio C Hamano3-0/+63
2008-02-11Make git prune remove temporary packs that look like write failuresLibravatar David Steven Tweed1-0/+32
2008-02-11bisect: allow starting with a detached HEADLibravatar Johannes Schindelin1-0/+12
2008-02-10config: Fix --unset for continuation linesLibravatar Frank Lichtenheld1-0/+19
2008-02-09Introduce the config variable pack.packSizeLimitLibravatar Johannes Schindelin1-0/+6
2008-02-07Merge branch 'maint'Libravatar Junio C Hamano1-0/+49
2008-02-07gitattributes: fix relative path matchingLibravatar Junio C Hamano1-0/+49
2008-02-06config: add test cases for empty value and no value config variables.Libravatar Christian Couder1-0/+23
2008-02-06fix config reading in testsLibravatar Jeff King2-4/+7
2008-02-06Merge branch 'maint'Libravatar Junio C Hamano1-0/+69
2008-02-06Fix parsing numeric color valuesLibravatar Timo Hirvonen1-0/+69
2008-02-06safecrlf: Add mechanism to warn about irreversible crlf conversionsLibravatar Steffen Prohaska1-0/+58
2008-02-06git-commit: add a prepare-commit-msg hookLibravatar Paolo Bonzini1-0/+155
2008-02-06git-commit: Refactor creation of log message.Libravatar Paolo Bonzini1-0/+29
2008-02-05gitignore(5): Allow "foo/" in ignore list to match directory "foo"Libravatar Junio C Hamano1-0/+41
2008-02-04Test :/string form for checkoutLibravatar Daniel Barkalow1-0/+16
2008-02-03Merge branch 'maint'Libravatar Junio C Hamano1-0/+18
2008-02-03Fix "git-commit -C $tag"Libravatar Junio C Hamano1-0/+18
2008-02-03known breakage: revision range computation with clock skewLibravatar Junio C Hamano1-0/+38
2008-02-03test: reword the final message of tests with known breakagesLibravatar Junio C Hamano1-2/+5
2008-02-01Sane use of test_expect_failureLibravatar Junio C Hamano48-427/+498
2008-01-31Fix typo in a comment in t/test-lib.shLibravatar Michele Ballabio1-1/+1
2008-01-30Use 'printf %s $x' notation in t5401Libravatar Shawn O. Pearce1-4/+4
2008-01-28Add test for rebase -i with commits that do not pass pre-commitLibravatar Johannes Schindelin1-0/+16
2008-01-28t9001: add missing && operatorsLibravatar Jeff King1-4/+4
2008-01-26pull --rebase: be cleverer with rebased upstream branchesLibravatar Johannes Schindelin1-0/+17
2008-01-26cvsserver: Fix for histories with multiple rootsLibravatar Steffen Prohaska1-1/+9
2008-01-26t9400-git-cvsserver-server: Wrap setup into test caseLibravatar Steffen Prohaska1-3/+4
2008-01-26parse-options: catch likely typo in presense of aggregated options.Libravatar Pierre Habouzit1-0/+11
2008-01-21Make t5710 more strict when creating nested reposLibravatar Alex Riesen1-4/+8
2008-01-21index: be careful when handling long namesLibravatar Junio C Hamano1-0/+20