summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2008-02-22send-email: fix In-Reply-To regressionJay Soffian
2008-02-21git-reset --hard and git-read-tree --reset: fix read_cache_unmerged()Junio C Hamano
2008-02-21t3404: use configured shell instead of /bin/shJeff King
2008-02-21git-clean: handle errors if removing files failsMiklos Vajna
2008-02-21Merge branch 'js/maint-cvsexport'Junio C Hamano
2008-02-21Merge branch 'jk/empty-tree'Junio C Hamano
2008-02-21Merge branch 'jc/setup'Junio C Hamano
2008-02-21Merge branch 'maint'Junio C Hamano
2008-02-20git-clone.sh: properly configure remote even if remote's head is danglingGerrit Pape
2008-02-20cvsexportcommit: be graceful when "cvs status" reorders the argumentsJohannes Schindelin
2008-02-17Merge branch 'sp/safecrlf'Junio C Hamano
2008-02-17Merge branch 'jc/gitignore-ends-with-slash'Junio C Hamano
2008-02-17Merge branch 'pb/prepare-commit-msg'Junio C Hamano
2008-02-17Merge branch 'jk/noetcconfig'Junio C Hamano
2008-02-16add--interactive: handle initial commit betterJeff King
2008-02-16Merge branch 'maint'Junio C Hamano
2008-02-16commit: discard index after setting up partial commitJeff King
2008-02-16filter-branch: handle filenames that need quotingJunio C Hamano
2008-02-16diff: Fix miscounting of --check outputJunio C Hamano
2008-02-16mailinfo: feed only one line to handle_filter() for QP inputJay Soffian
2008-02-13Merge branch 'maint'Junio C Hamano
2008-02-13config: add test cases for empty value and no value config variables.Christian Couder
2008-02-13status: suggest "git rm --cached" to unstage for initial commitJeff King
2008-02-13Protect get_author_ident_from_commit() from filenames in work treeJunio C Hamano
2008-02-13Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIRJohan Herland
2008-02-13Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIRJohan Herland
2008-02-12Merge branch 'lt/in-core-index'Junio C Hamano
2008-02-11Define the project whitespace policyJunio C Hamano
2008-02-11Merge branch 'maint'Junio C Hamano
2008-02-11Make git prune remove temporary packs that look like write failuresDavid Steven Tweed
2008-02-11bisect: allow starting with a detached HEADJohannes Schindelin
2008-02-11config: Fix --unset for continuation linesFrank Lichtenheld
2008-02-10Introduce the config variable pack.packSizeLimitJohannes Schindelin
2008-02-07Merge branch 'maint'Junio C Hamano
2008-02-07gitattributes: fix relative path matchingJunio C Hamano
2008-02-07config: add test cases for empty value and no value config variables.Christian Couder
2008-02-06fix config reading in testsJeff King
2008-02-06Merge branch 'maint'Junio C Hamano
2008-02-06Fix parsing numeric color valuesTimo Hirvonen
2008-02-06safecrlf: Add mechanism to warn about irreversible crlf conversionsSteffen Prohaska
2008-02-06git-commit: add a prepare-commit-msg hookPaolo Bonzini
2008-02-06git-commit: Refactor creation of log message.Paolo Bonzini
2008-02-05gitignore(5): Allow "foo/" in ignore list to match directory "foo"Junio C Hamano
2008-02-05builtin-mv: minimum fix to avoid losing filesJunio C Hamano
2008-02-05git-add: adjust to the get_pathspec() changes.Junio C Hamano
2008-02-05setup: sanitize absolute and funny paths in get_pathspec()Junio C Hamano
2008-02-05Test :/string form for checkoutDaniel Barkalow
2008-02-03Merge branch 'maint'Junio C Hamano
2008-02-03Fix "git-commit -C $tag"Junio C Hamano
2008-02-03known breakage: revision range computation with clock skewJunio C Hamano