summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2008-03-08git-clean: add tests for relative pathJunio C Hamano
2008-03-07get_pathspec(): die when an out-of-tree path is givenJunio C Hamano
2008-03-04Merge branch 'maint'Junio C Hamano
2008-03-04t3407-rebase-abort.sh: Enhance existing tests, and add test for rebase --mergeMike Hommey
2008-03-04Fix test for cleanup failure in t7300 on WindowsAlex Riesen
2008-03-04t6120 (describe): check --long properlyJunio C Hamano
2008-03-04Add git-describe test for "verify annotated tag names on output"Shawn O. Pearce
2008-03-04Test for packed tags in git-describe outputShawn O. Pearce
2008-03-04Don't allow git-describe failures to go unnoticed in t6120Shawn O. Pearce
2008-03-03git-merge.sh: better handling of combined --squash,--no-ff,--no-commit optionsGerrit Pape
2008-03-03Merge branch 'maint'Junio C Hamano
2008-03-03revert: actually check for a dirty indexJeff King
2008-03-03tests: introduce test_must_failJunio C Hamano
2008-03-02format-patch: wrap cover-letter's shortlog sensiblyJohannes Schindelin
2008-03-02format-patch: use the diff options for the cover letter, tooJohannes Schindelin
2008-03-02Merge branch 'cb/http-test'Junio C Hamano
2008-03-02Merge branch 'sb/describe-long'Junio C Hamano
2008-03-02Fix make_absolute_path() for parameters without a slashJohannes Schindelin
2008-03-02diff: make sure work tree side is shown as 0{40} when differentJunio C Hamano
2008-03-02git rebase --abort: always restore the right commitMike Hommey
2008-03-01Add test for git rebase --abortMike Hommey
2008-03-01t6024: move "git reset" to prepare for a test inside the test itselfJunio C Hamano
2008-03-01clone: support cloning full bundlesSanti Béjar
2008-02-29use build-time SHELL_PATH in test scriptsJeff King
2008-02-29Write index file on any checkout of filesDaniel Barkalow
2008-02-29Improve t6029 to check the real "subtree" caseMiklos Vajna
2008-02-29tests: introduce test_must_failJunio C Hamano
2008-02-27http-push: add regression testsClemens Buchacher
2008-02-27Merge branch 'maint'Junio C Hamano
2008-02-27Eliminate confusing "won't bisect on seeked tree" failureCarl Worth
2008-02-27send-email: fix In-Reply-To regressionJay Soffian
2008-02-27Merge branch 'js/branch-track'Junio C Hamano
2008-02-27Merge branch 'db/checkout'Junio C Hamano
2008-02-27Merge branch 'db/cover-letter'Junio C Hamano
2008-02-27Merge branch 'js/merge'Junio C Hamano
2008-02-27Merge branch 'cw/bisect'Junio C Hamano
2008-02-27Merge branch 'gp/hash-stdin'Junio C Hamano
2008-02-27Merge branch 'db/push-single-with-HEAD'Junio C Hamano
2008-02-27Merge branch 'db/host-alias'Junio C Hamano
2008-02-27Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIRJohan Herland
2008-02-27Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIRJohan Herland
2008-02-27Don't use GIT_CONFIG in t5505-remoteDaniel Barkalow
2008-02-26Merge branch 'maint'Junio C Hamano
2008-02-26rev-parse: fix potential bus error with --parseopt option spec handlingJay Soffian
2008-02-26git-describe: --long shows the object name even for a tagged commitSanti Béjar
2008-02-25Add tests for filesystem challenges (case and unicode normalization)Steffen Prohaska
2008-02-25Add support for url aliases in config filesDaniel Barkalow
2008-02-25send-email: test compose functionalityJeff King
2008-02-25t9001: enhance fake sendmail test harnessJeff King
2008-02-25Eliminate confusing "won't bisect on seeked tree" failureCarl Worth