summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
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
2008-02-25Merge branch 'jc/apply-whitespace'Junio C Hamano
2008-02-24t4014: Replace sed's non-standard 'Q' by standard 'q'Steffen Prohaska
2008-02-23Add merge-subtree backJunio C Hamano
2008-02-22hash-object: cleanup handling of command line optionsGerrit Pape
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