4383 Commits (154adcf9c08218077275f7a4c7a6e61632516561)

Author SHA1 Message Date
Jens Lehmann c2e0940b44 t3404 & t7508: cd inside subshell instead of around 14 years ago
Jens Lehmann 65b26eb466 t5505: add missing && 14 years ago
Nguyễn Thái Ngọc Duy 2e3400c052 parse_object: pass on the original sha1, not the replaced one 14 years ago
Jens Lehmann 4bf9dd9782 t7406 & t7407: add missing && at end of lines 14 years ago
Jens Lehmann 1e2847634e t7405: cd inside subshell instead of around 14 years ago
Matthieu Moy c5978a507c t7609-merge-co-error-msgs: test non-fast forward case too. 14 years ago
Matthieu Moy e4c62e640d tests: factor HOME=$(pwd) in test-lib.sh 14 years ago
Ævar Arnfjörð Bjarmason 0d314ce834 test-lib: use subshell instead of cd $new && .. && cd $old 14 years ago
Jonathan Nieder 07431fc8dc tests: simplify "missing PREREQ" message 14 years ago
Ævar Arnfjörð Bjarmason 7b90511970 t/t0000-basic.sh: Run the passing TODO test inside its own test-lib 14 years ago
Ævar Arnfjörð Bjarmason 62f539043c test-lib: Allow overriding of TEST_DIRECTORY 14 years ago
Ævar Arnfjörð Bjarmason 6cec5c6835 test-lib: Use "$GIT_BUILD_DIR" instead of "$TEST_DIRECTORY"/../ 14 years ago
Ævar Arnfjörð Bjarmason aed604c778 test-lib: Use $TEST_DIRECTORY or $GIT_BUILD_DIR instead of $(pwd) and ../ 14 years ago
Thomas Rast 568899539d test: Introduce $GIT_BUILD_DIR 14 years ago
Jonathan Nieder d0b8a61742 tests: make test_might_fail fail on missing commands 14 years ago
Jonathan Nieder 5c8e141414 tests: make test_might_fail more verbose 14 years ago
Johan Herland 1ee1e43df3 notes: Don't create (empty) commit when removing non-existing notes 14 years ago
Jeff King a54ce3ca9e tests: make test_must_fail fail on missing commands 14 years ago
Jeff King 16034fbe59 tests: make test_must_fail more verbose 14 years ago
Jon Seymour 8d66bb0587 t3903: fix broken test_must_fail calls 14 years ago
Jon Seymour ba9eab7bfd t1503: fix broken test_must_fail calls 14 years ago
Jens Lehmann 23b4c7bcc5 checkout: Use submodule.*.ignore settings from .git/config and .gitmodules 14 years ago
Jens Lehmann 62ed009642 checkout: Add test for diff.ignoreSubmodules 14 years ago
Matthieu Moy 520ea857e6 t0003: add missing && at end of lines 14 years ago
Brandon Casey 3ee1757bae builtin/fetch.c: ignore merge config when not fetching from branch's remote 14 years ago
Brandon Casey 6106ce4669 t/t5510: demonstrate failure to fetch when current branch has merge ref 14 years ago
Jon Seymour 9c46c054ae rev-parse: tests git rev-parse --verify master@{n}, for various n 14 years ago
Jonathan Nieder 6325ca3129 t3302 (notes): Port to Solaris 14 years ago
Brian Gernhardt 0e1b50152b t7606: Avoid using head as a file name 14 years ago
Jonathan Nieder 655e8d9c92 do not pass "git -c foo=bar" params to transport helpers 14 years ago
Brian Gernhardt 25641fcdb0 t7610: cd inside subshell instead of around 14 years ago
Jon Seymour daf7a0c000 detached-stash: tests of git stash with stash-like arguments 14 years ago
Jonathan Nieder 5a12c8864b apply: handle traditional patches with space in filename 14 years ago
Jonathan Nieder c51c0da222 tests: exercise "git apply" with weird filenames 14 years ago
Jonathan Nieder bb7306b5a3 apply: split quoted filename handling into new function 14 years ago
Jens Lehmann 0eb032d86c t7403: add missing &&'s 14 years ago
Ævar Arnfjörð Bjarmason 7e36de5859 t/t7008-grep-binary.sh: un-TODO a test that needs REG_STARTEND 14 years ago
Ævar Arnfjörð Bjarmason cd9a7b57a7 t/t9010-svn-fe.sh: add an +x bit to this test 14 years ago
Eric Wong 5bc99d3f63 t9155: fix compatibility with older SVN 14 years ago
Jonathan Nieder 2102440c17 fmt-merge-msg -m to override merge title 14 years ago
Jonathan Nieder a1e0ad78b7 merge-base --independent to print reduced parent list in a merge 14 years ago
Jonathan Nieder aa8f98c1bf merge-base --octopus to mimic show-branch --merge-base 14 years ago
Jonathan Nieder d834c96a0e t6200 (fmt-merge-msg): style nitpicks 14 years ago
Jonathan Nieder 9cbdd76e09 t6010 (merge-base): modernize style 14 years ago
Jonathan Nieder 94d63ce2ab t7600 (merge): test merge from branch yet to be born 14 years ago
Jonathan Nieder ff372c7851 t7600 (merge): check reflog entry 14 years ago
Jonathan Nieder df516fb558 t7600 (merge): do not launch gitk for --debug 14 years ago
Jonathan Nieder 4c0734578f t7600 (merge): modernize style 14 years ago
Jonathan Nieder b81f925f70 merge: do not mistake (ancestor of) tag for branch 14 years ago
David Aguilar 0b9dca434f submodule sync: Update "submodule.<name>.url" 14 years ago