2437 Commits (b2f82e05de2512ae4adb63b669f6c1fe6cba3148)

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
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
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
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
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