summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2008-02-25Add support for url aliases in config filesDaniel Barkalow
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-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-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
2008-02-03test: reword the final message of tests with known breakagesJunio C Hamano
2008-02-02Sane use of test_expect_failureJunio C Hamano
2008-01-31Fix typo in a comment in t/test-lib.shMichele Ballabio
2008-01-31Use 'printf %s $x' notation in t5401Shawn O. Pearce
2008-01-28Add test for rebase -i with commits that do not pass pre-commitJohannes Schindelin
2008-01-28t9001: add missing && operatorsJeff King
2008-01-27pull --rebase: be cleverer with rebased upstream branchesJohannes Schindelin
2008-01-27cvsserver: Fix for histories with multiple rootsSteffen Prohaska
2008-01-27t9400-git-cvsserver-server: Wrap setup into test caseSteffen Prohaska
2008-01-26parse-options: catch likely typo in presense of aggregated options.Pierre Habouzit
2008-01-22Make t5710 more strict when creating nested reposAlex Riesen
2008-01-21index: be careful when handling long namesJunio C Hamano
2008-01-21git-submodule: add test for the subcommand parser fixJunio C Hamano