summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* parse-options: new option type to treat an option-like parameter as an argument.Pierre Habouzit2008-03-021-0/+16
* Add test for git rebase --abortMike Hommey2008-03-011-0/+59
* t6024: move "git reset" to prepare for a test inside the test itselfJunio C Hamano2008-03-011-1/+1
* clone: support cloning full bundlesSanti BĂ©jar2008-02-291-0/+45
* use build-time SHELL_PATH in test scriptsJeff King2008-02-292-1/+3
* Write index file on any checkout of filesDaniel Barkalow2008-02-291-0/+52
* Improve t6029 to check the real "subtree" caseMiklos Vajna2008-02-291-0/+47
* tests: introduce test_must_failJunio C Hamano2008-02-292-4/+21
* Merge branch 'maint'Junio C Hamano2008-02-271-3/+0
|\
| * Eliminate confusing "won't bisect on seeked tree" failureCarl Worth2008-02-271-1/+1
| * send-email: fix In-Reply-To regressionJay Soffian2008-02-271-0/+21
| * Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIRJohan Herland2008-02-271-1/+1
| * Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIRJohan Herland2008-02-271-1/+17
| * Don't use GIT_CONFIG in t5505-remoteDaniel Barkalow2008-02-271-3/+0
* | Merge branch 'js/branch-track'Junio C Hamano2008-02-272-1/+45
|\ \
| * | branch: optionally setup branch.*.merge from upstream local branchesJay Soffian2008-02-192-1/+45
* | | Merge branch 'db/checkout'Junio C Hamano2008-02-272-16/+75
|\ \ \
| * | | Add merge-subtree backJunio C Hamano2008-02-231-0/+32
| * | | checkout: work from a subdirectoryJunio C Hamano2008-02-201-0/+34
| |/ /
| * | Build in checkoutDaniel Barkalow2008-02-161-7/+0
| * | Use diff -u instead of diff in t7201Daniel Barkalow2008-02-091-9/+9
* | | Merge branch 'db/cover-letter'Junio C Hamano2008-02-273-0/+214
|\ \ \
| * | | t4014: Replace sed's non-standard 'Q' by standard 'q'Steffen Prohaska2008-02-231-4/+4
| * | | Support a --cc=<email> option in format-patchDaniel Barkalow2008-02-191-0/+8
| * | | Combine To: and Cc: headersDaniel Barkalow2008-02-191-1/+1
| * | | Fix format.headers not ending with a newlineDaniel Barkalow2008-02-191-1/+1
| * | | Add tests for extra headers in format-patchDaniel Barkalow2008-02-191-0/+34
| * | | Add a --cover-letter option to format-patchDaniel Barkalow2008-02-193-0/+127
| * | | Add more tests for format-patchDaniel Barkalow2008-02-191-0/+45
* | | | Merge branch 'js/merge'Junio C Hamano2008-02-271-0/+20
|\ \ \ \
| * | | | xdl_merge(): introduce XDL_MERGE_ZEALOUS_ALNUMJohannes Schindelin2008-02-181-0/+10
| * | | | xdl_merge(): make XDL_MERGE_ZEALOUS output simplerJohannes Schindelin2008-02-181-0/+10
| |/ / /
* | | | Merge branch 'cw/bisect'Junio C Hamano2008-02-271-1/+1
|\ \ \ \
| * | | | Eliminate confusing "won't bisect on seeked tree" failureCarl Worth2008-02-241-1/+1
* | | | | Merge branch 'gp/hash-stdin'Junio C Hamano2008-02-271-0/+35
|\ \ \ \ \
| * | | | | hash-object: cleanup handling of command line optionsGerrit Pape2008-02-221-0/+35
| |/ / / /
* | | | | Merge branch 'db/push-single-with-HEAD'Junio C Hamano2008-02-271-0/+43
|\ \ \ \ \
| * | | | | Resolve value supplied for no-colon push refspecsDaniel Barkalow2008-02-201-0/+43
| | |/ / / | |/| | |
* | | | | Merge branch 'db/host-alias'Junio C Hamano2008-02-271-0/+31
|\ \ \ \ \
| * | | | | Add support for url aliases in config filesDaniel Barkalow2008-02-241-0/+31
| |/ / / /
* | | | | Merge branch 'maint'Junio C Hamano2008-02-261-0/+43
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | rev-parse: fix potential bus error with --parseopt option spec handlingJay Soffian2008-02-251-0/+43
* | | | | Add tests for filesystem challenges (case and unicode normalization)Steffen Prohaska2008-02-251-0/+93
* | | | | send-email: test compose functionalityJeff King2008-02-241-0/+29
* | | | | t9001: enhance fake sendmail test harnessJeff King2008-02-241-7/+15
* | | | | Merge branch 'jc/apply-whitespace'Junio C Hamano2008-02-243-0/+200
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | apply: do not barf on patch with too large an offsetJunio C Hamano2008-02-111-0/+57
| * | | | core.whitespace: cr-at-eolJunio C Hamano2008-02-051-0/+40
| * | | | git-apply --whitespace=fix: fix whitespace fuzz introduced by previous runJunio C Hamano2008-02-051-0/+103
* | | | | send-email: fix In-Reply-To regressionJay Soffian2008-02-211-0/+21