2770 Commits (a7a24ee7e0721db5427e9a5f6906e8531510d607)

Author SHA1 Message Date
Junio C Hamano 5cd12b85fe Install the default "master" branch configuration after cloning a void 16 years ago
Nazri Ramliy a8344abe0f Bugfix: GIT_EXTERNAL_DIFF with more than one changed files 16 years ago
Finn Arne Gangstad dd482eeac2 Support "\" in non-wildcard exclusion entries 16 years ago
Eric Kidd 0ea29cce4d filter-branch: Add more error-handling 16 years ago
Anton Gyllenberg 39111f6b7a test case for regression caused by git-svn empty symlink fix 16 years ago
Eric Wong 4c58a7111d git-svn: allow disabling expensive broken symlink checks 16 years ago
Junio C Hamano ed62089c1c revision traversal and pack: notice and die on missing commit 16 years ago
Junio C Hamano 747ca2455a receive-pack: receive.denyDeleteCurrent 16 years ago
Junio C Hamano 057e71384a Warn use of "origin" when remotes/origin/HEAD is dangling 16 years ago
Junio C Hamano f8948e2fbc remote prune: warn dangling symrefs 16 years ago
Junio C Hamano 2f33415563 Modernize t5400 test script 16 years ago
Junio C Hamano 954cfb5cfd Revert "Merge branch 'js/notes'" 16 years ago
Johannes Schindelin 3ec7371f63 Add two extra tests for git rebase 16 years ago
Marius Storm-Olsen d20d654fe8 Change current mailmap usage to do matching on both name and email of author/committer. 16 years ago
Marius Storm-Olsen d551a48816 Add mailmap.file as configurational option for mailmap location 16 years ago
Johannes Schindelin 496917b721 submodule: warn about non-submodules 16 years ago
Johannes Schindelin f3670a5749 Let ls-files strip trailing slashes in submodules' paths 16 years ago
Johannes Sixt f42302b493 Test and fix normalize_path_copy() 16 years ago
René Scharfe 43a7ddb55d Fix GIT_CEILING_DIRECTORIES on Windows 16 years ago
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