4444 Commits (a33fb40fe477fa1a9ce882230415f19378959390)

Author SHA1 Message Date
Junio C Hamano 71fc224fe8 t3402: test "rebase -s<strategy> -X<opt>" 14 years ago
Nguyễn Thái Ngọc Duy ae3cdfe112 dir.c: fix EXC_FLAG_MUSTBEDIR match in sparse checkout 14 years ago
Jeff King 24305cd700 apply: don't segfault on binary files with missing data 14 years ago
Junio C Hamano 3e3e1ef532 t4203: do not let "git shortlog" DWIM based on tty 14 years ago
Antonio Ospite 5b57413cb3 t/t9001-send-email.sh: fix stderr redirection in 'Invalid In-Reply-To' 14 years ago
Kevin Ballard 27eea66b28 Update test script annotate-tests.sh to handle missing/extra authors 14 years ago
Jonathan Nieder bfdfa3d414 t4203 (mailmap): stop hardcoding commit ids and dates 14 years ago
Jim Meyering d8d2eb7d6b mailmap: fix use of freed memory 14 years ago
Jeff King 9130ac9fe1 rev-list: handle %x00 NUL in user format 14 years ago
Andreas Köhler 33f072f891 submodule sync: Update "submodule.<name>.url" for empty directories 14 years ago
Junio C Hamano 69ae92bda1 shell portability: no "export VAR=VAL" 14 years ago
Yann Dirson 7c6eafa35a t/t3415: use && where applicable. 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
Brandon Casey 6355e505ba builtin/revert.c: don't dereference a NULL pointer 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
Clemens Buchacher beb172172f add rebase patch id tests 14 years ago
Jeff King d391c0ff94 diff: don't use pathname-based diff drivers for symlinks 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 15 years ago
Junio C Hamano b294ed637d ls-tree $di $dir: do not mistakenly recurse into directories 15 years ago
Junio C Hamano e22148f406 t3101: modernise style 15 years ago
Brandon Casey 99f55ebc67 t/t4018: avoid two unnecessary sub-shell invocations 15 years ago
Brandon Casey bff4206121 t/t4018: test whether the word_regex patterns compile 15 years ago
Brandon Casey 042cca3886 t/t5510-fetch.sh: improve testing with explicit URL and merge spec 15 years ago
Brandon Casey f98548764e t/t7008: workaround broken handling of \000 by printf on IRIX 15 years ago
Jens Lehmann fd3c32c981 t1020: Get rid of 'cd "$HERE"' at the start of each test 15 years ago
Jonathan Nieder a814615a6a t2016 (checkout -p): add missing && 15 years ago
Jonathan Nieder 8fe5aeddcb t1302 (core.repositoryversion): style tweaks 15 years ago
Jonathan Nieder 76bbcd4382 t2105 (gitfile): add missing && 15 years ago
Jonathan Nieder dbedf8bf42 t1450 (fsck): remove dangling objects 15 years ago
Jonathan Nieder 18a8269242 tests: subshell indentation stylefix 15 years ago
Thomas Rast a03bc5b6ad send-email: Refuse to send cover-letter template subject 15 years ago
Jens Lehmann fd4ec4f2bb Several tests: cd inside subshell instead of around 15 years ago
Jens Lehmann c2e0940b44 t3404 & t7508: cd inside subshell instead of around 15 years ago
Jens Lehmann 65b26eb466 t5505: add missing && 15 years ago
Nguyễn Thái Ngọc Duy 2e3400c052 parse_object: pass on the original sha1, not the replaced one 15 years ago
Schalk, Ken d5af51053c RE: [PATCH] Avoid rename/add conflict when contents are identical 15 years ago
Jens Lehmann 4bf9dd9782 t7406 & t7407: add missing && at end of lines 15 years ago
Jens Lehmann 1e2847634e t7405: cd inside subshell instead of around 15 years ago
Matthieu Moy c5978a507c t7609-merge-co-error-msgs: test non-fast forward case too. 15 years ago
Matthieu Moy e4c62e640d tests: factor HOME=$(pwd) in test-lib.sh 15 years ago
Ævar Arnfjörð Bjarmason 0d314ce834 test-lib: use subshell instead of cd $new && .. && cd $old 15 years ago