summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2008-02-20Merge branch 'maint'Libravatar Junio C Hamano1-0/+8
2008-02-20checkout: work from a subdirectoryLibravatar Junio C Hamano1-0/+34
2008-02-20git-clone.sh: properly configure remote even if remote's head is danglingLibravatar Gerrit Pape1-0/+8
2008-02-20Resolve value supplied for no-colon push refspecsLibravatar Daniel Barkalow1-0/+43
2008-02-19cvsexportcommit: be graceful when "cvs status" reorders the argumentsLibravatar Johannes Schindelin1-0/+35
2008-02-19Support a --cc=<email> option in format-patchLibravatar Daniel Barkalow1-0/+8
2008-02-19Combine To: and Cc: headersLibravatar Daniel Barkalow1-1/+1
2008-02-19Fix format.headers not ending with a newlineLibravatar Daniel Barkalow1-1/+1
2008-02-19Add tests for extra headers in format-patchLibravatar Daniel Barkalow1-0/+34
2008-02-19Add a --cover-letter option to format-patchLibravatar Daniel Barkalow3-0/+127
2008-02-19branch: optionally setup branch.*.merge from upstream local branchesLibravatar Jay Soffian2-1/+45
2008-02-19Add more tests for format-patchLibravatar Daniel Barkalow1-0/+45
2008-02-18xdl_merge(): introduce XDL_MERGE_ZEALOUS_ALNUMLibravatar Johannes Schindelin1-0/+10
2008-02-18xdl_merge(): make XDL_MERGE_ZEALOUS output simplerLibravatar Johannes Schindelin1-0/+10
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-16Build in checkoutLibravatar Daniel Barkalow1-7/+0
2008-02-16add--interactive: handle initial commit betterLibravatar Jeff King1-0/+69
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-11apply: do not barf on patch with too large an offsetLibravatar Junio C Hamano1-0/+57
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-09Use diff -u instead of diff in t7201Libravatar Daniel Barkalow1-9/+9
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