4187 Commits (a5218458009620ba5142438b01a0032ee00ea395)

Author SHA1 Message Date
Eric Wong 5bc99d3f63 t9155: fix compatibility with older SVN 15 years ago
David Aguilar bb0a484e98 mergetool: Skip autoresolved paths 15 years ago
Ævar Arnfjörð Bjarmason 65113121a5 log: test for regression introduced in v1.7.2-rc0~103^2~2 15 years ago
David D. Kilzer 3235b7053c git-svn: fix fetch with deleted tag 15 years ago
Brandon Casey 0d1d6e50cf t/t7003: replace \t with literal tab in sed expression 15 years ago
Nelson Elhage 6e2a09d24b index-pack: Don't follow replace refs. 15 years ago
Raja R Harinath 7e7db5e452 fast-import: export correctly marks larger than 2^20-1 15 years ago
Ævar Arnfjörð Bjarmason 5536934239 t/lib-git-svn.sh: use $PERL_PATH for perl, not perl from $PATH 15 years ago
Jakub Narebski d8faea9d18 diff: strip extra "/" when stripping prefix 15 years ago
Tay Ray Chuan cc70148385 builtin/checkout: handle -B from detached HEAD correctly 15 years ago
Thomas Rast 3c8710aeaa t7003: fix subdirectory-filter test 15 years ago
Jens Lehmann 90e14525f2 Add tests for the diff.ignoreSubmodules config option 15 years ago
Jens Lehmann 302ad7a993 Submodules: Use "ignore" settings from .gitmodules too for diff and status 15 years ago
Jens Lehmann aee9c7d654 Submodules: Add the new "ignore" config option for diff and status 15 years ago
Jonathan Nieder 49cc460d88 Allow "check-ref-format --branch" from subdirectory 15 years ago
Mike Lundy 93ce190cd1 rebase: support -X to pass through strategy options 15 years ago
Elijah Newren 9f9aa76130 upload-pack: Improve error message when bad ref requested 15 years ago
David D. Kilzer 181264ad59 git svn: fix dcommit to work with touched files 15 years ago
Ævar Arnfjörð Bjarmason d596f33abb test-lib: Remove 3 year old no-op --no-python option 15 years ago
Ævar Arnfjörð Bjarmason 092c433407 test-lib: Ignore --quiet under a TAP harness 15 years ago
David D. Kilzer 25e9325040 Fix git rebase --continue to work with touched files 15 years ago
Jonathan Nieder 35039ced92 archive: abbreviate substituted commit ids again 15 years ago
Jonathan Nieder 79bf149061 config --get --path: check for unset $HOME 15 years ago
Ævar Arnfjörð Bjarmason 9a3028b987 tests: Ignore the Test::Harness .prove file 15 years ago
Johannes Sixt c1e02b2b38 t3700-add: fix dependence on stdout and stderr buffering 15 years ago
Brandon Casey 938791cd01 git-rebase--interactive.sh: use printf instead of echo to print commit message 15 years ago
Christian Couder 2c048a3038 revert: fix off by one read when searching the end of a commit subject 15 years ago
Junio C Hamano 840b3ca758 rebase: protect against diff.renames configuration 15 years ago
Jonathan Nieder e877a4c11a t3400 (rebase): whitespace cleanup 15 years ago
Junio C Hamano 18cdf802ca Teach "apply --index-info" to handle rename patches 15 years ago
Jonathan Nieder 5d27485944 t4150 (am): futureproof against failing tests 15 years ago
Jonathan Nieder 800f11040d t4150 (am): style fix 15 years ago
Junio C Hamano 6e6842e36f tests: correct "does reflog exist?" tests 15 years ago
Brandon Casey b1edaf669d t/: work around one-shot variable assignment with test_must_fail 15 years ago
Jonathan Nieder bdcaa325b4 t/README: correct an exception when breaking a && chain in tests 15 years ago
Jared Hance 2c76c3fece Add test for git clean -e. 15 years ago
Jared Hance ce14e0b264 Convert "! git" to "test_must_fail git" 15 years ago
Brandon Casey 77b5be2aba t/{t5541,lib-httpd}: replace problematic '!()' notation with test_must_fail 15 years ago
Brandon Casey 460d562eab t/t3700: convert two uses of negation operator '!' to use test_must_fail 15 years ago
Brandon Casey 971ecbd1f8 t/README: clarify test_must_fail description 15 years ago
Jens Lehmann d27b876b28 git submodule add: Require the new --force option to add ignored paths 15 years ago
Thomas Rast 7ea3ddf818 Only run aggregate-results over actual counts 15 years ago
Jonathan Nieder 030149a4dc git --paginate: paginate external commands again 15 years ago
Jay Soffian 3ca399d40a MERGE_RR is in .git, not .git/rr-cache 15 years ago
Will Palmer 21baa6e0c5 merge-tree: fix where two branches share no changes 15 years ago
Will Palmer f32e9852d4 add basic tests for merge-tree 15 years ago
Jens Lehmann 108da0db12 git add: Add the "--ignore-missing" option for the dry run 15 years ago
Michael J Gruber 637ab29b86 test-lib: TAP compliance for skipping tests on request 15 years ago
Michael J Gruber 47e67d479b test-lib: simplify GIT_SKIP_TESTS loop 15 years ago
Jonathan Nieder bcefed419a t3000 (ls-files -o): modernize style 15 years ago