4443 Commits (5c947e2c386aea5c94546c7a40a0d4d7f7b3934a)

Author SHA1 Message Date
Jonathan Nieder 5c947e2c38 t3404 (rebase -i): introduce helper to check position of HEAD 14 years ago
Jonathan Nieder 99b028e558 t3404 (rebase -i): move comment to description 14 years ago
Jonathan Nieder 391a825f5b t3404 (rebase -i): unroll test_commit loops 14 years ago
Jonathan Nieder 0155a64e88 t3301 (notes): use test_expect_code for clarity 14 years ago
Jonathan Nieder 598f0877aa t1400 (update-ref): use test_must_fail 14 years ago
Jonathan Nieder 2b5ec01845 t1502 (rev-parse --parseopt): test exit code from "-h" 14 years ago
Jonathan Nieder cae3aa79aa t6022 (renaming merge): chain test commands with && 14 years ago
Jonathan Nieder fb3340a6a7 test-lib: introduce test_line_count to measure files 14 years ago
Jonathan Nieder 2dec68cf8f tests: add missing &&, batch 2 14 years ago
Jonathan Nieder a48fcd8369 tests: add missing && 14 years ago
Elijah Newren 00648ba050 Introduce sane_unset and use it to ensure proper && chaining 14 years ago
Elijah Newren bc0f35ca23 t7800 (difftool): add missing && 14 years ago
Elijah Newren af7b252619 t7601 (merge-pull-config): add missing && 14 years ago
Elijah Newren a2b1e53b94 t7001 (mv): add missing && 14 years ago
Elijah Newren e6f68a2e74 t6016 (rev-list-graph-simplify-history): add missing && 14 years ago
Elijah Newren 771cf1dab9 t5602 (clone-remote-exec): add missing && 14 years ago
Elijah Newren 5935c581df t4026 (color): remove unneeded and unchained command 14 years ago
Elijah Newren 0564b3ee7c t4019 (diff-wserror): add lots of missing && 14 years ago
Elijah Newren 5a57bc6bfc t4202 (log): Replace '<git-command> || :' with test_might_fail 14 years ago
Elijah Newren b62b3436ff t4002 (diff-basic): use test_might_fail for commands that might fail 14 years ago
Elijah Newren 315e76540b t100[12] (read-tree-m-2way, read_tree_m_u_2way): add missing && 14 years ago
Elijah Newren dd0c69e956 t4017 (diff-retval): replace manual exit code check with test_expect_code 14 years ago
Ævar Arnfjörð Bjarmason 892e6f7ea6 test-lib: make test_expect_code a test command 14 years ago
Elijah Newren 2d2ef5ec82 t3020 (ls-files-error-unmatch): remove stray '1' from end of file 14 years ago
Jonathan Nieder dbda967684 t0004 (unwritable files): simplify error handling 14 years ago
Jon Seymour 57693d03db stash: fix git stash branch regression when branch creation fails 14 years ago
Tomas Carnecky 835d6a1f9f stash drops the stash even if creating the branch fails because it already exists 14 years ago
Christian Couder d212cef936 t6050 (replace): fix bogus "fetch branch with replacement" test 14 years ago
Jeff King afa0876050 prefer test -h over test -L in shell scripts 14 years ago
Ramsay Jones 4098f6717b t1503: Fix arithmetic expansion syntax error when using dash 14 years ago
Brian Gernhardt 9027fa9eb7 git-stash: fix flag parsing 14 years ago
Brandon Casey 3fcb88785d t/t3903-stash: improve testing of git-stash show 14 years ago
Steven Walter a3c75056dc git-svn: check_cherry_pick should exclude commits already in our history 14 years ago
Brandon Casey 84d694027f t/t7300: workaround ancient touch by rearranging arguments 14 years ago
Brian Gernhardt 77f2e4f5f3 t7003: Use test_commit instead of custom function 14 years ago
Junio C Hamano b294ed637d ls-tree $di $dir: do not mistakenly recurse into directories 14 years ago
Junio C Hamano e22148f406 t3101: modernise style 14 years ago
Brandon Casey 99f55ebc67 t/t4018: avoid two unnecessary sub-shell invocations 14 years ago
Brandon Casey bff4206121 t/t4018: test whether the word_regex patterns compile 14 years ago
Brandon Casey 042cca3886 t/t5510-fetch.sh: improve testing with explicit URL and merge spec 14 years ago
Brandon Casey f98548764e t/t7008: workaround broken handling of \000 by printf on IRIX 14 years ago
Jens Lehmann fd3c32c981 t1020: Get rid of 'cd "$HERE"' at the start of each test 14 years ago
Jonathan Nieder a814615a6a t2016 (checkout -p): add missing && 14 years ago
Jonathan Nieder 8fe5aeddcb t1302 (core.repositoryversion): style tweaks 14 years ago
Jonathan Nieder 76bbcd4382 t2105 (gitfile): add missing && 14 years ago
Jonathan Nieder dbedf8bf42 t1450 (fsck): remove dangling objects 14 years ago
Jonathan Nieder 18a8269242 tests: subshell indentation stylefix 14 years ago
Jens Lehmann fd4ec4f2bb Several tests: cd inside subshell instead of around 14 years ago
Jens Lehmann c2e0940b44 t3404 & t7508: cd inside subshell instead of around 14 years ago
Jens Lehmann 65b26eb466 t5505: add missing && 14 years ago