4477 Commits (5d7da9a94489da0db3b3c7b766606b80fc71becf)

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason f8d186bba7 tests: use test_cmp instead of piping to diff(1) 15 years ago
Ævar Arnfjörð Bjarmason 5649bd9a51 t7004-tag.sh: re-arrange git tag comment for clarity 15 years ago
Junio C Hamano 71fc224fe8 t3402: test "rebase -s<strategy> -X<opt>" 15 years ago
Nguyễn Thái Ngọc Duy ae3cdfe112 dir.c: fix EXC_FLAG_MUSTBEDIR match in sparse checkout 15 years ago
Thomas Rast e806c43537 t0003: properly quote $HOME 15 years ago
Antonio Ospite 5b57413cb3 t/t9001-send-email.sh: fix stderr redirection in 'Invalid In-Reply-To' 15 years ago
Kevin Ballard 27eea66b28 Update test script annotate-tests.sh to handle missing/extra authors 15 years ago
David Barr 2794ad5244 fast-import: Allow filemodify to set the root 15 years ago
Junio C Hamano 69ae92bda1 shell portability: no "export VAR=VAL" 15 years ago
Jakub Narebski ae5e97ec40 gitweb: Fix test of highlighting support in t9500 15 years ago
Michael J Gruber c72781d612 t5503: fix typo 15 years ago
Yann Dirson 7c6eafa35a t/t3415: use && where applicable. 15 years ago
Junio C Hamano dd15c7fffc Make test script t9157 executable 15 years ago
Stephen Boyd 3c3bb51c3b send-email: Don't leak To: headers between patches 15 years ago
Elijah Newren 2d2ef5ec82 t3020 (ls-files-error-unmatch): remove stray '1' from end of file 15 years ago
Eric Sunshine 36e035f5dc Side-step MSYS-specific path "corruption" leading to t5560 failure. 15 years ago
Eric Sunshine ca02ad3447 Side-step sed line-ending "corruption" leading to t6038 failure. 15 years ago
Pat Thoyts 97f2c33a52 Skip 'git archive --remote' test on msysGit 15 years ago
Pat Thoyts a94114ad3d Do not strip CR when grepping HTTP headers. 15 years ago
Pat Thoyts 3ba9ba8f34 Skip t1300.70 and 71 on msysGit. 15 years ago
Ævar Arnfjörð Bjarmason 41ae8f1d6c send-email: use Perl idioms in while loop 15 years ago
Jonathan Nieder dbda967684 t0004 (unwritable files): simplify error handling 15 years ago
Stephen Boyd 21802cd328 send-email: Use To: headers in patch files 15 years ago
Jon Seymour 57693d03db stash: fix git stash branch regression when branch creation fails 15 years ago
Tomas Carnecky 835d6a1f9f stash drops the stash even if creating the branch fails because it already exists 15 years ago
Ævar Arnfjörð Bjarmason d48b284183 perl: bump the required Perl version to 5.8 from 5.6.[21] 15 years ago
Joe Perches 6e74e075d2 git-send-email.perl: Add --to-cmd 15 years ago
Christian Couder d212cef936 t6050 (replace): fix bogus "fetch branch with replacement" test 15 years ago
Jeff King afa0876050 prefer test -h over test -L in shell scripts 15 years ago
Ramsay Jones 4098f6717b t1503: Fix arithmetic expansion syntax error when using dash 15 years ago
Brandon Casey 6355e505ba builtin/revert.c: don't dereference a NULL pointer 15 years ago
Brian Gernhardt 9027fa9eb7 git-stash: fix flag parsing 15 years ago
Brandon Casey 3fcb88785d t/t3903-stash: improve testing of git-stash show 15 years ago
Steven Walter a3c75056dc git-svn: check_cherry_pick should exclude commits already in our history 15 years ago
Brandon Casey 84d694027f t/t7300: workaround ancient touch by rearranging arguments 15 years ago
Brian Gernhardt 77f2e4f5f3 t7003: Use test_commit instead of custom function 15 years ago
Junio C Hamano 5aaeb733f5 log --author: take union of multiple "author" requests 15 years ago
Jakub Narebski 89d1b5b8f7 t/gitweb-lib.sh: Use tabs for indent consistently 15 years ago
Jakub Narebski b5d3450c91 t/gitweb-lib.sh: Use GIT_BUILD_DIR 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 909a5494f8 userdiff.c: add builtin fortran regex patterns 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