5600 Commits (dc347195ccfbc87b6e445f5c31a5500e1df6c9b5)

Author SHA1 Message Date
Jeff King e810715528 t4014: clean up format.thread config after each test 14 years ago
Junio C Hamano fa79937675 branch --set-upstream: regression fix 14 years ago
Frédéric Heitzmann 26e4266f2f Disambiguate duplicate t9160* tests 14 years ago
Bryan Jacobs 1e5814f3de git-svn: teach git-svn to populate svn:mergeinfo 14 years ago
Pang Yan Han 787570c7cd format-patch: ignore ui.color 14 years ago
Bryan Jacobs 98c4ab32f8 git-svn: Teach dcommit --mergeinfo to handle multiple lines 14 years ago
Ray Chen 40a1530c07 git-svn: New flag to emulate empty directories 14 years ago
Brandon Casey 381f0d3bd9 t6030: use $SHELL_PATH to invoke user's preferred shell instead of bare sh 14 years ago
Thomas Rast 1ae9644410 t3903: fix misquoted rev-parse invocation 14 years ago
Thomas Rast 688f4f2fbc t4014: "no-add-headers" is actually called "no-add-header" 14 years ago
Thomas Rast 2fdb5c6219 t4014: invoke format-patch with --stdout where intended 14 years ago
Thomas Rast cc663d141a t4014: check for empty files from git format-patch --stdout 14 years ago
Pete Wyckoff 9aa7c16f5e git-p4: simple branch tests edits 14 years ago
Brian Gernhardt f6918da789 t5540-http-test: shorten grep pattern 14 years ago
Johannes Sixt 385ceec1cb t3005: do not assume a particular order of stdout and stderr of git-ls-files 14 years ago
Michael Haggerty f3738c1ce9 Forbid DEL characters in reference names 14 years ago
Michael Haggerty 2f633f41d6 check-ref-format --print: Normalize refnames that start with slashes 14 years ago
Dmitry Ivankov 6c447f633c fast-import: allow to tag newly created objects 14 years ago
Dmitry Ivankov 2efe38e7da fast-import: add tests for tagging blobs 14 years ago
Junio C Hamano e6baf4a1ae clone: clone from a repository with relative alternates 14 years ago
Vitor Antunes 7ca97f6ecc git-p4: Add simple test case for branch import 14 years ago
Junio C Hamano dbc92b072d clone: allow more than one --reference 14 years ago
Conrad Irwin 587a9ee7da Show interpreted branch name in error messages 14 years ago
Conrad Irwin 55c4a67307 Prevent force-updating of the current branch 14 years ago
Nguyễn Thái Ngọc Duy 9b0ebc722c clone: allow to clone from .git file 14 years ago
Vitor Antunes c5cd4ef0fd git-p4: Add test case for copy detection 14 years ago
Vitor Antunes 52dced8a56 git-p4: Add test case for rename detection 14 years ago
Fredrik Gustafsson d2b17b3220 push: Don't push a repository with unpushed submodules 14 years ago
Fredrik Kuivinen 9eceddeec6 Use kwset in grep 14 years ago
Jeff King 92058e4d3e support pager.* for external commands 14 years ago
Jeff King daa0c3d971 color: delay auto-color decision until point of use 14 years ago
Michael J Gruber e9d4f7405b branch.c: use the parsed branch name 14 years ago
Jeff King 2e6c012e10 setup_pager: set GIT_PAGER_IN_USE 14 years ago
Jeff King 8d68a6d593 t7006: use test_config helpers 14 years ago
Jeff King d960c47a88 test-lib: add helper functions for config 14 years ago
Jeff King 212ad94420 t7006: modernize calls to unset 14 years ago
Dmitry Ivankov 3beb4fc461 doc/fast-import: document feature import-marks-if-exists 14 years ago
Jonathan Nieder 127f045222 revert: plug memory leak in "cherry-pick root commit" codepath 14 years ago
Dmitry Ivankov 8fb3ad76b1 fast-import: prevent producing bad delta 14 years ago
Dmitry Ivankov 9a0edb79f2 fast-import: add a test for tree delta base corruption 14 years ago
Elijah Newren 6d63070cac merge-recursive: Fix virtual merge base for rename/rename(1to2)/add-dest 14 years ago
Elijah Newren b630b81470 t6036: criss-cross + rename/rename(1to2)/add-dest + simple modify 14 years ago
Elijah Newren 35a74abff3 merge-recursive: Avoid unnecessary file rewrites 14 years ago
Elijah Newren 3e333a6146 t6022: Additional tests checking for unnecessary updates of files 14 years ago
Elijah Newren f53d39778c merge-recursive: Fix spurious 'refusing to lose untracked file...' messages 14 years ago
Elijah Newren 3f680ff0cf t6022: Add testcase for spurious "refusing to lose untracked" messages 14 years ago
Jeff King 814f7d902b t3030: fix accidental success in symlink rename 14 years ago
Elijah Newren 3672c97148 merge-recursive: Fix working copy handling for rename/rename/add/add 14 years ago
Elijah Newren 1ac91b32b5 merge-recursive: add handling for rename/rename/add-dest/add-dest 14 years ago
Elijah Newren b70332520d merge-recursive: Make modify/delete handling code reusable 14 years ago