summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2008-02-26Merge branch 'maint'Libravatar Junio C Hamano1-0/+43
2008-02-25rev-parse: fix potential bus error with --parseopt option spec handlingLibravatar Jay Soffian1-0/+43
2008-02-25Add tests for filesystem challenges (case and unicode normalization)Libravatar Steffen Prohaska1-0/+93
2008-02-24send-email: test compose functionalityLibravatar Jeff King1-0/+29
2008-02-24t9001: enhance fake sendmail test harnessLibravatar Jeff King1-7/+15
2008-02-24Merge branch 'jc/apply-whitespace'Libravatar Junio C Hamano3-0/+200
2008-02-21send-email: fix In-Reply-To regressionLibravatar Jay Soffian1-0/+21
2008-02-21git-reset --hard and git-read-tree --reset: fix read_cache_unmerged()Libravatar Junio C Hamano1-0/+46
2008-02-20t3404: use configured shell instead of /bin/shLibravatar Jeff King1-2/+2
2008-02-20git-clean: handle errors if removing files failsLibravatar Miklos Vajna1-0/+10
2008-02-20Merge branch 'js/maint-cvsexport'Libravatar Junio C Hamano1-0/+35
2008-02-20Merge branch 'jk/empty-tree'Libravatar Junio C Hamano1-0/+69
2008-02-20Merge branch 'jc/setup'Libravatar Junio C Hamano2-0/+202
2008-02-20Merge branch 'maint'Libravatar Junio C Hamano1-0/+8
2008-02-20git-clone.sh: properly configure remote even if remote's head is danglingLibravatar Gerrit Pape1-0/+8
2008-02-19cvsexportcommit: be graceful when "cvs status" reorders the argumentsLibravatar Johannes Schindelin1-0/+35
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-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-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