aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'maint'Junio C Hamano2008-03-04
|\
| * git-merge.sh: better handling of combined --squash,--no-ff,--no-commit optionsGerrit Pape2008-03-03
* | t3407-rebase-abort.sh: Enhance existing tests, and add test for rebase --mergeMike Hommey2008-03-03
* | Fix test for cleanup failure in t7300 on WindowsAlex Riesen2008-03-03
* | t6120 (describe): check --long properlyJunio C Hamano2008-03-03
* | Add git-describe test for "verify annotated tag names on output"Shawn O. Pearce2008-03-03
* | Test for packed tags in git-describe outputShawn O. Pearce2008-03-03
* | Don't allow git-describe failures to go unnoticed in t6120Shawn O. Pearce2008-03-03
* | Merge branch 'maint'Junio C Hamano2008-03-02
|\ \ | |/
| * revert: actually check for a dirty indexJeff King2008-03-02
| * tests: introduce test_must_failJunio C Hamano2008-03-02
* | format-patch: wrap cover-letter's shortlog sensiblyJohannes Schindelin2008-03-02
* | format-patch: use the diff options for the cover letter, tooJohannes Schindelin2008-03-02
* | Merge branch 'cb/http-test'Junio C Hamano2008-03-02
|\ \
| * | http-push: add regression testsClemens Buchacher2008-02-27
* | | Merge branch 'sb/describe-long'Junio C Hamano2008-03-02
|\ \ \
| * | | git-describe: --long shows the object name even for a tagged commitSanti Béjar2008-02-25
* | | | Fix make_absolute_path() for parameters without a slashJohannes Schindelin2008-03-02
* | | | diff: make sure work tree side is shown as 0{40} when differentJunio C Hamano2008-03-02
* | | | git rebase --abort: always restore the right commitMike Hommey2008-03-01
* | | | Add test for git rebase --abortMike Hommey2008-03-01
* | | | t6024: move "git reset" to prepare for a test inside the test itselfJunio C Hamano2008-03-01
* | | | clone: support cloning full bundlesSanti Béjar2008-02-29
* | | | use build-time SHELL_PATH in test scriptsJeff King2008-02-29
* | | | Write index file on any checkout of filesDaniel Barkalow2008-02-29
* | | | Improve t6029 to check the real "subtree" caseMiklos Vajna2008-02-29
* | | | tests: introduce test_must_failJunio C Hamano2008-02-29
* | | | Merge branch 'maint'Junio C Hamano2008-02-27
|\ \ \ \ | | |_|/ | |/| |
| * | | Eliminate confusing "won't bisect on seeked tree" failureCarl Worth2008-02-27
| * | | send-email: fix In-Reply-To regressionJay Soffian2008-02-27
| * | | Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIRJohan Herland2008-02-27
| * | | Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIRJohan Herland2008-02-27
| * | | Don't use GIT_CONFIG in t5505-remoteDaniel Barkalow2008-02-27
* | | | Merge branch 'js/branch-track'Junio C Hamano2008-02-27
|\ \ \ \
| * | | | branch: optionally setup branch.*.merge from upstream local branchesJay Soffian2008-02-19
* | | | | Merge branch 'db/checkout'Junio C Hamano2008-02-27
|\ \ \ \ \
| * | | | | Add merge-subtree backJunio C Hamano2008-02-23
| * | | | | checkout: work from a subdirectoryJunio C Hamano2008-02-20
| |/ / / /
| * | | | Build in checkoutDaniel Barkalow2008-02-16
| * | | | Use diff -u instead of diff in t7201Daniel Barkalow2008-02-09
* | | | | Merge branch 'db/cover-letter'Junio C Hamano2008-02-27
|\ \ \ \ \
| * | | | | t4014: Replace sed's non-standard 'Q' by standard 'q'Steffen Prohaska2008-02-23
| * | | | | Support a --cc=<email> option in format-patchDaniel Barkalow2008-02-19
| * | | | | Combine To: and Cc: headersDaniel Barkalow2008-02-19
| * | | | | Fix format.headers not ending with a newlineDaniel Barkalow2008-02-19
| * | | | | Add tests for extra headers in format-patchDaniel Barkalow2008-02-19
| * | | | | Add a --cover-letter option to format-patchDaniel Barkalow2008-02-19
| * | | | | Add more tests for format-patchDaniel Barkalow2008-02-19
* | | | | | Merge branch 'js/merge'Junio C Hamano2008-02-27
|\ \ \ \ \ \
| * | | | | | xdl_merge(): introduce XDL_MERGE_ZEALOUS_ALNUMJohannes Schindelin2008-02-18