751 Commits (5035242c4785bd23c53827a1656b5f97394f724e)

Author SHA1 Message Date
Junio C Hamano 5035242c47 checkout: do not get confused with ambiguous tag/branch names 18 years ago
Kristian Høgsberg 996e2d6ea2 Use =20 when rfc2047 encoding spaces. 18 years ago
Andy Parkins dfab71cb92 Add test case for $Id$ expanded in the repository 18 years ago
James Y Knight 20b3d206ac Fix git-svn to handle svn not reporting the md5sum of a file, and test. 18 years ago
Junio C Hamano 816366e23d Add tests for the last two fixes. 18 years ago
Shawn O. Pearce aac65ed1bc Fix possible coredump with fast-import --import-marks 18 years ago
Johannes Schindelin 0ba956d331 git-status: respect core.excludesFile 18 years ago
Frank Lichtenheld cab333cb6a t1300: Add tests for git-config --bool --get 18 years ago
Andy Parkins af9b54bb2c Use $Id$ as the ident attribute keyword rather than $ident$ to be consistent with other VCSs 18 years ago
Eric Wong 4a1bb4c3f8 git-svn: don't attempt to minimize URLs by default 18 years ago
Steffen Prohaska b18a2be37a git-config: test for 'do not forget "a.b.var" ends "a.var" section'. 18 years ago
Junio C Hamano fdc99cbbdc checkout: allow detaching to HEAD even when switching to the tip of a branch 18 years ago
Junio Hamano a25907dac4 t9400: Use the repository config and nothing else. 18 years ago
Jeff King 93c44d493b git-add: allow path limiting with -u 18 years ago
Junio C Hamano 16a4c6176a read-tree -m -u: avoid getting confused by intermediate symlinks. 18 years ago
Junio C Hamano 64cab59159 apply: do not get confused by symlinks in the middle 18 years ago
Junio C Hamano 469be5b258 t9400: skip cvsserver test if Perl SQLite interface is unavailable 18 years ago
Frank Lichtenheld b3b5343970 cvsserver: Add test cases for git-cvsserver 18 years ago
Michael Spang ec0e0f25dc t7300: Basic tests for git-clean 18 years ago
Junio C Hamano c2a063691e Add test for blame corner cases. 18 years ago
Bryan Larsen c256acb8fb posix compatibility for t4200 18 years ago
Shawn O. Pearce b3431bc603 Don't use seq in tests, not everyone has it 18 years ago
Josh Triplett 28a94f885a Fall back to $EMAIL for missing GIT_AUTHOR_EMAIL and GIT_COMMITTER_EMAIL 18 years ago
Alex Riesen 8a35981927 Add a test for merging changed and rename-changed branches 18 years ago
Junio C Hamano aa4ed402c9 Add 'filter' attribute and external filter driver definition. 18 years ago
Junio C Hamano 3fed15f568 Add 'ident' conversion. 18 years ago
Junio C Hamano 886a39074b t/test-lib.sh: Protect ourselves from common misconfiguration 18 years ago
Junio C Hamano ab69e89c7e t6030: grab commit object name as we go 18 years ago
Junio C Hamano bd4b0aeb1f t5302: avoid using tail -c 18 years ago
Johannes Schindelin 557b1e0da5 t4201: Do not display weird characters on the terminal 18 years ago
Johannes Schindelin c7f34c180b dir.c(common_prefix): Fix two bugs 18 years ago
Junio C Hamano f1af60bdba Support 'diff=pgm' attribute 18 years ago
Junio C Hamano a5878961b1 Update tests not to assume that generated packfiles are writable. 18 years ago
Brian Gernhardt 744747ef1d Remove case-sensitive file in t3030-merge-recursive. 18 years ago
Junio C Hamano 163b959194 Update 'crlf' attribute semantics. 18 years ago
Alex Riesen 1c3e5c4ebc Tests for core subproject support 18 years ago
Alex Riesen 0afa7644f2 Fix overwriting of files when applying contextually independent diffs 18 years ago
Junio C Hamano 153920da5b Custom low-level merge driver: change the configuration scheme. 18 years ago
Junio C Hamano f3ef6b6bbe Custom low-level merge driver support. 18 years ago
Junio C Hamano 47579efc00 Add a demonstration/test of customized merge. 18 years ago
Steven Grimm bb1faf0d5b Add --ignore-unmatch option to exit with zero status when no files are removed. 18 years ago
Junio C Hamano b9849a1ab6 Make sure quickfetch is not fooled with a previous, incomplete fetch. 18 years ago
Christian Couder f948792990 Bisect: rename "t/t6030-bisect-run.sh" to "t/t6030-bisect-porcelain.sh". 18 years ago
Alex Riesen 4848509a97 Fix permissions on test scripts 18 years ago
Alex Riesen 238128d888 Fix t4201: accidental arithmetic expansion 18 years ago
Steven Grimm b48caa20de Add --quiet option to suppress output of "rm" commands for removed files. 18 years ago
Junio C Hamano e4aee10a2e Change attribute negation marker from '!' to '-'. 18 years ago
Junio C Hamano 35ebfd6a0c Define 'crlf' attribute. 18 years ago
Nicolas Pitre 6e5417769c tests for various pack index features 18 years ago
Nicolas Pitre 39551b6926 use test-genrandom in tests instead of /dev/urandom 18 years ago