2563 Commits (431b1969fcde69959a23355fba6894fb69c8fa0c)

Author SHA1 Message Date
Marcel M. Cary 2c3c395e84 git-sh-setup: Use "cd" option, not /bin/pwd, for symlinked work tree 16 years ago
Johannes Schindelin 5caa81d1b4 valgrind: do not require valgrind 3.4.0 or newer 16 years ago
Matthieu Moy 5aed3c6ab8 builtin-mv.c: check for unversionned files before looking at the destination. 16 years ago
Matthieu Moy c8ba6b1b19 Add a testcase for "git mv -f" on untracked files. 16 years ago
Matthieu Moy 720ec6b870 Missing && in t/t7001.sh. 16 years ago
Jay Soffian 441adf0ccf builtin-remote: make rm operation safer in mirrored repository 16 years ago
Johannes Schindelin a6d63b7493 test-lib: avoid assuming that templates/ are in the GIT_EXEC_PATH 16 years ago
Johannes Schindelin 3da9365234 Tests: let --valgrind imply --verbose and --tee 16 years ago
Johannes Schindelin 268fac6919 Add a script to coalesce the valgrind outputs 16 years ago
Johannes Schindelin 7f6fdea119 t/Makefile: provide a 'valgrind' target 16 years ago
Johannes Schindelin 44138559e8 test-lib.sh: optionally output to test-results/$TEST.out, too 16 years ago
Johannes Schindelin efd92ffd31 Valgrind support: check for more than just programming errors 16 years ago
Jeff King 6a7e37c99f valgrind: ignore ldso and more libz errors 16 years ago
Johannes Schindelin 4e1be63c3b Add valgrind support in test scripts 16 years ago
Eric Kidd 9273b56278 filter-branch: Fix fatal error on bare repositories 16 years ago
Junio C Hamano e656fc97a2 tests: fix test_commit() for case insensitive filesystems 16 years ago
Junio C Hamano 61d86605dd t3412: further simplify setting of GIT_EDITOR 16 years ago
Junio C Hamano 3d95d92b9a receive-pack: explain what to do when push updates the current branch 16 years ago
Thomas Rast 2ea3c17189 t3412: use log|name-rev instead of log --graph 16 years ago
Kirill Smelkov 08e6710f76 mailinfo: cleanup extra spaces for complex 'From:' 16 years ago
Charles Bailey ff4a18552a mergetool: fix running mergetool in sub-directories 16 years ago
Charles Bailey b9b5078ece mergetool: Add a test for running mergetool in a sub-directory 16 years ago
Thomas Rast 2182896440 t3412: clean up GIT_EDITOR usage 16 years ago
Johannes Schindelin 418566b6fd Fix 'git diff --no-index' with a non-existing symlink target 16 years ago
Junio C Hamano e15ef66943 fsck: check loose objects from alternate object stores by default 16 years ago
Junio C Hamano 469e2ebf63 fsck: HEAD is part of refs 16 years ago
Jeff King 0ea8039644 t0005: use SIGTERM for sigchain test 16 years ago
Jeff King afe5d3d516 symbolic ref: refuse non-ref targets in HEAD 16 years ago
Johannes Schindelin f7951e1d97 Simplify t3412 16 years ago
Johannes Schindelin 37e5c8f460 Simplify t3411 16 years ago
Johannes Schindelin 4bd03d15e4 Simplify t3410 16 years ago
Johannes Schindelin 008849689e test-lib.sh: introduce test_commit() and test_merge() helpers 16 years ago
Johannes Schindelin 03af0870a0 lib-rebase.sh: Document what set_fake_editor() does 16 years ago
Johannes Schindelin 29a03348a3 t3404 & t3411: undo copy&paste 16 years ago
Junio C Hamano 4cc8d6c62d add -u: do not fail to resolve a path as deleted 16 years ago
Kirill Smelkov c32815f903 mailinfo: tests for RFC2047 examples 16 years ago
Kirill Smelkov 806d5e9044 mailinfo: add explicit test for mails like '<a.u.thor@example.com> (A U Thor)' 16 years ago
Johannes Schindelin 94c88edef7 Fix submodule squashing into unrelated commit 16 years ago
Junio C Hamano 9674769665 rebase -i squashes submodule changes into unrelated commit 16 years ago
Jake Goulding 32c35cfb1e git-tag: Add --contains option 16 years ago
Junio C Hamano aeeae1b771 revision traversal: allow UNINTERESTING objects to be missing 16 years ago
Johannes Sixt d04099382b Windows: Fix intermittent failures of t7701 16 years ago
Junio C Hamano 02322e1619 send-pack: do not send unknown object name from ".have" to pack-objects 16 years ago
Charles Bailey 0ec7b6c26d mergetool: respect autocrlf by using checkout-index 16 years ago
Junio C Hamano b67b9612e1 diff.c: output correct index lines for a split diff 16 years ago
Junio C Hamano 2d6061537f tests: Avoid single-shot environment export for shell function invocation 16 years ago
Junio C Hamano a6c7a27691 rebase -i: correctly remember --root flag across --continue 16 years ago
Nanako Shiraishi a79ec62d06 git-am: Add --ignore-date option 16 years ago
Junio C Hamano 3f01ad6654 am: Add --committer-date-is-author-date option 16 years ago
Vitaly \"_Vi\" Shukela 242522d9cc git-svn: Add test for --ignore-paths parameter 16 years ago